|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identity | |
---|---|
org.jclouds.cloudstack.suppliers | |
org.jclouds.compute.stub.config | |
org.jclouds.rest.config | |
org.jclouds.rest.internal |
Uses of Identity in org.jclouds.cloudstack.suppliers |
---|
Constructor parameters in org.jclouds.cloudstack.suppliers with annotations of type Identity | |
---|---|
GetCurrentUser(CloudStackClient client,
String identity)
|
Uses of Identity in org.jclouds.compute.stub.config |
---|
Method parameters in org.jclouds.compute.stub.config with annotations of type Identity | |
---|---|
protected Integer |
StubComputeServiceDependenciesModule.provideNodeIdForIdentity(String identity)
|
protected ConcurrentMap<String,NodeMetadata> |
StubComputeServiceDependenciesModule.provideNodesForIdentity(String identity)
|
Uses of Identity in org.jclouds.rest.config |
---|
Methods in org.jclouds.rest.config with annotations of type Identity | |
---|---|
protected String |
BindPropertiesToAnnotations.bindIdentity(String in)
|
Method parameters in org.jclouds.rest.config with annotations of type Identity | |
---|---|
protected Credentials |
BindPropertiesToAnnotations.bindProviderCredentials(String identity,
String credential)
|
Uses of Identity in org.jclouds.rest.internal |
---|
Constructor parameters in org.jclouds.rest.internal with annotations of type Identity | |
---|---|
RestContextImpl(Closer closer,
Map<String,Credentials> credentialStore,
Utils utils,
com.google.inject.Injector injector,
com.google.inject.TypeLiteral<S> syncApi,
com.google.inject.TypeLiteral<A> asyncApi,
com.google.common.base.Supplier<URI> endpoint,
String provider,
String identity,
String apiVersion,
String buildVersion,
Set<String> iso3166Codes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |