org.gcube.portlets.admin.software_upload_wizard.server.aslmanagers
Class DefaultASLSessionManager
java.lang.Object
org.gcube.portlets.admin.software_upload_wizard.server.aslmanagers.DefaultASLSessionManager
- All Implemented Interfaces:
- ASLSessionManager
public class DefaultASLSessionManager
- extends Object
- implements ASLSessionManager
An ASL Session Manager that can be used bot in development and in production
- Author:
- Luigi Fortunati
|
Constructor Summary |
DefaultASLSessionManager(com.google.inject.Provider<javax.servlet.http.HttpSession> httpSessionProvider)
|
|
Method Summary |
org.gcube.application.framework.core.session.ASLSession |
getASLSession()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultASLSessionManager
@Inject
public DefaultASLSessionManager(com.google.inject.Provider<javax.servlet.http.HttpSession> httpSessionProvider)
getASLSession
public org.gcube.application.framework.core.session.ASLSession getASLSession()
- Specified by:
getASLSession in interface ASLSessionManager
Copyright © 2013. All Rights Reserved.