Uses of Class
org.jclouds.openstack.keystone.v3.domain.Auth.Identity
-
Packages that use Auth.Identity Package Description org.jclouds.openstack.keystone.v3.domain -
-
Uses of Auth.Identity in org.jclouds.openstack.keystone.v3.domain
Methods in org.jclouds.openstack.keystone.v3.domain that return Auth.Identity Modifier and Type Method Description static Auth.IdentityAuth.Identity. create(List<String> methods, Auth.Id token, Auth.Identity.PasswordAuth password)abstract Auth.IdentityAuth. identity()Methods in org.jclouds.openstack.keystone.v3.domain with parameters of type Auth.Identity Modifier and Type Method Description static AuthAuth. create(Auth.Identity identity, Object scope)
-