Uses of Class
org.apache.syncope.common.lib.policy.AuthPolicyTO
Packages that use AuthPolicyTO
Package
Description
-
Uses of AuthPolicyTO in org.apache.syncope.client.console.policies
Method parameters in org.apache.syncope.client.console.policies with type arguments of type AuthPolicyTOModifier and TypeMethodDescriptionprotected void
AuthPolicyDirectoryPanel.addCustomActions
(ActionsPanel<AuthPolicyTO> panel, IModel<AuthPolicyTO> model) protected void
AuthPolicyDirectoryPanel.addCustomActions
(ActionsPanel<AuthPolicyTO> panel, IModel<AuthPolicyTO> model) Constructor parameters in org.apache.syncope.client.console.policies with type arguments of type AuthPolicyTOModifierConstructorDescriptionAuthPolicyModalPanel
(BaseModal<AuthPolicyTO> modal, IModel<AuthPolicyTO> model, PageReference pageRef) AuthPolicyModalPanel
(BaseModal<AuthPolicyTO> modal, IModel<AuthPolicyTO> model, PageReference pageRef) -
Uses of AuthPolicyTO in org.apache.syncope.common.lib.wa
Methods in org.apache.syncope.common.lib.wa that return AuthPolicyTOMethods in org.apache.syncope.common.lib.wa with parameters of type AuthPolicyTO -
Uses of AuthPolicyTO in org.apache.syncope.wa.starter.mapping
Methods in org.apache.syncope.wa.starter.mapping with parameters of type AuthPolicyTOModifier 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)