-
Notifications
You must be signed in to change notification settings - Fork 14
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
wstrust, a 2 pod testcase #108
Conversation
/retest-required |
65a3663
to
116d915
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @rsearls - and thanks again for this great demo. This is a nice interoperability example, and will be useful for sure.
I am basically ok with the changes, but I dropped minor comments and questions in order to fix improve them. A lot of them are just about typos or suggestions.
Feel free to let me know what you think.
...ain/java/org/jboss/test/ws/jaxws/samples/wsse/policy/trust/shared/ClientCallbackHandler.java
Outdated
Show resolved
Hide resolved
...a/org/jboss/test/ws/jaxws/samples/wsse/policy/trust/shared/UsernameTokenCallbackHandler.java
Outdated
Show resolved
Hide resolved
...trust/sts/src/main/java/org/jboss/test/ws/jaxws/samples/wsse/policy/trust/sts/SampleSTS.java
Outdated
Show resolved
Hide resolved
demos/wstrust/test/src/test/java/org/jboss/jaxws/STSWstrustOpenShiftJarApplication.java
Show resolved
Hide resolved
demos/wstrust/sts/src/main/webapp/WEB-INF/classes/stsKeystore.properties
Show resolved
Hide resolved
demos/wstrust/test/src/test/resources/META-INF/clientKeystore.properties
Show resolved
Hide resolved
...a/org/jboss/test/ws/jaxws/samples/wsse/policy/trust/shared/UsernameTokenCallbackHandler.java
Show resolved
Hide resolved
116d915
to
af31b68
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing my concerns, @rsearls ! Great job.
We've got just 3 threads left, where I dropped my latest questions.
af31b68
to
4c15663
Compare
retest |
1 similar comment
retest |
/retest |
1 similar comment
/retest |
/retest-required |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for this new demo, @rsearls ! Changes LGTM, merging!
Description
#107
New code added in demos module only.
Type of change
test, version modification, documentation, etc.)
Checklist