Package net.sf.jguard.loginmodules

contains jGuard loginModules implementations.

See:
          Description

Class Summary
CRLLoginModule validate certificates: validate their certPath and checks if some of them are revoked against CRL(Certificate Revocation list).
DB2LoginModule LoginModule dedicated to authentication on a DB2 database.
JdbcLoginModule Abstract LoginModule dedicated to Database oriented LoginModule like OrzcleLoginModule, PostgreSQLLoginModule, or MySQLLoginModule.
JNDILoginModule JNDI - related LoginModule.
MySQLLoginModule LoginModule dedicated to authentication on an PostgreSQL database.
OCSPLoginModule Check the revocation status of a public key certificate using OCSP.
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 jGuardUsersPrincipals XML file.
 

Package net.sf.jguard.loginmodules Description

contains jGuard loginModules implementations.