Class MemoryRuleSet

java.lang.Object
org.apache.catalina.realm.MemoryRuleSet
All Implemented Interfaces:
RuleSet

public class MemoryRuleSet extends Object implements RuleSet

RuleSet for recognizing the users defined in the XML file processed by MemoryRealm.

Author:
Craig R. McClanahan