Interface SecurityRealm

All Superinterfaces:
ConfigurableElement
All Known Implementing Classes:
AggregateSecurityRealm, DistributedRealm, FailoverRealm, FileSystemRealm, JdbcSecurityRealm, LdapRealm, PropertiesRealm, TokenRealm

public interface SecurityRealm extends ConfigurableElement
Interface representing Elytron Security realm and resources related to it.
Author:
Josef Cacek