|| At A Glance | About This Document | Class Description | Summaries | Properties | Methods | Events | See Also ||


The HotJava Component Series

HotJava Authenticator Bean


Class At A Glance

Class Name: AuthenticatorBean
Extends: Component
Implements: HttpAuthenticator, Externalizable

Purpose

Key Properties

Creation

Commonly Used Methods

About This Document

Audience

Table of Contents


Class Description

Overview

Introspection Example Use

Summaries


Property Summary


Method Summary


Event Summary


Alphabetical Reference


Properties


Methods

void setPassword(String pw)
Set the password property. This must be set before authorizing connection.

void setUserCertificate(Certificate)
Set the User Certificate property. This is set to provide client authorization. Does nothing in this default implementation.
See also: getUserCertificate().

void setUsername(String username)
Set the user name property. This may be set to a default (current) user by the system before authentication is requested.
See also: getUsername().


Events


See Also

Related Topics

|| At A Glance | About This Document | Class Description | Summaries | Properties | Methods | Events | See Also ||

HotJava Components version 1.0