Class UserSessionsKey

java.lang.Object
org.wildfly.clustering.cache.infinispan.CacheKey<String>
org.wildfly.clustering.session.infinispan.remote.user.UserSessionsKey
All Implemented Interfaces:
Key<String>

public class UserSessionsKey extends CacheKey<String>
The cache key for user sessions entries.
Author:
Paul Ferraro
  • Constructor Details

    • UserSessionsKey

      public UserSessionsKey(String id)
      Creates a user sessions key.
      Parameters:
      id - the identifier of the user