public interface Authenticator
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(com.mdsol.mauth.MAuthRequest mAuthRequest)
Performs the validation of an incoming HTTP request.
|
boolean authenticate(com.mdsol.mauth.MAuthRequest mAuthRequest)
mAuthRequest - Data from the incoming HTTP request necessary to perform the validation.