|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface LdapBean
Identifies a class as a LdapBean declaration.
| Optional Element Summary | |
|---|---|
java.lang.String[] |
name
objectClasses names of the LDAP bean. |
LdapModifier |
value
Type of the LdapBean |
public abstract java.lang.String[] name
public abstract LdapModifier value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||