Uses of Interface
org.pac4j.core.engine.SecurityLogic
Packages that use SecurityLogic
Package
Description
-
Uses of SecurityLogic in org.pac4j.core.config
Fields in org.pac4j.core.config declared as SecurityLogicMethods in org.pac4j.core.config that return SecurityLogicMethods in org.pac4j.core.config with parameters of type SecurityLogic -
Uses of SecurityLogic in org.pac4j.core.engine
Classes in org.pac4j.core.engine that implement SecurityLogic -
Uses of SecurityLogic in org.pac4j.core.util
Methods in org.pac4j.core.util that return SecurityLogicModifier and TypeMethodDescriptionstatic SecurityLogicFindBest.securityLogic(SecurityLogic localLogic, Config config, SecurityLogic defaultLogic) Methods in org.pac4j.core.util with parameters of type SecurityLogicModifier and TypeMethodDescriptionstatic SecurityLogicFindBest.securityLogic(SecurityLogic localLogic, Config config, SecurityLogic defaultLogic) -
Uses of SecurityLogic in org.pac4j.core.util.security
Methods in org.pac4j.core.util.security with parameters of type SecurityLogicModifier and TypeMethodDescriptionvoidSecurityEndpoint.setSecurityLogic(SecurityLogic securityLogic)