Class CoherenceIndexedSessionRepository

    • Field Detail

      • DEFAULT_SESSION_MAP_NAME

        public static final java.lang.String DEFAULT_SESSION_MAP_NAME
        The default name of map used by Spring Session to store sessions.
        See Also:
        Constant Field Values
      • PRINCIPAL_NAME_ATTRIBUTE

        public static final java.lang.String PRINCIPAL_NAME_ATTRIBUTE
        The principal name custom attribute name.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CoherenceIndexedSessionRepository

        public CoherenceIndexedSessionRepository​(com.tangosol.net.Session coherenceSession)
        Create a new CoherenceIndexedSessionRepository instance.
        Parameters:
        coherenceSession - the Coherence Session instance to use for managing sessions