Class ModifiedDefaultMatchingChecker
- java.lang.Object
-
- org.technologybrewery.fermenter.stout.authn.ModifiedDefaultMatchingChecker
-
- All Implemented Interfaces:
org.pac4j.core.matching.checker.MatchingChecker
public class ModifiedDefaultMatchingChecker extends Object implements org.pac4j.core.matching.checker.MatchingChecker
Default way to check the matchers (with default matchers).
-
-
Constructor Summary
Constructors Constructor Description ModifiedDefaultMatchingChecker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatches(org.pac4j.core.context.WebContext context, String matchersValue, Map<String,org.pac4j.core.matching.matcher.Matcher> matchersMap)
-