| Package | Description |
|---|---|
| org.openstack4j.openstack.identity.domain | |
| org.openstack4j.openstack.identity.domain.v3 | |
| org.openstack4j.openstack.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
Credentials |
| 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 |
| Modifier and Type | Method and Description |
|---|---|
static OSClient |
OSAuthenticator.invoke(AuthStore auth,
String endpoint,
Facing perspective,
Config config)
Invokes authentication to obtain a valid Token for either V2 and V3
|