Uses of Package
org.wildfly.security.auth.realm
-
Packages that use org.wildfly.security.auth.realm Package Description org.wildfly.security.auth.realm Security realm implementations for Elytron.org.wildfly.security.auth.realm.jdbc Classes related to aSecurityRealm
implementation based on the JDBC (Java Database Connectivity) API.org.wildfly.security.auth.realm.ldap Classes related to aSecurityRealm
implementation capable of integrating with LDAP servers. -
Classes in org.wildfly.security.auth.realm used by org.wildfly.security.auth.realm Class Description CacheableSecurityRealm This interface defines a contract for aSecurityRealm
that supports caching ofRealmIdentity
instances.CachingSecurityRealm A wrapper class that provides caching capabilities for aSecurityRealm
and its identities.ElytronMessages Log messages and exceptions for Elytron.FileSystemSecurityRealm A simple filesystem-backed security realm.FileSystemSecurityRealm.CredentialParseFunction FileSystemSecurityRealm.IntegrityResult FileSystemSecurityRealm.LoadedIdentity FileSystemSecurityRealm.Version FileSystemSecurityRealmBuilder A builder class that createsFileSystemSecurityRealm
instances.IdentitySharedExclusiveLock A simple shared/exclusive lock for a realm identity.IdentitySharedExclusiveLock.IdentityLock Class that represents a lock on a realm identity.IntegrityException Exception to indicate a general failure related to the Integrity Verification of the Filesystem Realm.JaasSecurityRealm.JaasAuthorizationIdentity A JAAS realm's authorization identity.LegacyPropertiesSecurityRealm ASecurityRealm
implementation that makes use of the legacy properties files.LegacyPropertiesSecurityRealm.AccountEntry LegacyPropertiesSecurityRealm.Builder A builder for legacy properties security realms.LegacyPropertiesSecurityRealm.LoadedState SimpleRealmEntry A simple in-memory password-based entry for basic realm implementations. -
Classes in org.wildfly.security.auth.realm used by org.wildfly.security.auth.realm.jdbc Class Description CacheableSecurityRealm This interface defines a contract for aSecurityRealm
that supports caching ofRealmIdentity
instances. -
Classes in org.wildfly.security.auth.realm used by org.wildfly.security.auth.realm.ldap Class Description CacheableSecurityRealm This interface defines a contract for aSecurityRealm
that supports caching ofRealmIdentity
instances.IdentitySharedExclusiveLock A simple shared/exclusive lock for a realm identity.IdentitySharedExclusiveLock.IdentityLock Class that represents a lock on a realm identity.