Vue d'ensemble Package Utilisation Arbre Déprécié Aide |
|
SOMMAIRE: ATTR CONSTR METH | DETAIL: ATTR CONSTR METH |
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.
Set the resourceName
parameter to the global JNDI
resources NAME for the configured instance of
UserDatabase
that we should consult.
Sommaire des Attributs |
||
private UserDatabase |
database The UserDatabase we will use to authenticate
users and identify associated roles. |
|
private final String |
info Descriptive information about this Realm implementation. |
|
protected static final String |
NAME Descriptive information about this Realm implementation. |
|
private String |
resourceName The global JNDI NAME of the UserDatabase
resource we will be utilizing. |
|
private static StringManager |
sm The string manager for this package. |
Sommaire des Méthodes |
||
String |
||
protected String |
||
protected String |
||
protected Principal |
||
String |
||
boolean |
||
void |
setResourceName(String resourceName) Set the global JNDI NAME of the UserDatabase
resource we will be using. |
|
synchronized void |
||
synchronized void |
Méthodes héritées de la classe acube.framework.clavierVirtuel.realm.RealmBaseAcube |
authenticate |
Méthodes héritées de la classe java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserDatabase
we will use to authenticate
users and identify associated roles.UserDatabase
resource we will be utilizing.UserDatabase
resource we will be using.UserDatabase
UserDatabase
resource we will be using.Vue d'ensemble Package Utilisation Arbre Déprécié Aide |
|
SOMMAIRE: ATTR CONSTR METH | DETAIL: ATTR CONSTR METH |
Version 2.7.4 du 10/07/2009 / Etat : Validé |
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA. |
Documentation generated by DocFlex |