Package | Description |
---|---|
org.openstack4j.openstack.common | |
org.openstack4j.openstack.identity.v2.domain | |
org.openstack4j.openstack.identity.v3.domain |
Modifier and Type | Method and Description |
---|---|
static Auth.Type |
Auth.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Auth.Type[] |
Auth.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Auth.Type |
Auth.getType() |
Constructor and Description |
---|
Auth(Auth.Type type) |
Modifier and Type | Method and Description |
---|---|
Auth.Type |
KeystoneAuth.getType() |
Auth.Type |
Auth.getType() |
Constructor and Description |
---|
Auth(Auth.Type type) |
KeystoneAuth(Auth.Type type) |
Copyright © 2017. All rights reserved.