See: Description
| Enum | Description |
|---|---|
| Attribute.Type |
The Type attribute indicates whether a field is regarded as binary based
or string based by the LDAP JNDI provider.
|
| Annotation Type | Description |
|---|---|
| Attribute |
This annotation describes the mapping of a Java field to an LDAP attribute.
|
| Entry |
This annotation marks a Java class to be persisted in an LDAP directory.
|
| Id |
This annotation marks a Java field as containing the Distinguished Name of an LDAP Entry.
|
| Transient |
This annotation identifies a field in an
Entry annotated class that
should not be persisted to LDAP. |
These annotations are for use with OdmManager.
Copyright © 2005–2021 The Spring LDAP Framework. All rights reserved.