V - the cache value typepublic interface SSOFactory<AV,SV,A,D,L> extends Creator<String,Map.Entry<AV,SV>,A>, Locator<String,Map.Entry<AV,SV>>, Remover<String>
SSO from its cache storage value.| Modifier and Type | Method and Description |
|---|---|
SSO<A,D,L> |
createSSO(String id,
Map.Entry<AV,SV> value) |
SessionsFactory<SV,D> |
getSessionsFactory() |
createValueCopyright © 2022 JBoss by Red Hat. All rights reserved.