Package org.wildfly.security.cache
-
Interface Summary Interface Description IdentityCache An identity cache is responsible to provide a specific caching strategy for identities.RealmIdentityCache Provides a mechanism to plug a cache forRealmIdentityinstances obtained from aSecurityRealm. -
Class Summary Class Description CachedIdentity Represents a cached identity, managed by anIdentityCache.LRURealmIdentityCache ARealmIdentityCacheimplementation providing a LRU cache.LRURealmIdentityCache.CacheEntry