| Interface | Description |
|---|---|
| LdapNativeSchema |
Provides an encapsulation of the LDAP server's native schema.
|
| Class | Description |
|---|---|
| AppendingAttributes |
An implementation of
Attributes which delegates to a given
Attributes instance while adding some
attributes to the list if already not present, or replacing the existing
values if such attributes are present. |
| AttributeMappingConfig | |
| AttributeStatusManagement |
Simple attribute-based status management implementation, meant for easy override.
|
| DefaultStatusManagement | |
| GroupHelper | |
| GroupHelper.GroupMembership | |
| GroupHelper.Modification<T> | |
| LdapAttributeType | |
| LdapConstants | |
| LdapEntry | |
| LdapModifyOperation | |
| LdapUtil | |
| NSStatusManagement |
Uses the nsAccountLock attribute to implement enable/disable.
|
| ObjectClassMappingConfig |
Describes how to map a framework object class to an LDAP object class.
|
| ServerNativeSchema |
Implements
LdapNativeSchema by reading it from the server. |
| StaticNativeSchema |
A static pre-made definition of the native schema.
|
| StatusManagement |
Copyright © 2014. All Rights Reserved.