|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoginParams | |
|---|---|
| com.teamdev.jxbrowser.prompt | Contains the basic classes and interfaces for handling browser prompt dialogs. |
| Uses of LoginParams in com.teamdev.jxbrowser.prompt |
|---|
| Methods in com.teamdev.jxbrowser.prompt with parameters of type LoginParams | |
|---|---|
CloseStatus |
SilentPromptService.loginRequested(LoginParams info)
This method do nothing and just returns the CloseStatus.OK. |
CloseStatus |
PromptService.loginRequested(LoginParams info)
Invoked when browser request the authentication dialog. |
CloseStatus |
DefaultPromptService.loginRequested(LoginParams params)
Displays login and password input dialog with appropriate title, message and predefined login and password. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||