Package org.apache.fulcrum.security.authenticator


package org.apache.fulcrum.security.authenticator
  • Class
    Description
    Interface for an Authenticator.
    This class authenticates using the Fulcrum Crypto service a user and their password avalon.component name="crypto-authenticator" avalon.service type="org.apache.fulcrum.security.authenticator.Authenticator"
    This class authenticates by returning TRUE always.
    This class authenticates by doing a plain text match of the user's passwords.