| Package | Description |
|---|---|
| org.apache.cxf.sts.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
EHCacheIdentityCache
A EH-Cache based cache to cache identities in different realms where
the relationship is of type FederateIdentity.
|
class |
MemoryIdentityCache
A simple in-memory HashMap based cache to cache identities in different realms where
the relationship is of type FederateIdentity.
|
Apache CXF