| Package | Description |
|---|---|
| org.openstack4j.openstack.identity.domain.v3 |
| Modifier and Type | Method and Description |
|---|---|
KeystoneTokenV3 |
KeystoneTokenV3.applyContext(String endpoint,
KeystoneAuth credentials) |
| Modifier and Type | Method and Description |
|---|---|
static AccessWrapper |
AccessWrapper.wrap(KeystoneTokenV3 token)
Wraps the V3 Token into a V2 Access type
|