Package | Description |
---|---|
org.jclouds.openstack.keystone.v3.auth | |
org.jclouds.openstack.keystone.v3.domain | |
org.jclouds.openstack.keystone.v3.features | |
org.jclouds.openstack.keystone.v3.parsers |
Modifier and Type | Method and Description |
---|---|
Token |
V3AuthenticationApi.authenticatePassword(TenantOrDomainAndCredentials<PasswordCredentials> credentials) |
Token |
V3AuthenticationApi.authenticateToken(TenantOrDomainAndCredentials<TokenCredentials> credentials) |
Modifier and Type | Method and Description |
---|---|
Token |
Token.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Token |
AuthApi.get(String token)
Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog).
|
Modifier and Type | Method and Description |
---|---|
Token |
ParseTokenFromHttpResponse.apply(HttpResponse response) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.