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 aSecurityRealmimplementation based on the JDBC (Java Database Connectivity) API.org.wildfly.security.auth.realm.ldap Classes related to aSecurityRealmimplementation 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 aSecurityRealmthat supports caching ofRealmIdentityinstances.CachingSecurityRealm A wrapper class that provides caching capabilities for aSecurityRealmand 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 createsFileSystemSecurityRealminstances.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 ASecurityRealmimplementation 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 aSecurityRealmthat supports caching ofRealmIdentityinstances. -
Classes in org.wildfly.security.auth.realm used by org.wildfly.security.auth.realm.ldap Class Description CacheableSecurityRealm This interface defines a contract for aSecurityRealmthat supports caching ofRealmIdentityinstances.IdentitySharedExclusiveLock A simple shared/exclusive lock for a realm identity.IdentitySharedExclusiveLock.IdentityLock Class that represents a lock on a realm identity.