@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Entry
Modifier and Type | Required Element and Description |
---|---|
String[] |
objectClasses
A list of LDAP object classes that the annotated Java class represents.
|
public abstract String base