com.jcorporate.expresso.ext.ldap |
This package contains the LDAP-aware implementation of the UserInfo
interface. The JNDI and LDAP libraries are required to be on your
system in order to compile and use this object.
|
Java Source File Name | Type | Comment |
UserLDAP.java | Class | UserLDAP is an LDAP-aware implementation of the UserInfo object - this allows user
information to be retrieved from an LDAP server, as opposed to simply retrieved
from the database. |
UserLDAPTest.java | Class | |