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.TokenTokenAuthentication. tokenMethods 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)
-