org.apache.catalina
インタフェース Authenticator

既知の実装クラスの一覧:
AuthenticatorBase

public interface Authenticator

An Authenticator is a component (usually a Valve or Container) that provides some sort of authentication service. The interface itself has no functional significance, but is used as a tagging mechanism so that other components can detect the presence (via an "instanceof Authenticator" test) of an already configured authentication service.

バージョン:
$Revision: 1.3 $ $Date: 2001/07/22 20:13:30 $
作成者:
Craig R. McClanahan



Copyright ? 2000-2001 Apache Software Foundation. All Rights Reserved.