Uses of Class
org.wildfly.security.cache.CachedIdentity
-
Packages that use CachedIdentity Package Description org.wildfly.security.cache -
-
Uses of CachedIdentity in org.wildfly.security.cache
Methods in org.wildfly.security.cache that return CachedIdentity Modifier and Type Method Description CachedIdentityIdentityCache. get()Returns an identity previously cached.CachedIdentityIdentityCache. remove()Removes an identity from the cache.
-