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.Identity
Auth.Identity. create(List<String> methods, Auth.Id token, Auth.Identity.PasswordAuth password)
abstract Auth.Identity
Auth. identity()
Methods in org.jclouds.openstack.keystone.v3.domain with parameters of type Auth.Identity Modifier and Type Method Description static Auth
Auth. create(Auth.Identity identity, Object scope)
-