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.auth.realm Security realm implementations for Elytron.org.wildfly.security.cache org.wildfly.security.http Package containing the HTTP based authentication APIs, SPIs and related classes.org.wildfly.security.http.cert org.wildfly.security.http.form org.wildfly.security.http.spnego org.wildfly.security.http.util.sso -
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.auth.realm Class Description RealmIdentityCache Provides a mechanism to plug a cache forRealmIdentity
instances obtained from aSecurityRealm
. -
Classes in org.wildfly.security.cache used by org.wildfly.security.cache Class Description CachedIdentity Represents a cached identity, managed by anIdentityCache
.LRURealmIdentityCache.CacheEntry RealmIdentityCache Provides a mechanism to plug a cache forRealmIdentity
instances obtained from aSecurityRealm
. -
Classes in org.wildfly.security.cache used by org.wildfly.security.http 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.http.cert 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.http.form 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.http.spnego 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.http.util.sso Class Description CachedIdentity Represents a cached identity, managed by anIdentityCache
.IdentityCache An identity cache is responsible to provide a specific caching strategy for identities.