org.apache.axis.utils
Class DefaultAuthenticator
java.net.Authenticator
org.apache.axis.utils.DefaultAuthenticator
public class DefaultAuthenticator
extends java.net.Authenticator
This class is used by WSDL2javaAntTask and WSDL2.
Supports the http.proxyUser and http.proxyPassword properties.
DefaultAuthenticator
public DefaultAuthenticator(String user,
String pass)
getPasswordAuthentication
protected java.net.PasswordAuthentication getPasswordAuthentication()
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.