Uses of Class
org.apache.cxf.sts.cache.AbstractIdentityCache
-
Packages that use AbstractIdentityCache Package Description org.apache.cxf.sts.cache -
-
Uses of AbstractIdentityCache in org.apache.cxf.sts.cache
Subclasses of AbstractIdentityCache in org.apache.cxf.sts.cache Modifier and Type Class Description classEHCacheIdentityCacheA 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.
-