Interface AuthMapper
- All Known Implementing Classes:
DefaultAuthMapper
public interface AuthMapper
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(String pac4jCoreName, ObjectProvider<org.apereo.cas.authentication.AuthenticationEventExecutionPlan> authenticationEventExecutionPlan, List<org.apereo.cas.authentication.MultifactorAuthenticationProvider> multifactorAuthenticationProviders, AuthPolicyTO policy, List<AuthModuleTO> authModules) boolean
supports
(AuthPolicyConf conf)
-
Method Details
-
supports
-
build
AuthMapperResult build(String pac4jCoreName, ObjectProvider<org.apereo.cas.authentication.AuthenticationEventExecutionPlan> authenticationEventExecutionPlan, List<org.apereo.cas.authentication.MultifactorAuthenticationProvider> multifactorAuthenticationProviders, AuthPolicyTO policy, List<AuthModuleTO> authModules)
-