Class AuthenticationKey

java.lang.Object
org.wildfly.clustering.ee.infinispan.GroupedKey<String>
org.wildfly.clustering.web.infinispan.sso.AuthenticationKey
All Implemented Interfaces:
Key<String>, KeyGroup<String>

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

    • AuthenticationKey

      public AuthenticationKey(String id)