Class AuthenticationKey
- java.lang.Object
-
- org.wildfly.clustering.ee.hotrod.RemoteCacheKey<String>
-
- org.wildfly.clustering.web.hotrod.sso.AuthenticationKey
-
- All Implemented Interfaces:
org.wildfly.clustering.ee.Key<String>
public class AuthenticationKey extends RemoteCacheKey<String>
- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description AuthenticationKey(String id)
-
-
-
Constructor Detail
-
AuthenticationKey
public AuthenticationKey(String id)
-
-