Package | Description |
---|---|
org.jclouds.openstack.keystone.v2_0.auth | |
org.jclouds.openstack.keystone.v2_0.domain | |
org.jclouds.rackspace.cloudidentity.v2_0 |
Modifier and Type | Method and Description |
---|---|
Access |
V2AuthenticationApi.authenticateAccessKey(TenantOrDomainAndCredentials<ApiAccessKeyCredentials> credentials)
Authenticate to generate a token.
|
Access |
V2AuthenticationApi.authenticatePassword(TenantOrDomainAndCredentials<PasswordCredentials> credentials)
Authenticate to generate a token.
|
Modifier and Type | Method and Description |
---|---|
Access |
Access.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
Access.compareTo(Access that) |
T |
Access.Builder.fromAccess(Access in) |
Modifier and Type | Method and Description |
---|---|
Access |
CloudIdentityAuthenticationApi.authenticateApiKey(TenantOrDomainAndCredentials<ApiKeyCredentials> credentials)
Authenticate to generate a token.
|
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.