Uses of Class
org.jclouds.rest.annotations.Identity

Packages that use Identity
org.jclouds.http.filters   
org.jclouds.internal   
org.jclouds.rest.internal   
 

Uses of Identity in org.jclouds.http.filters
 

Constructor parameters in org.jclouds.http.filters with annotations of type Identity
BasicAuthentication(String user, String password, Crypto crypto)
           
 

Uses of Identity in org.jclouds.internal
 

Constructor parameters in org.jclouds.internal with annotations of type Identity
ContextImpl(String name, ProviderMetadata providerMetadata, String identity, Utils utils, Closer closer)
           
 

Uses of Identity in org.jclouds.rest.internal
 

Constructor parameters in org.jclouds.rest.internal with annotations of type Identity
RestContextImpl(String name, ProviderMetadata providerMetadata, String identity, Utils utils, Closer closer, com.google.inject.Injector injector, com.google.inject.TypeLiteral<S> syncApi, com.google.inject.TypeLiteral<A> asyncApi)
           
 



Copyright © 2009-2013 jclouds. All Rights Reserved.