Uses of Class
org.apache.tomcat.modules.aaa.RealmBase

Packages that use RealmBase
org.apache.tomcat.modules.aaa   
 

Uses of RealmBase in org.apache.tomcat.modules.aaa
 

Subclasses of RealmBase in org.apache.tomcat.modules.aaa
 class JDBCRealm
          Implmentation of Realm that works with any JDBC supported database.
 class SimpleRealm
          Memory based realm - will authenticate an user and password against an xml file.
 



Copyright ? 2001 Apache Software Foundation. All Rights Reserved.