org.jasig.portal.ldap |
|
Java Source File Name | Type | Comment |
ILdapServer.java | Interface | The ILdapServer interface defines a set of methods
to be used to create a connection to an LDAP server, release the
connection and get information about the connection. |
LdapServerImpl.java | Class | Default implementation of ILdapServer. |
LdapServerImplTest.java | Class | Testcase for LdapServerImpl. |
LdapServices.java | Class | Provides LDAP access in a way similar to a relational DBMS. |