Class SessionStore
java.lang.Object
com.tremolosecurity.config.xml.SessionStore
Determines how OpenUnison will store user sessions
Java class for sessionStore complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="sessionStore">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="local" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
local
-
-
Constructor Details
-
SessionStore
public SessionStore()
-
-
Method Details
-
isLocal
-
setLocal
-