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

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

Class Summary
CredentialTypes Configuration properties and constants used in Keystone connections.
KeystoneAuthenticationModule  
KeystoneAuthenticationModule.RegionModule  
KeystoneAuthenticationModule.ZoneModule  
KeystoneParserModule  
KeystoneParserModule.SetTypeAdapterFactory 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

KeystoneRestClientModule<S extends KeystoneApi,A extends KeystoneAsyncApi> Configures the Keystone connection.
KeystoneRestClientModule.KeystoneAdminURLModule  
 

Annotation Types Summary
Authentication  
CredentialType  
 



Copyright © 2009-2013 jclouds. All Rights Reserved.