Package com.cafesoft.cams.auth.login.module

JDBC, LDAP, and XML JAAS login modules.

See:
          Description

Class Summary
AbstractLoginModule Abstract implementation of the LoginModule interface.
ActiveDirectoryLoginModule Implements the LoginModule interface found in JAAS to authenticate users against an Active Directory repository.
AESOActiveDirectoryLoginModule AESOActiveDirectoryLoginModule is a JAAS LoginModule used with Cams "Automatic Enterprise Sign-On" (AESO) and Microsoft Active Directory.
AESOJdbcLoginModule AESOAESOJdbcLoginModule provides login support for Cams Automatic Enterprise Sign-On (AESO) against relational databases accessible via JDBC.
AESOLdapLoginModule AESOLdapLoginModule is a JAAS LoginModule used with Cams "Automatic Enterprise Sign-On" (AESO) and LDAP v3 compliant directory servers.
AESOX509CertLdapLoginModule AESOX509CertLdapLoginModule is a JAAS LoginModule used with Cams "Automatic Enterprise Sign-On" (AESO) and LDAP v3 compliant directory servers.
AESOXmlLoginModule AESOXmlLoginModule implements the JAAS LoginModule interface and works in conjunction with Cams "Automatic Enterprise Sign-On" (AESO) to authenticate users and assign roles using information stored in a XML user repository.
DigipassJdbcLoginModule Implements the LoginModule interface found in JAAS to authenticate users with VASCO Digipass tokens against relational database using JDBC.
DummyLoginModule Implements the LoginModule interface found in JAAS to authenticate users against user name and password assigned through options and assigns an authentication type.
JdbcLoginModule Implements the LoginModule interface found in JAAS to authenticate users against relational database using JDBC.
LdapLoginModule Implements the JAAS LoginModule interface to authenticate users against a LDAP repository.
RsaSecurIdLoginModule RsaSecurIdLoginModule implements a JAAS LoginModule that authenticates RSA SecurId token users.
SiteServerLoginModule Implements the JAAS LoginModule interface to authenticate users against a LDAP repository.
TimeoutLDAPSocketFactory TimeoutLDAPSocketFactory implements an LDAPSocketFactory that provides connection timeout functionality.
UnboundIDActiveDirectoryLoginModule Implements the LoginModule interface found in JAAS to authenticate users against an Active Directory repository.
UnboundIDLdapLoginModule Implements the JAAS LoginModule interface to authenticate users against a LDAP repository.
X509CertificateFileLoginModule X509CertificateFileLoginModule implements a JAAS LoginModule that authenticates users presenting an X509Certificate chain.
X509CertificateJKSLoginModule X509CertificateJKSLoginModule implements a JAAS LoginModule that authenticates users presenting a client X509Certificate chain.
X509CertificateLdapLoginModule X509CertificateLdapLoginModule implements a JAAS LoginModule that uses LDAP to authenticate a user presenting a username, password, and an X509 client certificate.
XmlLoginModule Implements the LoginModule interface found in JAAS to authenticate users against a XML user repository.
 

Package com.cafesoft.cams.auth.login.module Description

JDBC, LDAP, and XML JAAS login modules.



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.