Uses of Class
org.wildfly.clustering.web.hotrod.sso.AuthenticationKey
-
Packages that use AuthenticationKey Package Description org.wildfly.clustering.web.hotrod.sso -
-
Uses of AuthenticationKey in org.wildfly.clustering.web.hotrod.sso
Constructor parameters in org.wildfly.clustering.web.hotrod.sso with type arguments of type AuthenticationKey Constructor Description HotRodSSOFactory(org.infinispan.client.hotrod.RemoteCache<AuthenticationKey,AuthenticationEntry<AV,L>> cache, Marshaller<A,AV> marshaller, LocalContextFactory<L> localContextFactory, SessionsFactory<SV,D,S> sessionsFactory)
-