Uses of Interface
org.pac4j.core.authorization.checker.AuthorizationChecker
Packages that use AuthorizationChecker
-
Uses of AuthorizationChecker in org.pac4j.core.authorization.checker
Classes in org.pac4j.core.authorization.checker that implement AuthorizationCheckerModifier and TypeClassDescriptionclassDefault way to check the authorizations (with default authorizers). -
Uses of AuthorizationChecker in org.pac4j.core.engine
Methods in org.pac4j.core.engine that return AuthorizationCheckerMethods in org.pac4j.core.engine with parameters of type AuthorizationCheckerModifier and TypeMethodDescriptionvoidDefaultSecurityLogic.setAuthorizationChecker(AuthorizationChecker authorizationChecker)