Package net.sf.jguard.loginmodules

contains jGuard loginModules implementations.

See:
          Description

Class Summary
DB2LoginModule LoginModule dedicated to authentication on a DB2 database.
JdbcLoginModule Abstract LoginModule dedicated to Database oriented LoginModule like OrzcleLoginModule, PostgreSQLLoginModule, or MySQLLoginModule.
MySQLLoginModule LoginModule dedicated to authentication on an PostgreSQL database.
OracleLoginModule LoginModule dedicated to authentication on an Oracle database.
PostgreSQLLoginModule LoginModule dedicated to authentication on an PostgreSQL database.
SQLServerLoginModule LoginModule dedicated to authentication on an SQL Server 2000 database.
XmlLoginModule LoginModule configured by the jGuardUsersRoles XML file.
 

Package net.sf.jguard.loginmodules Description

contains jGuard loginModules implementations.