Uses of Interface
org.apache.cxf.sts.cache.IdentityCache
-
Packages that use IdentityCache Package Description org.apache.cxf.sts.cache -
-
Uses of IdentityCache in org.apache.cxf.sts.cache
Classes in org.apache.cxf.sts.cache that implement IdentityCache Modifier and Type Class Description classAbstractIdentityCacheclassEHCacheIdentityCacheA EH-Cache based cache to cache identities in different realms where the relationship is of type FederateIdentity.classMemoryIdentityCacheA simple in-memory HashMap based cache to cache identities in different realms where the relationship is of type FederateIdentity.
-