public interface AuthenticationMethodVerifier
| Modifier and Type | Method and Description |
|---|---|
boolean |
verifyAuthenticationMethod(String authenticationMethod,
org.jasig.cas.authentication.principal.WebApplicationService targetService,
javax.servlet.http.HttpServletRequest request)
Verify requested mfa authentication method.
|
boolean verifyAuthenticationMethod(String authenticationMethod, org.jasig.cas.authentication.principal.WebApplicationService targetService, javax.servlet.http.HttpServletRequest request)
authenticationMethod - requested authentication methodtargetService - targetServicerequest - Http requestCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.