From f0dbc3ee0c8fb53f2b9eed000d72fb923a83a474 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 22 Jul 2008 14:30:22 -0400 Subject: add GetLoginSessionId to exported interface --- doc/spec/ck-session.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc') diff --git a/doc/spec/ck-session.xml b/doc/spec/ck-session.xml index 7afd564..b6e1cdb 100644 --- a/doc/spec/ck-session.xml +++ b/doc/spec/ck-session.xml @@ -130,6 +130,19 @@ remote-host-name + + + + The value of the native system login session ID + + + + Returns the value of the login session ID that the + underlying system uses to enforce session boundaries. If there is no login session ID + set then this value is an empty string. + + + -- cgit