|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.novell.service.session.nds.NDS
Provides static session attribute values for NDS.
| Field Summary | |
static java.lang.String |
INITIAL_SESSION
Domain name for the NDSInitialSession sessions. |
static java.lang.String |
PROVIDER_NAME
Name for the NDS provider. |
static java.lang.String |
SERVER_INFO_DN_ATTR_ID
Operational Attribute ID describing the fully distinguished name of this server in its tree. |
static java.lang.String |
SERVER_INFO_DS_VERSION_ATTR_ID
Operational Attribute ID describing the raw DS.NLM build version on this server. |
static java.lang.String |
SERVER_INFO_IS_MASTER_ATTR_ID
Operational Attribute ID describing whether or not this server's root-most paritition is a master replica. |
static java.lang.String |
SERVER_INFO_ROOT_MOST_DEPTH_ATTR_ID
Operational Attribute ID describing the number of levels down from the [Root] object that this server's root-most entry resides. |
static java.lang.String |
TREE_NAME_ATTR_ID
Attribute ID describing the raw authentication state of a session. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static final java.lang.String TREE_NAME_ATTR_ID
(TREE_NAME_ATTR_ID = "TREE_NAME")
SessionAttr,
Session.getAttributes()public static final java.lang.String PROVIDER_NAME
(PROVIDER_NAME = "NDS")
SessionAttr,
Session.getAttributes(),
Session.PROVIDER_NAME_ATTR_IDpublic static final java.lang.String INITIAL_SESSION
(INITIAL_SESSION = "com.novell.service.session.nds.NDSInitialSession")
SessionAttr,
Session.getAttributes(),
Session.DOMAIN_NAME_ATTR_ID,
Session.getDomainName()public static final java.lang.String SERVER_INFO_DS_VERSION_ATTR_ID
(SERVER_INFO_DS_VERSION_ATTR_ID = "SERVER_INFO_DS_VERSION")
SessionAttrpublic static final java.lang.String SERVER_INFO_ROOT_MOST_DEPTH_ATTR_ID
(SERVER_INFO_ROOT_MOST_DEPTH_ATTR_ID = "SERVER_INFO_ROOT_MOST_DEPTH")
SessionAttrpublic static final java.lang.String SERVER_INFO_IS_MASTER_ATTR_ID
(SERVER_INFO_IS_MASTER_ATTR_ID = "SERVER_INFO_IS_MASTER")
SessionAttrpublic static final java.lang.String SERVER_INFO_DN_ATTR_ID
(SERVER_INFO_DN_ATTR_ID = "SERVER_INFO_DN")
SessionAttr
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||