Class TextMatchAuthenticator

  • All Implemented Interfaces:
    org.apache.avalon.framework.logger.LogEnabled, Authenticator

    public class TextMatchAuthenticator
    extends org.apache.avalon.framework.logger.AbstractLogEnabled
    implements Authenticator
    This class authenticates by doing a plain text match of the user's passwords. Very insecure! avalon.component name="textmatch-authenticator" avalon.service type="org.apache.fulcrum.security.authenticator.Authenticator"
    Version:
    $Id$
    Author:
    Eric Pugh