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
Fields in com.woorea.openstack.keystone.model.authentication declared as TokenAuthentication.Token Modifier and Type Field Description private TokenAuthentication.Token
TokenAuthentication. token
Methods in com.woorea.openstack.keystone.model.authentication that return TokenAuthentication.Token Modifier and Type Method Description TokenAuthentication.Token
TokenAuthentication. getToken()
Methods in com.woorea.openstack.keystone.model.authentication with parameters of type TokenAuthentication.Token Modifier and Type Method Description void
TokenAuthentication. setToken(TokenAuthentication.Token token)
-