Class PasswordAuthentication


Constructor Summary
PasswordAuthentication(username, password)
            Represents a user name and password as a model object, used in BasicChallengeHandler instances.
 
Method Summary
clear()
           clear user name and password
 
Constructor Detail

PasswordAuthentication

PasswordAuthentication(username, password)

Method Detail

clear

clear()