|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.net.Authenticator
org.apache.axis.utils.DefaultAuthenticator
public class 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 |
---|
java.net.Authenticator.RequestorType |
Constructor Summary | |
---|---|
DefaultAuthenticator(java.lang.String user,
java.lang.String pass)
|
Method Summary | |
---|---|
protected java.net.PasswordAuthentication |
getPasswordAuthentication()
|
Methods inherited from class java.net.Authenticator |
---|
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultAuthenticator(java.lang.String user, java.lang.String pass)
Method Detail |
---|
protected java.net.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class java.net.Authenticator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |