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

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

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

Methods in com.intel.cosbench.client.keystone that return KeystoneRequest.AuthInfo.Credentials
 KeystoneRequest.AuthInfo.Credentials KeystoneRequest.AuthInfo.getPasswordCredentials()
           
 

Methods in com.intel.cosbench.client.keystone with parameters of type KeystoneRequest.AuthInfo.Credentials
 void KeystoneRequest.AuthInfo.setPasswordCredentials(KeystoneRequest.AuthInfo.Credentials passwordCredentials)