password property
getter/setter pair
Represents the password used for the authentication if the action corresponds to HttpAuthResponseAction.PROCEED
Implementation
String password;
Represents the password used for the authentication if the action corresponds to HttpAuthResponseAction.PROCEED
String password;