Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.webengruven.webmail.* (6)org.webengruven.webmail.auth.* (6)

Package Samples:

org.webengruven.webmail.auth

Classes:

CRAuthenticator: CRAuthenticator.java This is the base class for all Authenticators which implement challenge response authentication. As a general rule most parts of Webmail won't care if if an authenticator is a child of the class Authenticator, or a child of CRAuthenticator, however, there are a few extra methods needed for challenge response. Also worth noting, this used to be the name of concrete authenticator. I decided that it was okay to reuse the name here because: 1) it was only a test authenticator 2) I really couldn't think of a better name. Created: Mon Jul 15 20:25 Recreated: Sun Sep 24 2000 08/11/2000 ...
AuthDisplayMngr
CRAuthDisplayMngr
OTPAuthDisplayMngr
OTPAuthenticatorIface
OTPCacheNode

Home | Contact Us | Privacy Policy | Terms of Service