Uses of Class
org.jclouds.openstack.keystone.v1_1.domain.Token
-
Packages that use Token Package Description org.jclouds.openstack.keystone.v1_1.domain -
-
Uses of Token in org.jclouds.openstack.keystone.v1_1.domain
Fields in org.jclouds.openstack.keystone.v1_1.domain declared as Token Modifier and Type Field Description protected TokenAuth.Builder. tokenprotected TokenAuth. tokenMethods in org.jclouds.openstack.keystone.v1_1.domain that return Token Modifier and Type Method Description TokenToken.Builder. build()TokenAuth. getToken()TODOMethods in org.jclouds.openstack.keystone.v1_1.domain with parameters of type Token Modifier and Type Method Description intToken. compareTo(Token that)Token.BuilderToken.Builder. fromToken(Token from)Auth.BuilderAuth.Builder. token(Token token)Constructors in org.jclouds.openstack.keystone.v1_1.domain with parameters of type Token Constructor Description Auth(Token token, com.google.common.collect.Multimap<String,Endpoint> serviceCatalog)
-