Class DistributedSecurityRealm

java.lang.Object
org.wildfly.security.auth.realm.DistributedSecurityRealm
All Implemented Interfaces:
SecurityRealm

public class DistributedSecurityRealm extends Object implements SecurityRealm
A realm for authentication and authorization of identities distributed between multiple realms.
Author:
Martin Mazanek