Uses of Annotation Interface
org.jclouds.openstack.internal.Authentication
Packages that use Authentication
Package
Description
-
Uses of Authentication in org.jclouds.openstack.config
Methods in org.jclouds.openstack.config with annotations of type AuthenticationModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<String> OpenStackAuthenticationModule.guiceProvideAuthenticationTokenCache
(com.google.common.base.Supplier<AuthenticationResponse> supplier) -
Uses of Authentication in org.jclouds.openstack.filters
Constructor parameters in org.jclouds.openstack.filters with annotations of type AuthenticationModifierConstructorDescriptionAuthenticateRequest
(com.google.common.base.Supplier<String> authTokenProvider) -
Uses of Authentication in org.jclouds.openstack.keystone.v1_1.config
Methods in org.jclouds.openstack.keystone.v1_1.config with annotations of type AuthenticationModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<String> AuthenticationServiceModule.provideAuthenticationTokenCache
(com.google.common.base.Supplier<Auth> supplier) borrowing concurrency code to ensure that caching takes place properly