public static final class KeystoneAuth.AuthIdentity.AuthPassword extends Object implements Authentication.Identity.Password, Serializable
Modifier and Type | Class and Description |
---|---|
static class |
KeystoneAuth.AuthIdentity.AuthPassword.AuthUser |
Authentication.Identity.Password.User
Constructor and Description |
---|
AuthPassword() |
AuthPassword(String username,
String password,
Identifier domain) |
public AuthPassword()
public AuthPassword(String username, String password, Identifier domain)
public Authentication.Identity.Password.User getUser()
getUser
in interface Authentication.Identity.Password
Copyright © 2017. All rights reserved.