Interface SessionStoreFactory

    • Method Detail

      • getNonPersistentAttributes

        java.lang.String[] getNonPersistentAttributes()
      • setNonPersistentAttributes

        void setNonPersistentAttributes​(java.lang.String[] nonPersistentAttributes)
      • getSessionStore

        SessionStore getSessionStore()
                              throws java.io.IOException
        Throws:
        java.io.IOException