public abstract static class Auth.Identity.PasswordAuth extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Auth.Identity.PasswordAuth.UserAuth |
Constructor and Description |
---|
Auth.Identity.PasswordAuth() |
Modifier and Type | Method and Description |
---|---|
static Auth.Identity.PasswordAuth |
create(Auth.Identity.PasswordAuth.UserAuth user) |
abstract Auth.Identity.PasswordAuth.UserAuth |
user() |
public abstract Auth.Identity.PasswordAuth.UserAuth user()
public static Auth.Identity.PasswordAuth create(Auth.Identity.PasswordAuth.UserAuth user)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.