Uses of Package
org.wildfly.security.auth.realm
-
Classes in org.wildfly.security.auth.realm used by org.wildfly.security.auth.realm Class Description CacheableSecurityRealm This interface defines a contract for aSecurityRealmthat supports caching ofRealmIdentityinstances.CachingSecurityRealm A wrapper class that provides caching capabilities for aSecurityRealmand its identities.FileSystemSecurityRealm A simple filesystem-backed security realm.FileSystemSecurityRealm.IntegrityResult FileSystemSecurityRealmBuilder A builder class that createsFileSystemSecurityRealminstances.IdentitySharedExclusiveLock.IdentityLock Class that represents a lock on a realm identity.LegacyPropertiesSecurityRealm ASecurityRealmimplementation that makes use of the legacy properties files.LegacyPropertiesSecurityRealm.Builder A builder for legacy properties security realms.SimpleRealmEntry A simple in-memory password-based entry for basic realm implementations.