Index
All Classes and Interfaces|All Packages|Serialized Form
G
- getFolder() - Method in class one.jpro.platform.session.SessionManager
-
Returns the base directory used for session storage.
- getSession(WebAPI) - Method in class one.jpro.platform.session.SessionManager
-
Retrieves the session for the given JPro WebAPI.
- getSession(String) - Method in class one.jpro.platform.session.SessionManager
-
Retrieves the session for the given session key.
O
- one.jpro.platform.session - module one.jpro.platform.session
-
Module descriptor for the Session module.
- one.jpro.platform.session - package one.jpro.platform.session
S
- SessionException - Exception Class in one.jpro.platform.session
-
SessionException is a runtime exception class that is used to indicate an error or exceptional condition that occurs during session handling.
- SessionException() - Constructor for exception class one.jpro.platform.session.SessionException
-
Constructs a new SessionException with no detail message.
- SessionException(String) - Constructor for exception class one.jpro.platform.session.SessionException
-
Constructs a new SessionException with the specified detail message.
- SessionException(String, Throwable) - Constructor for exception class one.jpro.platform.session.SessionException
-
Constructs a new SessionException with the specified detail message and cause.
- SessionException(Throwable) - Constructor for exception class one.jpro.platform.session.SessionException
-
Constructs a new SessionException with the specified cause.
- SessionManager - Class in one.jpro.platform.session
-
This class handles the management of sessions in an application.
- SessionManager(File, String) - Constructor for class one.jpro.platform.session.SessionManager
-
Creates a SessionManager object with the given base directory and cookie name.
- SessionManager(String) - Constructor for class one.jpro.platform.session.SessionManager
-
Creates a SessionManager object with the given app name.
All Classes and Interfaces|All Packages|Serialized Form