| Package | Description |
|---|---|
| org.openstack4j.api | |
| org.openstack4j.model.identity | |
| org.openstack4j.openstack | |
| org.openstack4j.openstack.identity.v2.domain | |
| org.openstack4j.openstack.internal |
| Modifier and Type | Method and Description |
|---|---|
Access |
OSClient.OSClientV2.getAccess()
Returns the Identity V2 Access object assigned during authentication
|
| Modifier and Type | Field and Description |
|---|---|
Access |
URLResolverParams.access |
| Modifier and Type | Method and Description |
|---|---|
static URLResolverParams |
URLResolverParams.create(Access access,
ServiceType type) |
| Modifier and Type | Method and Description |
|---|---|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access)
Skips Authentication and created the API around a previously cached Access object.
|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access,
Config config)
Skips Authentication and created the API around a previously cached Access object.
|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access,
Facing perspective)
Skips Authentication and created the API around a previously cached Access object.
|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access,
Facing perspective,
CloudProvider provider,
Config config)
Skips Authentication and created the API around a previously cached Access object.
|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access,
Facing perspective,
Config config)
Skips Authentication and created the API around a previously cached Access object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeystoneAccess |
| Modifier and Type | Method and Description |
|---|---|
Access |
OSClientSession.OSClientSessionV2.getAccess() |
| Modifier and Type | Method and Description |
|---|---|
static OSClientSession.OSClientSessionV2 |
OSClientSession.OSClientSessionV2.createSession(Access access) |
static OSClientSession.OSClientSessionV2 |
OSClientSession.OSClientSessionV2.createSession(Access access,
Facing perspective,
CloudProvider provider,
Config config) |
Copyright © 2017. All rights reserved.