Package | Description |
---|---|
org.jclouds.rackspace.cloudidentity.v2_0 | |
org.jclouds.rackspace.cloudidentity.v2_0.domain | |
org.jclouds.rackspace.cloudidentity.v2_0.functions |
Modifier and Type | Method and Description |
---|---|
Access |
CloudIdentityAuthenticationApi.authenticateApiKey(TenantOrDomainAndCredentials<ApiKeyCredentials> credentials)
Authenticate to generate a token.
|
Modifier and Type | Method and Description |
---|---|
ApiKeyCredentials |
ApiKeyCredentials.Builder.build() |
static ApiKeyCredentials |
ApiKeyCredentials.createWithUsernameAndApiKey(String username,
String apiKey) |
Modifier and Type | Method and Description |
---|---|
ApiKeyCredentials.Builder |
ApiKeyCredentials.Builder.fromApiKeyCredentials(ApiKeyCredentials from) |
Modifier and Type | Method and Description |
---|---|
ApiKeyCredentials |
AuthenticateApiKeyCredentials.createCredentials(String identity,
String credential) |
Modifier and Type | Method and Description |
---|---|
AuthInfo |
AuthenticateApiKeyCredentials.authenticate(TenantOrDomainAndCredentials<ApiKeyCredentials> credentials) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.