Class Auth.Identity.PasswordAuth.UserAuth
java.lang.Object
org.jclouds.openstack.keystone.v3.domain.Auth.Identity.PasswordAuth.UserAuth
- Enclosing class:
Auth.Identity.PasswordAuth
-
Constructor Details
-
UserAuth
public UserAuth()
-
-
Method Details
-
name
-
domain
-
password
-
create
public static Auth.Identity.PasswordAuth.UserAuth create(String name, Auth.Identity.PasswordAuth.UserAuth.DomainAuth domain, String password)
-