SiteMinder
Java SDK r12.0 SP2


com.netegrity.policyserver.smapi
Class SessionInfoContext

java.lang.Object
  |
  +--com.netegrity.policyserver.smapi.SessionInfoContext

public class SessionInfoContext
extends java.lang.Object

This class is for internal use only.


Constructor Summary
SessionInfoContext(ActiveExpressionContext ctxt)
          Constructor
 
Method Summary
 void close()
          Releases native resources after finish using this object; only intended to be called after cleanup
 long getIdleTimeout()
          Gets IdleTimeout value for current session
 long getLastTime()
          Gets LastTime value for current session
 long getMaxTimeout()
          Gets MaxTimeout value for current session
 java.lang.String getSessionId()
          Gets SessionId value for current session
 long getStartTime()
          Gets StartTime value for current session
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionInfoContext

public SessionInfoContext(ActiveExpressionContext ctxt)
Constructor

Method Detail

getIdleTimeout

public long getIdleTimeout()
                    throws NativeCallbackError
Gets IdleTimeout value for current session

Returns:
the Session IdleTimeout
NativeCallbackError

getMaxTimeout

public long getMaxTimeout()
                   throws NativeCallbackError
Gets MaxTimeout value for current session

Returns:
the Session MaxTimeout
NativeCallbackError

getStartTime

public long getStartTime()
                  throws NativeCallbackError
Gets StartTime value for current session

Returns:
the Session StartTime
NativeCallbackError

getLastTime

public long getLastTime()
                 throws NativeCallbackError
Gets LastTime value for current session

Returns:
the Session LastTime
NativeCallbackError

getSessionId

public java.lang.String getSessionId()
                              throws NativeCallbackError
Gets SessionId value for current session

Returns:
the Session Id
NativeCallbackError

close

public void close()
Releases native resources after finish using this object; only intended to be called after cleanup


SiteMinder
Java SDK r12.0 SP2

Fri 11/06/2009

http://ca.com
Copyright (c) 2009 CA.