Class CompositeSSO<A,D,S,L>
- java.lang.Object
-
- org.wildfly.clustering.web.cache.sso.CompositeSSO<A,D,S,L>
-
-
Constructor Summary
Constructors Constructor Description CompositeSSO(String id, A authentication, Sessions<D,S> sessions, AtomicReference<L> localContext, LocalContextFactory<L> localContextFactory, Remover<String> remover)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AgetAuthentication()StringgetId()LgetLocalContext()Sessions<D,S>getSessions()voidinvalidate()
-