public class PasswordAuthenticatorManager extends Object
| Constructor and Description |
|---|
PasswordAuthenticatorManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPasswordAuthenticatorFactory(PasswordAuthenticatorFactory factory) |
PasswordAuthenticator |
getAuthenticator() |
void |
loadPasswordAuthenticator() |
void |
setRequired() |
public void setRequired()
public void addPasswordAuthenticatorFactory(PasswordAuthenticatorFactory factory)
public void loadPasswordAuthenticator()
throws Exception
Exceptionpublic PasswordAuthenticator getAuthenticator()
Copyright © 2012–2019. All rights reserved.