| Interface | Description | 
|---|---|
| KeystoneProperties | 
 Configuration properties and constants used in Keystone connections. 
 | 
| Class | Description | 
|---|---|
| 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 | |
| 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 Type | Description | 
|---|---|
| Authentication | |
| CredentialType | 
Copyright © 2009-2013 jclouds. All Rights Reserved.