| Package | Description |
|---|---|
| org.wildfly.clustering.web.infinispan.sso.coarse |
| Modifier and Type | Method and Description |
|---|---|
CoarseSessionsKey |
CoarseSessionsKeyResolver.apply(String id) |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<CoarseSessionsKey,Map<D,S>> |
SessionsFilter.apply(Map.Entry<?,?> entry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SessionFilter.test(Map.Entry<CoarseSessionsKey,Map<D,S>> entry) |
| Constructor and Description |
|---|
CoarseSessionsFactory(org.infinispan.Cache<CoarseSessionsKey,Map<D,S>> cache,
CacheProperties properties) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.