Interface | Description |
---|---|
LdapNativeSchema |
Provides an encapsulation of the LDAP server's native schema.
|
Class | Description |
---|---|
ADGroupType | |
ADLdapUtil | |
ADUserAccountControl | |
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 | |
GroupHelper | |
GroupHelper.GroupMembership | |
GroupHelper.Modification<T> | |
LdapAttributeType | |
LdapAuthenticate | |
LdapConfiguration |
Encapsulates the LDAP connector's configuration.
|
LdapConnection | |
LdapConnection.AuthenticationResult | |
LdapConnector | |
LdapConstants | |
LdapEntry | |
LdapModifyOperation | |
LdapUtil | |
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.
|
Enum | Description |
---|---|
LdapConnection.AuthenticationResultType | |
LdapConstants.ServerType |
Copyright © 2018–2025. All rights reserved.