Class RealmRuleSet

java.lang.Object
org.apache.catalina.startup.RealmRuleSet
All Implemented Interfaces:
RuleSet

public class RealmRuleSet extends Object implements RuleSet
RuleSet for processing the contents of a Realm definition element. This RuleSet supports Realms such as the CombinedRealm that used nested Realms.