com.intel.cosbench.api.context
Class AuthContext

java.lang.Object
  extended by com.intel.cosbench.api.context.Context
      extended by com.intel.cosbench.api.context.AuthContext

public class AuthContext
extends Context


Constructor Summary
AuthContext()
           
 
Method Summary
 
Methods inherited from class com.intel.cosbench.api.context.Context
get, get, getBoolean, getBoolean, getDouble, getDouble, getInt, getInt, getLong, getLong, getStr, getStr, put
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthContext

public AuthContext()