Package org.jclouds.openstack.keystone.v2_0.config

Interface Summary
KeystoneProperties Configuration properties and constants used in Keystone connections.
 

Class Summary
AuthenticationApiModule  
CredentialTypes Configuration properties and constants used in Keystone connections.
KeystoneAuthenticationModule  
KeystoneAuthenticationModule.ProviderModule For global services who have no regions, such as DNS.
KeystoneAuthenticationModule.RegionModule  
KeystoneAuthenticationModule.ZoneModule  
KeystoneHttpApiModule Configures the Keystone API.
KeystoneHttpApiModule.KeystoneAdminURLModule  
KeystoneParserModule  
KeystoneParserModule.ValuesSetTypeAdapterFactory Handles the goofy structures with "values" holder wrapping an array http://docs.openstack.org/api/openstack-identity-service/2.0/content/Versions-d1e472.html

Treats [A,B,C] and {"values"=[A,B,C], "someotherstuff"=...} as the same Set

KeystoneParserModule.ValuesSetTypeAdapterFactory.Adapter<E>  
KeystoneRestClientModule<S extends KeystoneApi,A extends KeystoneAsyncApi> Configures the Keystone connection.
KeystoneRestClientModule.KeystoneAdminURLModule  
MappedAuthenticationApiModule Deprecated. will be removed in jclouds 1.7, as async interfaces are no longer supported.
 

Annotation Types Summary
Authentication  
CredentialType  
 



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