Uses of Interface
org.jclouds.openstack.keystone.auth.AuthenticationApi
-
-
Uses of AuthenticationApi in org.jclouds.openstack.keystone.auth.config
Methods in org.jclouds.openstack.keystone.auth.config that return AuthenticationApi Modifier and Type Method Description protected AuthenticationApi
AuthenticationModule. provideAuthenticationApi(com.google.inject.Injector i, String keystoneVersion)
Methods in org.jclouds.openstack.keystone.auth.config that return types with arguments of type AuthenticationApi Modifier and Type Method Description protected Map<String,AuthenticationApi>
AuthenticationModule. authenticationApis(com.google.inject.Injector i)
-
Uses of AuthenticationApi in org.jclouds.openstack.keystone.v2_0.auth
Subinterfaces of AuthenticationApi in org.jclouds.openstack.keystone.v2_0.auth Modifier and Type Interface Description interface
V2AuthenticationApi
Provides access to the OpenStack Keystone Service API. -
Uses of AuthenticationApi in org.jclouds.openstack.keystone.v3.auth
Subinterfaces of AuthenticationApi in org.jclouds.openstack.keystone.v3.auth Modifier and Type Interface Description interface
V3AuthenticationApi
Provides access to the OpenStack Keystone Authentication API. -
Uses of AuthenticationApi in org.jclouds.rackspace.cloudidentity.v2_0
Subinterfaces of AuthenticationApi in org.jclouds.rackspace.cloudidentity.v2_0 Modifier and Type Interface Description interface
CloudIdentityAuthenticationApi
Provides access to the Rackspace Cloud Identity API. -
Uses of AuthenticationApi in org.jclouds.rackspace.cloudidentity.v2_0.config
Methods in org.jclouds.rackspace.cloudidentity.v2_0.config that return types with arguments of type AuthenticationApi Modifier and Type Method Description protected Map<String,AuthenticationApi>
CloudIdentityAuthenticationModule. authenticationApis(com.google.inject.Injector i)
-