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()

Documentation generated by JsDoc Toolkit 1.3.3 on Thu Sep 25 2014 15:48:02 GMT-0700 (PDT)