public interface ProviderAuthHandler extends AuthHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
verifyRequest(javax.servlet.http.HttpServletRequest request)
Verifies the request for auth.
|
getCredentialMapperboolean verifyRequest(javax.servlet.http.HttpServletRequest request)
throws MiniAuthException,
IOException
request - the request object.MiniAuthExceptionIOExceptionCopyright © 2013. All rights reserved.