|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CloudIdentityAuthenticationAsyncApi
Provides asynchronous access to Service via their REST API.
AuthenticationApi,
| Method Summary | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Access> |
authenticateWithTenantIdAndCredentials(String tenantId,
ApiKeyCredentials apiKeyCredentials)
|
com.google.common.util.concurrent.ListenableFuture<Access> |
authenticateWithTenantNameAndCredentials(String tenantName,
ApiKeyCredentials apiKeyCredentials)
|
| Methods inherited from interface org.jclouds.openstack.keystone.v2_0.AuthenticationAsyncApi |
|---|
authenticateWithTenantIdAndCredentials, authenticateWithTenantIdAndCredentials, authenticateWithTenantNameAndCredentials, authenticateWithTenantNameAndCredentials |
| Method Detail |
|---|
com.google.common.util.concurrent.ListenableFuture<Access> authenticateWithTenantNameAndCredentials(@Nullable
String tenantName,
ApiKeyCredentials apiKeyCredentials)
authenticateWithTenantNameAndCredentials(String,ApiKeyCredentials)
com.google.common.util.concurrent.ListenableFuture<Access> authenticateWithTenantIdAndCredentials(@Nullable
String tenantId,
ApiKeyCredentials apiKeyCredentials)
authenticateWithTenantIdAndCredentials(String,ApiKeyCredentials)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||