org.apache.axis.utils

Class DefaultAuthenticator

public class DefaultAuthenticator extends Authenticator

This class is used by WSDL2javaAntTask and WSDL2. Supports the http.proxyUser and http.proxyPassword properties.
Constructor Summary
DefaultAuthenticator(String user, String pass)
Method Summary
protected PasswordAuthenticationgetPasswordAuthentication()

Constructor Detail

DefaultAuthenticator

public DefaultAuthenticator(String user, String pass)

Method Detail

getPasswordAuthentication

protected PasswordAuthentication getPasswordAuthentication()
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.