Interface SessionsFactory<V,D,S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Sessions<D,S>createSessions(String ssoId, V value)Map.Entry<String,V>findEntryContaining(S session)-
Methods inherited from interface org.wildfly.clustering.ee.Creator
createValue
-
-