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.jaspi.impl JSR-196 Java Authentication SPI for Containers (JASPI) - Internal 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.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.jaspi.impl Class Description CachedIdentity Represents a cached identity, managed by anIdentityCache. -
Classes in org.wildfly.security.cache used by org.wildfly.security.auth.realm Class Description RealmIdentityCache Provides a mechanism to plug a cache forRealmIdentityinstances 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.RealmIdentityCache Provides a mechanism to plug a cache forRealmIdentityinstances 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.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.