Vue d'ensemble Package Utilisation Arbre Déprécié Aide
Framework Serveur J2EE ACube V3.1.0
PACKAGE PRECEDANT PACKAGE SUIVANT

Package acube.framework.clavierVirtuel.realm
Voir:
Description
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 CallbackHandler interface, used to negotiate delivery of the username and credentials that were specified to our constructor.

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 MemoryRealm.

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 org.apache.catalina.UserDatabase made available through the global JNDI resources configured for this instance of Catalina.

Description du Package acube.framework.clavierVirtuel.realm

Vue d'ensemble Package Utilisation Arbre Déprécié Aide
Framework Serveur J2EE ACube V3.1.0
PACKAGE PRECEDANT PACKAGE SUIVANT