UsernamePasswordCallbackHandler(String, char[]) constructor

Constructor that accepts only the username and password credentials.

Syntax

UsernamePasswordCallbackHandler ( String username , char[] password )

Parameters

Usage

Same as the other constructor, assumes the value "false" for allowMultipleAuthentications flag.