Class SessionManagementProvider
- java.lang.Object
-
- org.silverpeas.core.security.session.SessionManagementProvider
-
public class SessionManagementProvider extends Object
Factory of objects aiming to manage the user sessions with Silverpeas. This factory wraps the concrete implementation of the session management.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SessionManagement
getSessionManagement()
-
-
-
Method Detail
-
getSessionManagement
public static SessionManagement getSessionManagement()
-
-