Class SessionAttributesKey

  • All Implemented Interfaces:
    Key<String>

    public class SessionAttributesKey
    extends RemoteCacheKey<String>
    Cache key for session attributes.
    Author:
    Paul Ferraro
    • Constructor Detail

      • SessionAttributesKey

        public SessionAttributesKey​(String id)