Class AlwaysPass

All Implemented Interfaces:
EnforcerRuleBase

@Named("alwaysPass") public final class AlwaysPass extends AbstractStandardEnforcerRule
Always pass. This rule is useful for testing the Enforcer configuration.
Author:
Ben Lidgey