Uses of Class
org.jclouds.openstack.keystone.v2_0.config.CredentialType

Packages that use CredentialType
org.jclouds.openstack.keystone.v2_0.domain   
org.jclouds.openstack.keystone.v2_0.functions   
 

Uses of CredentialType in org.jclouds.openstack.keystone.v2_0.domain
 

Classes in org.jclouds.openstack.keystone.v2_0.domain with annotations of type CredentialType
 class ApiAccessKeyCredentials
          Api AccessKey Credentials
 class PasswordCredentials
          Password Credentials
 

Uses of CredentialType in org.jclouds.openstack.keystone.v2_0.functions
 

Classes in org.jclouds.openstack.keystone.v2_0.functions with annotations of type CredentialType
 class AuthenticateApiAccessKeyCredentials
           
 class AuthenticatePasswordCredentials
           
 



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