| Package | Description |
|---|---|
| org.openstack4j.model.identity | |
| org.openstack4j.openstack.identity.domain | |
| org.openstack4j.openstack.identity.domain.v3 |
| Modifier and Type | Method and Description |
|---|---|
AuthVersion |
Access.getVersion() |
AuthVersion |
AuthStore.getVersion() |
AuthVersion |
Token.getVersion() |
static AuthVersion |
AuthVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthVersion[] |
AuthVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthVersion |
Credentials.getVersion() |
AuthVersion |
KeystoneAccess.getVersion() |
AuthVersion |
KeystoneToken.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
AuthVersion |
AccessWrapper.getVersion() |
AuthVersion |
KeystoneAuth.getVersion() |
AuthVersion |
KeystoneTokenV3.getVersion() |