Uses of Package
org.wildfly.security.cache
-
Packages that use org.wildfly.security.cache Package Description org.wildfly.security.auth.callback Extended callbacks and supporting utilities which allow efficient callback handler implementation.org.wildfly.security.cache -
Classes in org.wildfly.security.cache used by org.wildfly.security.auth.callback Class Description IdentityCache An identity cache is responsible to provide a specific caching strategy for identities. -
Classes in org.wildfly.security.cache used by org.wildfly.security.cache Class Description CachedIdentity Represents a cached identity, managed by anIdentityCache.RealmIdentityCache Provides a mechanism to plug a cache forRealmIdentityinstances obtained from aSecurityRealm.