org.objectweb.jonas.security.realm.principals.LDAPUser Class Reference

Inherits org.objectweb.jonas.security.realm.principals.User.

Inheritance diagram for org.objectweb.jonas.security.realm.principals.LDAPUser:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.security.realm.principals.LDAPUser:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void setDN (String dn)
String getDN ()

Detailed Description

This class define the LDAPUser class which represent a ldap user. The dn entry is added
Author:
Florent Benoit

Definition at line 34 of file LDAPUser.java.


Member Function Documentation

String org.objectweb.jonas.security.realm.principals.LDAPUser.getDN  ) 
 

Get the DN of this user

Returns:
the DN of this user

Definition at line 53 of file LDAPUser.java.

Referenced by org.objectweb.jonas.security.realm.factory.JResourceLDAP.isValidUserBind().

void org.objectweb.jonas.security.realm.principals.LDAPUser.setDN String  dn  ) 
 

Set the DN of this user

Parameters:
dn DN of the user

Definition at line 45 of file LDAPUser.java.

Referenced by org.objectweb.jonas.security.realm.factory.JResourceLDAP.findUser().


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:07:56 2005 for JOnAS by  doxygen 1.3.9.1