|
Spring LDAP | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Enum Summary | |
---|---|
Attribute.Type | The Type attribute indicates whether a field is regarded as binary based or string based by the LDAP JNDI provider. |
Annotation Types Summary | |
---|---|
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. |
Provides a set of annotations to describe the mapping of a Java class to an LDAP entry.
These annotations are for use with OdmManager
.
|
Spring LDAP | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |