com.intel.cosbench.api.swauth
Class SwiftAuthFactory

java.lang.Object
  extended by com.intel.cosbench.api.swauth.SwiftAuthFactory
All Implemented Interfaces:
AuthAPIFactory

public class SwiftAuthFactory
extends java.lang.Object
implements AuthAPIFactory


Constructor Summary
SwiftAuthFactory()
           
 
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

SwiftAuthFactory

public SwiftAuthFactory()
Method Detail

getAuthName

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

getAuthAPI

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