SiteMinder
Java SDK r12.51


com.netegrity.policyserver.smapi
Class SessionInfoContext

java.lang.Object
  extended by 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
Throws:
NativeCallbackError

getMaxTimeout

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

Returns:
the Session MaxTimeout
Throws:
NativeCallbackError

getStartTime

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

Returns:
the Session StartTime
Throws:
NativeCallbackError

getLastTime

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

Returns:
the Session LastTime
Throws:
NativeCallbackError

getSessionId

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

Returns:
the Session Id
Throws:
NativeCallbackError

close

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


SiteMinder
Java SDK r12.51

Mon 04/08/2013

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