Uses of Class
org.jclouds.openstack.keystone.v3.domain.Auth.Identity.PasswordAuth.UserAuth
Packages that use Auth.Identity.PasswordAuth.UserAuth
-
Uses of Auth.Identity.PasswordAuth.UserAuth in org.jclouds.openstack.keystone.v3.domain
Methods in org.jclouds.openstack.keystone.v3.domain that return Auth.Identity.PasswordAuth.UserAuthModifier and TypeMethodDescriptionAuth.Identity.PasswordAuth.UserAuth.create
(String name, Auth.Identity.PasswordAuth.UserAuth.DomainAuth domain, String password) abstract Auth.Identity.PasswordAuth.UserAuth
Auth.Identity.PasswordAuth.user()
Methods in org.jclouds.openstack.keystone.v3.domain with parameters of type Auth.Identity.PasswordAuth.UserAuthModifier and TypeMethodDescriptionstatic Auth.Identity.PasswordAuth
Auth.Identity.PasswordAuth.create
(Auth.Identity.PasswordAuth.UserAuth user)