Uses of Class
org.jclouds.openstack.keystone.v3.domain.Auth.Identity.PasswordAuth
Packages that use Auth.Identity.PasswordAuth
-
Uses of Auth.Identity.PasswordAuth in org.jclouds.openstack.keystone.v3.domain
Methods in org.jclouds.openstack.keystone.v3.domain that return Auth.Identity.PasswordAuthModifier and TypeMethodDescriptionstatic Auth.Identity.PasswordAuth
Auth.Identity.PasswordAuth.create
(Auth.Identity.PasswordAuth.UserAuth user) abstract Auth.Identity.PasswordAuth
Auth.Identity.password()
Methods in org.jclouds.openstack.keystone.v3.domain with parameters of type Auth.Identity.PasswordAuthModifier and TypeMethodDescriptionstatic Auth.Identity
Auth.Identity.create
(List<String> methods, Auth.Id token, Auth.Identity.PasswordAuth password, Auth.Identity.AccessKeyAuth accessKeyAuth)