Package org.apache.shiro.realm.jdbc

Realms that acquire security data from an RDBMS (Relational Database Management System) using the JDBC API.

See:
          Description

Class Summary
JdbcRealm Realm that allows authentication and authorization via JDBC calls.
 

Enum Summary
JdbcRealm.SaltStyle Password hash salt configuration.
 

Package org.apache.shiro.realm.jdbc Description

Realms that acquire security data from an RDBMS (Relational Database Management System) using the JDBC API.



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.