Class LegacyPropertiesSecurityRealm

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

public class LegacyPropertiesSecurityRealm extends Object implements SecurityRealm
A SecurityRealm implementation that makes use of the legacy properties files.
Author:
Darran Lofthouse