Class HotRodSSOManagerFactory<A,D,S>
java.lang.Object
org.wildfly.clustering.web.hotrod.sso.HotRodSSOManagerFactory<A,D,S>
- All Implemented Interfaces:
SSOManagerFactory<A,D, S, TransactionBatch>
public class HotRodSSOManagerFactory<A,D,S>
extends Object
implements SSOManagerFactory<A,D,S,TransactionBatch>
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<L> SSOManager<A,D, S, L, TransactionBatch> createSSOManager(SSOManagerConfiguration<L> config)
-
Constructor Details
-
HotRodSSOManagerFactory
-
-
Method Details
-
createSSOManager
- Specified by:
createSSOManagerin interfaceSSOManagerFactory<A,D, S, TransactionBatch>
-