All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AggregateSecurityRealm A realm which directs authentication to one realm and authorization to another.CacheableSecurityRealm This interface defines a contract for aSecurityRealmthat supports caching ofRealmIdentityinstances.CachingModifiableSecurityRealm A wrapper class that provides caching capabilities for aModifiableSecurityRealmand its identities.CachingSecurityRealm A wrapper class that provides caching capabilities for aSecurityRealmand its identities.DistributedSecurityRealm A realm for authentication and authorization of identities distributed between multiple realms.FailoverSecurityRealm A realm which wraps one realm and fails over to another in case the first is unavailable.FileSystemRealmUtil A utility class to utilize methods from theFileSystemSecurityRealmclass for the Elytron Tool.FileSystemSecurityRealm A simple filesystem-backed security realm.FileSystemSecurityRealm.IntegrityResult FileSystemSecurityRealm.LoadedIdentity FileSystemSecurityRealmBuilder A builder class that createsFileSystemSecurityRealminstances.IdentitySharedExclusiveLock A simple shared/exclusive lock for a realm identity.IntegrityException Exception to indicate a general failure related to the Integrity Verification of the Filesystem Realm.JaasSecurityRealm A JAAS basedSecurityRealmimplementation.KeyStoreBackedSecurityRealm AKeyStorebackedSecurityRealmimplementation.LegacyPropertiesSecurityRealm ASecurityRealmimplementation that makes use of the legacy properties files.LegacyPropertiesSecurityRealm.Builder A builder for legacy properties security realms.SimpleMapBackedSecurityRealm Simple map-backed security realm.SimpleRealmEntry A simple in-memory password-based entry for basic realm implementations.