com.silverpeas.session
Class SessionManagementFactory

java.lang.Object
  extended by com.silverpeas.session.SessionManagementFactory

public class SessionManagementFactory
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
static SessionManagementFactory getFactory()
           
 SessionManagement getSessionManagement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFactory

public static SessionManagementFactory getFactory()

getSessionManagement

public SessionManagement getSessionManagement()


Copyright © 2016 Silverpeas. All Rights Reserved.