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.
 

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-2010 The Apache Software Foundation. All Rights Reserved.