Package | Description |
---|---|
org.openstack4j.model.identity.v3 | |
org.openstack4j.openstack.identity.v2.domain | |
org.openstack4j.openstack.identity.v3.domain | |
org.openstack4j.openstack.internal |
Modifier and Type | Method and Description |
---|---|
AuthStore |
Token.getCredentials() |
Modifier and Type | Class and Description |
---|---|
class |
Credentials |
class |
RaxApiKeyCredentials |
Modifier and Type | Method and Description |
---|---|
AuthStore |
KeystoneAccess.getCredentials() |
Modifier and Type | Method and Description |
---|---|
KeystoneAccess |
KeystoneAccess.applyContext(String endpoint,
AuthStore credentials) |
Modifier and Type | Class and Description |
---|---|
class |
KeystoneAuth
Represents an v3 Auth object.
|
Modifier and Type | Method and Description |
---|---|
KeystoneToken |
KeystoneToken.applyContext(String endpoint,
AuthStore credentials) |
Modifier and Type | Method and Description |
---|---|
static OSClient |
OSAuthenticator.invoke(AuthStore auth,
String endpoint,
Facing perspective,
Config config,
CloudProvider provider)
Invokes authentication to obtain a valid V3 Token, throws an
UnsupportedOperationException for an V2 attempt.
|
Copyright © 2017. All rights reserved.