Package org.wso2.carbon.webapp.mgt
Class SessionMetadata
java.lang.Object
org.wso2.carbon.webapp.mgt.SessionMetadata
Represents an HTTP Session
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglonglong
-
Constructor Details
-
SessionMetadata
public SessionMetadata() -
SessionMetadata
-
-
Method Details
-
getSessionId
-
getAuthType
-
getCreationTime
public long getCreationTime() -
getLastAccessedTime
public long getLastAccessedTime() -
getMaxInactiveInterval
public long getMaxInactiveInterval()
-