Package org.wildfly.security.cache
package org.wildfly.security.cache
-
ClassDescriptionRepresents a cached identity, managed by an
IdentityCache.An identity cache is responsible to provide a specific caching strategy for identities.ARealmIdentityCacheimplementation providing a LRU cache.Provides a mechanism to plug a cache forRealmIdentityinstances obtained from aSecurityRealm.