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, getPasswordAuthentication
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
public static void install()
protected java.net.PasswordAuthentication promptPasswordAuthentication()
promptPasswordAuthentication
in class CachedAuthenticator