Package org.wildfly.security.auth.realm
package org.wildfly.security.auth.realm
Security realm implementations for Elytron.
-
ClassDescriptionA realm which directs authentication to one realm and authorization to another.This interface defines a contract for a
SecurityRealmthat supports caching ofRealmIdentityinstances.A wrapper class that provides caching capabilities for aModifiableSecurityRealmand its identities.A wrapper class that provides caching capabilities for aSecurityRealmand its identities.A realm for authentication and authorization of identities distributed between multiple realms.Warning this class consists of generated code.A realm which wraps one realm and fails over to another in case the first is unavailable.A utility class to utilize methods from theFileSystemSecurityRealmclass for the Elytron Tool.A simple filesystem-backed security realm.A builder class that createsFileSystemSecurityRealminstances.A simple shared/exclusive lock for a realm identity.Exception to indicate a general failure related to the Integrity Verification of the Filesystem Realm.A JAAS basedSecurityRealmimplementation.AKeyStorebackedSecurityRealmimplementation.ASecurityRealmimplementation that makes use of the legacy properties files.A builder for legacy properties security realms.Simple map-backed security realm.A simple in-memory password-based entry for basic realm implementations.