public class RestMultifactorAuthenticationProviderBypass extends DefaultMultifactorAuthenticationProviderBypass
bypassPropertiesAUTHENTICATION_ATTRIBUTE_BYPASS_MFA, AUTHENTICATION_ATTRIBUTE_BYPASS_MFA_PROVIDER| Constructor and Description |
|---|
RestMultifactorAuthenticationProviderBypass(org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProviderBypassProperties bypassProperties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldMultifactorAuthenticationProviderExecute(org.apereo.cas.authentication.Authentication authentication,
org.apereo.cas.services.RegisteredService registeredService,
org.apereo.cas.services.MultifactorAuthenticationProvider provider,
javax.servlet.http.HttpServletRequest request)
Eval current bypass rules for the provider.
|
locateMatchingAttributeBasedOnAuthenticationAttributes, locateMatchingAttributeBasedOnPrincipalAttributes, locateMatchingAttributeValue, locateMatchingAttributeValue, locateMatchingCredentialType, locateMatchingHttpRequest, locateMatchingRegisteredServiceForBypasspublic RestMultifactorAuthenticationProviderBypass(org.apereo.cas.configuration.model.support.mfa.MultifactorAuthenticationProviderBypassProperties bypassProperties)
public boolean shouldMultifactorAuthenticationProviderExecute(org.apereo.cas.authentication.Authentication authentication,
org.apereo.cas.services.RegisteredService registeredService,
org.apereo.cas.services.MultifactorAuthenticationProvider provider,
javax.servlet.http.HttpServletRequest request)
MultifactorAuthenticationProviderBypassshouldMultifactorAuthenticationProviderExecute in interface MultifactorAuthenticationProviderBypassshouldMultifactorAuthenticationProviderExecute in class DefaultMultifactorAuthenticationProviderBypassauthentication - the authenticationregisteredService - the registered service in questionprovider - the providerrequest - the request