Uses of Class
org.jclouds.openstack.keystone.v2_0.config.Authentication

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

Uses of Authentication in org.jclouds.openstack.keystone.v2_0.config
 

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

Uses of Authentication in org.jclouds.openstack.keystone.v2_0.filters
 

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



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.