Vue d'ensemble Package Utilisation Arbre Déprécié Aide |
|
| Sommaire des classes | ||
| DataSourceRealm | Implmentation of Realm that works with any JDBC JNDI DataSource. | |
| ElectisRealm | Classe d'authentification J2EE Realm. | |
| JAASCallbackHandler |
Implementation of the JAAS |
|
| JAASRealm | Implmentation of Realm that authenticates users via the Java Authentication and Authorization Service (JAAS). |
|
| JDBCRealm | Implmentation of Realm that works with any JDBC supported database. | |
| JNDIRealm | Implementation of Realm that works with a directory server accessed via the Java Naming and Directory Interface (JNDI) APIs. |
|
| MemoryRealm | Simple implementation of Realm that reads an XML file to configure the valid users, passwords, and roles. | |
| MemoryRuleSet |
RuleSet for recognizing the users defined in the
XML file processed by |
|
| MemoryUserRule | Private class used when parsing the XML database file. | |
| RealmBaseAcube | Simple implementation of Realm that reads an XML file to configure the valid users, passwords, and roles. | |
| User | A private class representing a User | |
| UserDatabaseRealm | Implementation of org.apache.catalina.Realm that is based on an implementation of UserDatabase made available through the global JNDI resources configured for this instance of Catalina. |
|
Vue d'ensemble Package Utilisation Arbre Déprécié Aide |
|