Uses of Class
org.jclouds.openstack.Authentication

Packages that use Authentication
org.jclouds.openstack.config   
org.jclouds.openstack.filters   
 

Uses of Authentication in org.jclouds.openstack.config
 

Methods in org.jclouds.openstack.config with annotations of type Authentication
protected  com.google.common.base.Supplier<String> OpenStackAuthenticationModule.provideAuthenticationTokenCache(com.google.common.base.Supplier<OpenStackAuthAsyncClient.AuthenticationResponse> supplier)
          borrowing concurrency code to ensure that caching takes place properly
 

Uses of Authentication in org.jclouds.openstack.filters
 

Constructor parameters in org.jclouds.openstack.filters with annotations of type Authentication
AuthenticateRequest(com.google.common.base.Supplier<String> authTokenProvider)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.