|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains LDAP constants pertaining to attributes of the Top class.
Field Summary | |
static java.lang.String |
COMMON_NAME
This value represents the attribute 'cn' (AD: Common-Name) |
static java.lang.String |
DESCRIPTION
This value represents the attribute 'description' (AD: Description) |
static java.lang.String |
DISPLAY_NAME
This value represents the attribute 'displayName' (AD: Display-Name) |
static java.lang.String |
DISTINGUISHED_NAME
This value represents the attribute 'distinguishedName' |
static java.lang.String |
HOME_WEB_PAGE
This value represents the attribute 'proxyAddresses' (AD: WWW-Home-Page) |
static java.lang.String |
OBJECT_CATEGORY
This value represents the attribute 'objectCategory' (AD: Object-Category) |
static java.lang.String |
OBJECT_CLASS
This value represents the attribute 'objectClass' (AD: Object-Class) |
static java.lang.String |
OTHER_WEB_PAGE
This value represents the attribute 'url' (AD: WWW-Page-Other) |
static java.lang.String |
PROXY_ADDRESSES
This value represents the attribute 'proxyAddresses' (AD: Proxy-Addresses) |
Field Detail |
public static final java.lang.String DISTINGUISHED_NAME
public static final java.lang.String COMMON_NAME
public static final java.lang.String DESCRIPTION
public static final java.lang.String DISPLAY_NAME
public static final java.lang.String OBJECT_CATEGORY
public static final java.lang.String OBJECT_CLASS
public static final java.lang.String PROXY_ADDRESSES
public static final java.lang.String OTHER_WEB_PAGE
public static final java.lang.String HOME_WEB_PAGE
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |