public static final class KeystoneAuth.AuthIdentity.AuthPassword.AuthUser extends BasicResourceEntity implements Authentication.Identity.Password.User
| Modifier and Type | Class and Description |
|---|---|
static class |
KeystoneAuth.AuthIdentity.AuthPassword.AuthUser.AuthDomain |
Authentication.Identity.Password.User.Domain| Constructor and Description |
|---|
AuthUser() |
AuthUser(String username,
String password,
Identifier domainIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
Authentication.Identity.Password.User.Domain |
getDomain() |
String |
getPassword() |
getName, setName, toStringgetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getNamepublic AuthUser()
public AuthUser(String username, String password, Identifier domainIdentifier)
public Authentication.Identity.Password.User.Domain getDomain()
getDomain in interface Authentication.Identity.Password.Userpublic String getPassword()
getPassword in interface Authentication.Identity.Password.UserCopyright © 2017. All rights reserved.