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.