public abstract class PasswordRequestAuthenticatorAbstract extends AuthenticatorAbstract
| Constructor and Description |
|---|
PasswordRequestAuthenticatorAbstract(IsisConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canAuthenticate(Class<? extends AuthenticationRequest> authenticationRequestClass)
Whether the provided
AuthenticationRequest is recognized by this
Authenticator. |
authenticate, getConfiguration, init, isValid, shutdownpublic PasswordRequestAuthenticatorAbstract(IsisConfiguration configuration)
public final boolean canAuthenticate(Class<? extends AuthenticationRequest> authenticationRequestClass)
AuthenticatorAuthenticationRequest is recognized by this
Authenticator.Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.