Uses of Class
org.apache.syncope.wa.starter.mapping.AuthMapperResult
-
Packages that use AuthMapperResult Package Description org.apache.syncope.wa.starter.mapping -
-
Uses of AuthMapperResult in org.apache.syncope.wa.starter.mapping
Fields in org.apache.syncope.wa.starter.mapping declared as AuthMapperResult Modifier and Type Field Description static AuthMapperResultAuthMapperResult. EMPTYMethods in org.apache.syncope.wa.starter.mapping that return AuthMapperResult Modifier and Type Method Description AuthMapperResultAuthMapper. build(String pac4jCoreName, ObjectProvider<org.apereo.cas.authentication.AuthenticationEventExecutionPlan> authenticationEventExecutionPlan, List<org.apereo.cas.authentication.MultifactorAuthenticationProvider> multifactorAuthenticationProviders, AuthPolicyTO policy, List<AuthModuleTO> authModules)AuthMapperResultDefaultAuthMapper. build(String pac4jCoreName, ObjectProvider<org.apereo.cas.authentication.AuthenticationEventExecutionPlan> authEventExecPlan, List<org.apereo.cas.authentication.MultifactorAuthenticationProvider> multifactorAuthenticationProviders, AuthPolicyTO policy, List<AuthModuleTO> authModules)
-