com.intel.cosbench.api.mock
Class MockAuthFactory

java.lang.Object
  extended by com.intel.cosbench.api.mock.MockAuthFactory
All Implemented Interfaces:
AuthAPIFactory

public class MockAuthFactory
extends java.lang.Object
implements AuthAPIFactory


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

MockAuthFactory

public MockAuthFactory()
Method Detail

getAuthName

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

getAuthAPI

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