Package net.sourceforge.jnlp.security
Class JNLPAuthenticator
java.lang.Object
java.net.Authenticator
net.sourceforge.jnlp.security.JNLPAuthenticator
-
Nested Class Summary
Nested classes/interfaces inherited from class java.net.Authenticator
Authenticator.RequestorType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.Authenticator
getDefault, getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthenticationInstance, setDefault
-
Constructor Details
-
JNLPAuthenticator
public JNLPAuthenticator()
-
-
Method Details
-
getPasswordAuthentication
- Overrides:
getPasswordAuthentication
in classAuthenticator
-