Class AttributeSharingSessionDataStoreFactory

java.lang.Object
org.codice.ddf.security.session.AttributeSharingSessionDataStoreFactory
All Implemented Interfaces:
org.eclipse.jetty.server.session.SessionDataStoreFactory

public class AttributeSharingSessionDataStoreFactory extends Object implements org.eclipse.jetty.server.session.SessionDataStoreFactory
  • Constructor Details

    • AttributeSharingSessionDataStoreFactory

      public AttributeSharingSessionDataStoreFactory()
  • Method Details

    • getSessionDataStore

      public org.eclipse.jetty.server.session.SessionDataStore getSessionDataStore(org.eclipse.jetty.server.session.SessionHandler handler)
      Specified by:
      getSessionDataStore in interface org.eclipse.jetty.server.session.SessionDataStoreFactory