Uses of Class
com.woorea.openstack.keystone.model.authentication.TokenAuthentication.Token
-
Packages that use TokenAuthentication.Token Package Description com.woorea.openstack.keystone.model.authentication -
-
Uses of TokenAuthentication.Token in com.woorea.openstack.keystone.model.authentication
Methods in com.woorea.openstack.keystone.model.authentication that return TokenAuthentication.Token Modifier and Type Method Description TokenAuthentication.TokenTokenAuthentication. getToken()Methods in com.woorea.openstack.keystone.model.authentication with parameters of type TokenAuthentication.Token Modifier and Type Method Description voidTokenAuthentication. setToken(TokenAuthentication.Token token)
-