com.intel.cosbench.api.keystone
Class KeystoneAuthFactory

java.lang.Object
  extended by com.intel.cosbench.api.keystone.KeystoneAuthFactory
All Implemented Interfaces:
AuthAPIFactory

public class KeystoneAuthFactory
extends java.lang.Object
implements AuthAPIFactory


Constructor Summary
KeystoneAuthFactory()
           
 
Method Summary
 AuthAPI getAuthAPI()
           
 java.lang.String getAuthName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeystoneAuthFactory

public KeystoneAuthFactory()
Method Detail

getAuthName

public java.lang.String getAuthName()
Specified by:
getAuthName in interface AuthAPIFactory

getAuthAPI

public AuthAPI getAuthAPI()
Specified by:
getAuthAPI in interface AuthAPIFactory