Uses of Class
com.intel.cosbench.client.keystone.KeystoneRequest.AuthInfo.Token

Packages that use KeystoneRequest.AuthInfo.Token
com.intel.cosbench.client.keystone   
 

Uses of KeystoneRequest.AuthInfo.Token in com.intel.cosbench.client.keystone
 

Methods in com.intel.cosbench.client.keystone that return KeystoneRequest.AuthInfo.Token
 KeystoneRequest.AuthInfo.Token KeystoneRequest.AuthInfo.getToken()
           
 

Methods in com.intel.cosbench.client.keystone with parameters of type KeystoneRequest.AuthInfo.Token
 void KeystoneRequest.AuthInfo.setToken(KeystoneRequest.AuthInfo.Token token)