Package | Description |
---|---|
org.openstack4j.api.client | |
org.openstack4j.openstack | |
org.openstack4j.openstack.client |
Modifier and Type | Method and Description |
---|---|
IOSClientBuilder.V3 |
IOSClientBuilder.V3.credentials(String userName,
String password,
Identifier domain)
The authentication credentials and default scoped domain
|
IOSClientBuilder.V3 |
IOSClientBuilder.V3.domainId(String domainId)
Deprecated.
|
IOSClientBuilder.V3 |
IOSClientBuilder.V3.domainName(String domainName)
Deprecated.
|
IOSClientBuilder.V3 |
IOSClientBuilder.V3.scopeToDomain(Identifier domain)
Scopes the token to a domain level
|
IOSClientBuilder.V3 |
IOSClientBuilder.V3.scopeToProject(Identifier project)
scopes the token to a project level
|
IOSClientBuilder.V3 |
IOSClientBuilder.V3.scopeToProject(Identifier project,
Identifier domain)
Scopes the token to a project level
|
IOSClientBuilder.V3 |
IOSClientBuilder.V3.token(String tokenId)
A token object.
|
Modifier and Type | Method and Description |
---|---|
static IOSClientBuilder.V3 |
OSFactory.builderV3()
Creates builder for OpenStack V3 based authentication
|
Modifier and Type | Class and Description |
---|---|
static class |
OSClientBuilder.ClientV3 |
Copyright © 2017. All rights reserved.