Uses of Interface
org.jclouds.openstack.keystone.v2_0.AuthenticationApi

Packages that use AuthenticationApi
org.jclouds.openstack.keystone.v2_0.functions   
 

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

Fields in org.jclouds.openstack.keystone.v2_0.functions declared as AuthenticationApi
protected  AuthenticationApi AuthenticatePasswordCredentials.api
           
protected  AuthenticationApi AuthenticateApiAccessKeyCredentials.api
           
 

Constructors in org.jclouds.openstack.keystone.v2_0.functions with parameters of type AuthenticationApi
AuthenticateApiAccessKeyCredentials(AuthenticationApi api)
           
AuthenticatePasswordCredentials(AuthenticationApi api)
           
 



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