|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Handler of authenticate event from the browser object.
The user name and password options handle basic, digest and NTLM authentication schemes. Also, it can be using for proxy authentication
| Method Summary | |
java.lang.String |
getPassword()
Gets a string value that contains the password to use for authentication. |
java.lang.String |
getUserName()
Gets a string value that contains the user name to use for authentication. |
void |
onAuthenticate()
Invokes when authentication operation is required. |
| Method Detail |
public void onAuthenticate()
getUserName and getPassword
methods will be invoked.
public java.lang.String getUserName()
public java.lang.String getPassword()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||