Uses of Class
com.tremolosecurity.config.xml.SessionStore
Packages that use SessionStore
-
Uses of SessionStore in com.tremolosecurity.config.xml
Fields in com.tremolosecurity.config.xml declared as SessionStoreMethods in com.tremolosecurity.config.xml that return SessionStoreModifier and TypeMethodDescriptionObjectFactory.createSessionStore()Create an instance ofSessionStoreApplicationsType.getSessionStore()Gets the value of the sessionStore property.Methods in com.tremolosecurity.config.xml with parameters of type SessionStoreModifier and TypeMethodDescriptionvoidApplicationsType.setSessionStore(SessionStore value) Sets the value of the sessionStore property.