Class JdbcSecurityRealm

java.lang.Object
org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm
All Implemented Interfaces:
CacheableSecurityRealm, SecurityRealm

public class JdbcSecurityRealm extends Object implements CacheableSecurityRealm
Security realm implementation backed by a database.
Author:
Pedro Igor