Class AuthenticationKeyFormatter
- java.lang.Object
-
- org.wildfly.clustering.marshalling.spi.SimpleFormatter<K>
-
- org.wildfly.clustering.web.infinispan.SessionKeyFormatter<AuthenticationKey>
-
- org.wildfly.clustering.web.infinispan.sso.AuthenticationKeyFormatter
-
- All Implemented Interfaces:
Formatter<AuthenticationKey>
@MetaInfServices(org.wildfly.clustering.marshalling.spi.Formatter.class) public class AuthenticationKeyFormatter extends SessionKeyFormatter<AuthenticationKey>
Formatter forAuthenticationKey- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description AuthenticationKeyFormatter()
-