6.9
Session Samples
These samples demonstrate the use of session functionality.
CreateAndListSessions.java
creates a session and searches for all current sessions.
LoginSession.java
finds a context and logs in a session associated with the context.
MultiUserSessionTest.java
demonstrates the capability of multiple separate sessions to the same domain.
NdsServerSessionInfo.java
demonstrates access to explicitly defined NDS session attributes or all NDS session attributes.