Class SessionInfo
java.lang.Object
org.wso2.carbon.hostobjects.sso.internal.SessionInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLoggedInUser(String loggedInUser) voidsetSamlToken(String samlToken) voidsetSessionId(String sessionId) voidsetSessionIndex(String sessionIndex)
-
Constructor Details
-
SessionInfo
-
-
Method Details
-
getSessionId
-
setSessionId
-
getLoggedInUser
-
setLoggedInUser
-
getSessionIndex
-
setSessionIndex
-
getSamlToken
-
setSamlToken
-