Package org.apache.axis.utils
Class DefaultAuthenticator
java.lang.Object
java.net.Authenticator
org.apache.axis.utils.DefaultAuthenticator
This class is used by WSDL2javaAntTask and WSDL2.
Supports the http.proxyUser and http.proxyPassword properties.
-
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
-
DefaultAuthenticator
-
-
Method Details
-
getPasswordAuthentication
- Overrides:
getPasswordAuthentication
in classAuthenticator
-