public class SessionMetadata extends Object
Constructor and Description |
---|
SessionMetadata() |
SessionMetadata(WebApplication.HttpSession session) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthType() |
long |
getCreationTime() |
long |
getLastAccessedTime() |
long |
getMaxInactiveInterval() |
String |
getSessionId() |
public SessionMetadata()
public SessionMetadata(WebApplication.HttpSession session)
Copyright © 2018 WSO2. All rights reserved.