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

Quick Search    Search Deep

Package org.securityfilter.authenticator

Interface Summary
Authenticator Authenticator - interface for a SecurityFilter authenticator module.
 

Class Summary
AuthenticatorFactory AuthenticatorFactory - this class will create Authenticator instance.
BasicAuthenticator BasicAuthenticator - authenticator implementation for the BASIC auth method.
FormAuthenticator FormAuthenticator - authenticator implementation for the FORM auth method.