public final class AuthInfo extends Object
com.sun.tools.ws.wscompile.DefaultAuthenticator
to
authenticate wsimport to access the wsdl.Constructor and Description |
---|
AuthInfo(URL url,
String user,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUser() |
boolean |
matchingHost(URL requestingURL)
Returns if the requesting host and port are associated with this
AuthInfo |
Copyright © 2016 Oracle Corporation. All rights reserved.