| Package | Description |
|---|---|
| org.openstack4j.openstack | |
| org.openstack4j.openstack.client | |
| org.openstack4j.openstack.internal |
| Modifier and Type | Method and Description |
|---|---|
static OSClient.OSClientV3 |
OSFactory.clientFromToken(Token token)
Skips Authentication and created the API around a previously cached Token object.
|
static OSClient.OSClientV3 |
OSFactory.clientFromToken(Token token,
Config config)
Skips Authentication and created the API around a previously cached Token object.
|
static OSClient.OSClientV3 |
OSFactory.clientFromToken(Token token,
Facing perspective)
Skips Authentication and created the API around a previously cached Token object.
|
static OSClient.OSClientV3 |
OSFactory.clientFromToken(Token token,
Facing perspective,
CloudProvider provider,
Config config)
Skips Authentication and created the API around a previously cached Token object.
|
static OSClient.OSClientV3 |
OSFactory.clientFromToken(Token token,
Facing perspective,
Config config)
Skips Authentication and created the API around a previously cached Token object.
|
| Modifier and Type | Method and Description |
|---|---|
OSClient.OSClientV3 |
OSClientBuilder.ClientV3.authenticate() |
| Modifier and Type | Class and Description |
|---|---|
static class |
OSClientSession.OSClientSessionV3 |
Copyright © 2017. All rights reserved.