public abstract static class Auth.Identity.PasswordAuth extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Auth.Identity.PasswordAuth.UserAuth |
| Constructor and Description |
|---|
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–2021 The Apache Software Foundation. All rights reserved.