public class AwtAuthenticator extends CachedAuthenticator
CachedAuthenticator.CachedAuthentication| Constructor and Description |
|---|
AwtAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
install()
Install this authenticator implementation into the JVM.
|
protected java.net.PasswordAuthentication |
promptPasswordAuthentication()
Prompt for and request authentication from the end-user.
|
add, getPasswordAuthenticationgetRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefaultpublic static void install()
protected java.net.PasswordAuthentication promptPasswordAuthentication()
promptPasswordAuthentication in class CachedAuthenticator