|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CloudIdentityAuthenticationApi
Provides synchronous access to the KeyStone Service API.
AuthenticationAsyncApi,
| Method Summary | |
|---|---|
org.jclouds.openstack.keystone.v2_0.domain.Access |
authenticateWithTenantIdAndCredentials(String tenantId,
ApiKeyCredentials apiKeyCredentials)
Authenticate to generate a token. |
org.jclouds.openstack.keystone.v2_0.domain.Access |
authenticateWithTenantNameAndCredentials(String tenantId,
ApiKeyCredentials apiKeyCredentials)
Authenticate to generate a token. |
| Methods inherited from interface org.jclouds.openstack.keystone.v2_0.AuthenticationApi |
|---|
authenticateWithTenantIdAndCredentials, authenticateWithTenantIdAndCredentials, authenticateWithTenantNameAndCredentials, authenticateWithTenantNameAndCredentials |
| Method Detail |
|---|
org.jclouds.openstack.keystone.v2_0.domain.Access authenticateWithTenantNameAndCredentials(@Nullable
String tenantId,
ApiKeyCredentials apiKeyCredentials)
org.jclouds.openstack.keystone.v2_0.domain.Access authenticateWithTenantIdAndCredentials(@Nullable
String tenantId,
ApiKeyCredentials apiKeyCredentials)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||