Class UserContextKey

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

public class UserContextKey extends CacheKey<String>
Cache key for the authentication cache entry.
Author:
Paul Ferraro
  • Constructor Details

    • UserContextKey

      public UserContextKey(String id)
      The cache key of the user context entry.
      Parameters:
      id - the identifier of the user