All Classes and Interfaces
Class
Description
A realm which directs authentication to one realm and authorization to another.
A wrapper around
SecurityRealm instances to add brute force detection
for brute force password guessing attacks.This interface defines a contract for a
SecurityRealm that supports caching of RealmIdentity instances.A wrapper class that provides caching capabilities for a
ModifiableSecurityRealm and its identities.A wrapper class that provides caching capabilities for a
SecurityRealm and its identities.A realm for authentication and authorization of identities distributed between multiple realms.
A realm which wraps one realm and fails over to another in case the first is unavailable.
A utility class to utilize methods from the
FileSystemSecurityRealm class for the Elytron Tool.A simple filesystem-backed security realm.
A builder class that creates
FileSystemSecurityRealm instances.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 based
SecurityRealm implementation.A
KeyStore backed SecurityRealm implementation.A
SecurityRealm implementation 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.