Class AuthenticationKey
- java.lang.Object
-
- org.wildfly.clustering.ee.infinispan.GroupedKey<String>
-
- org.wildfly.clustering.web.infinispan.sso.AuthenticationKey
-
- All Implemented Interfaces:
org.wildfly.clustering.ee.Key<String>
public class AuthenticationKey extends GroupedKey<String>
Cache key for the authentication cache entry.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description AuthenticationKey(String id)
-
-
-
Constructor Detail
-
AuthenticationKey
public AuthenticationKey(String id)
-
-