Uses of Class
com.woorea.openstack.keystone.v3.model.Authentication.Identity.Token
-
Packages that use Authentication.Identity.Token Package Description com.woorea.openstack.keystone.v3.model -
-
Uses of Authentication.Identity.Token in com.woorea.openstack.keystone.v3.model
Fields in com.woorea.openstack.keystone.v3.model declared as Authentication.Identity.Token Modifier and Type Field Description private Authentication.Identity.Token
Authentication.Identity. token
Methods in com.woorea.openstack.keystone.v3.model that return Authentication.Identity.Token Modifier and Type Method Description Authentication.Identity.Token
Authentication.Identity. getToken()
Methods in com.woorea.openstack.keystone.v3.model with parameters of type Authentication.Identity.Token Modifier and Type Method Description void
Authentication.Identity. setToken(Authentication.Identity.Token token)
-