|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Entry
Annotation to describe an LDAP entry on a bean.
| Required Element Summary | |
|---|---|
String |
dn
Entry DN. |
| Optional Element Summary | |
|---|---|
Attribute[] |
attributes
Entry attributes. |
| Element Detail |
|---|
public abstract String dn
public abstract Attribute[] attributes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||