Uses of Class
com.intel.cosbench.api.auth.NoneAuth

Packages that use NoneAuth
com.intel.cosbench.api.keystone   
com.intel.cosbench.api.swauth   
 

Uses of NoneAuth in com.intel.cosbench.api.keystone
 

Subclasses of NoneAuth in com.intel.cosbench.api.keystone
 class KeystoneAuth
          This class encapsulates one openstack keystone implementation for Auth API.
 

Uses of NoneAuth in com.intel.cosbench.api.swauth
 

Subclasses of NoneAuth in com.intel.cosbench.api.swauth
 class SwiftAuth
          This class encapsulates one swift swauth implementation for Auth API.