public class PasswordAuthenticator extends Object implements Authenticator
| Constructor and Description |
|---|
PasswordAuthenticator(PasswordAuthenticatorManager authenticatorManager) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
authenticate(javax.servlet.http.HttpServletRequest request) |
@Inject public PasswordAuthenticator(PasswordAuthenticatorManager authenticatorManager)
public Principal authenticate(javax.servlet.http.HttpServletRequest request) throws AuthenticationException
authenticate in interface AuthenticatorAuthenticationExceptionCopyright © 2012–2019. All rights reserved.