Uses of Interface
org.apache.fulcrum.security.authenticator.Authenticator
Packages that use Authenticator
-
Uses of Authenticator in org.apache.fulcrum.security.authenticator
Classes in org.apache.fulcrum.security.authenticator that implement AuthenticatorModifier and TypeClassDescriptionclass
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"class
This class authenticates by returning TRUE always.class
This class authenticates by doing a plain text match of the user's passwords.