Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authUser and authPassword #1

Open
xunhuang opened this issue Jan 11, 2014 · 1 comment
Open

authUser and authPassword #1

xunhuang opened this issue Jan 11, 2014 · 1 comment

Comments

@xunhuang
Copy link

Hi Tony,
I pulled your fork of wsdl2objc and trying to get it to work with a webservice that requires a username and password. I see that authUser and authPassword is no longer available in your version as it was in the original version (but the origin version is so old that its generated no longer compiles.) wondering what's going on with this.

thanks in advance!

Wilson

@tgoyne
Copy link
Contributor

tgoyne commented Jan 13, 2014

That was actually changed in the upstream branch I started from. Setting authenticationProperties on the binding to a BasicSSLCredentialsManager appears to be the "new" way to set the username and password.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants