Class DefaultAuthorizationChecker

java.lang.Object
org.pac4j.core.authorization.checker.DefaultAuthorizationChecker
All Implemented Interfaces:
AuthorizationChecker

public class DefaultAuthorizationChecker extends Object implements AuthorizationChecker
Default way to check the authorizations (with default authorizers).
Since:
1.8.0
Author:
Jerome Leleu