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, toString
getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId, getName
public AuthUser()
public AuthUser(String username, String password, Identifier domainIdentifier)
public Authentication.Identity.Password.User.Domain getDomain()
getDomain
in interface Authentication.Identity.Password.User
public String getPassword()
getPassword
in interface Authentication.Identity.Password.User
Copyright © 2017. All rights reserved.