Uses of Interface
org.jclouds.openstack.keystone.auth.AuthenticationApi
Packages that use AuthenticationApi
Package
Description
-
Uses of AuthenticationApi in org.jclouds.openstack.keystone.auth.config
Methods in org.jclouds.openstack.keystone.auth.config that return AuthenticationApiModifier and TypeMethodDescriptionprotected final AuthenticationApiAuthenticationModule.provideAuthenticationApi(com.google.inject.Injector i, String keystoneVersion) Methods in org.jclouds.openstack.keystone.auth.config that return types with arguments of type AuthenticationApiModifier and TypeMethodDescriptionprotected 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.authModifier and TypeInterfaceDescriptioninterfaceProvides 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.authModifier and TypeInterfaceDescriptioninterfaceProvides access to the OpenStack Keystone Authentication API.