Package org.ldaptive.beans
Annotation Type Entry
-
@Retention(RUNTIME) @Target(TYPE) public @interface Entry
Annotation to describe an LDAP entry on a bean.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Attribute[]
attributes
Entry attributes.
-