Package | Description |
---|---|
com.hfg.ldap | |
com.hfg.ldap.ad |
Modifier and Type | Interface and Description |
---|---|
interface |
LDAP_UserObjFactory<U extends LDAP_User>
Interface for factories to create LDAP user objects.
|
class |
LDAPClient<U extends LDAP_User>
Simple LDAP Client.
|
Modifier and Type | Method and Description |
---|---|
LDAP_User |
LDAP_UserFactory.createUserObj() |
LDAP_User |
LDAP_User.setField(String inName,
String inValue) |
Modifier and Type | Class and Description |
---|---|
class |
ActiveDirectoryUser
Container for Active Directory user information.
|
jataylor@hairyfatguy.com