Uses of Interface
org.wildfly.security.auth.realm.CacheableSecurityRealm
-
Uses of CacheableSecurityRealm in org.wildfly.security.auth.realm
Classes in org.wildfly.security.auth.realm that implement CacheableSecurityRealmModifier and TypeClassDescriptionfinal classA simple filesystem-backed security realm.Constructors in org.wildfly.security.auth.realm with parameters of type CacheableSecurityRealmModifierConstructorDescriptionCreates a new instance.CachingModifiableSecurityRealm(CacheableSecurityRealm realm, RealmIdentityCache cache, Supplier<Provider[]> providerSupplier) Creates a new instance.