当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
DefaultAuthenticator (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
org.apache.axis.utils
Class DefaultAuthenticator
java.lang.Object
java.net.Authenticator
org.apache.axis.utils.DefaultAuthenticator
- public class DefaultAuthenticator
- extends Authenticator
This class is used by WSDL2javaAntTask and WSDL2.
Supports the http.proxyUser and http.proxyPassword properties.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAuthenticator
public DefaultAuthenticator(String user,
String pass)
getPasswordAuthentication
protected PasswordAuthentication getPasswordAuthentication()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.