Uses of Class
org.apache.syncope.wa.starter.mapping.AuthMapperResult
Packages that use AuthMapperResult
-
Uses of AuthMapperResult in org.apache.syncope.wa.starter.mapping
Fields in org.apache.syncope.wa.starter.mapping declared as AuthMapperResultMethods in org.apache.syncope.wa.starter.mapping that return AuthMapperResultModifier and TypeMethodDescriptionAuthMapper.build
(String pac4jCoreName, ObjectProvider<org.apereo.cas.authentication.AuthenticationEventExecutionPlan> authenticationEventExecutionPlan, List<org.apereo.cas.authentication.MultifactorAuthenticationProvider> multifactorAuthenticationProviders, AuthPolicyTO policy, List<AuthModuleTO> authModules) DefaultAuthMapper.build
(String pac4jCoreName, ObjectProvider<org.apereo.cas.authentication.AuthenticationEventExecutionPlan> authEventExecPlan, List<org.apereo.cas.authentication.MultifactorAuthenticationProvider> multifactorAuthenticationProviders, AuthPolicyTO policy, List<AuthModuleTO> authModules)