0

I am working on implementing Java web service security .I am using Soap handlers .I need help with authenticating the username and password that received on provider side from the soap header. What does the provider side handler do.

Please do let me know if I am not clear or need more information.

Thanks Niveditha

user3221155
  • 71
  • 1
  • 2
  • 10
  • What is the help you are looking for? what have you done so far ? – Yohannes Gebremariam Mar 20 '17 at 16:58
  • Possible duplicate of [User authenticate in SOAP - How to?](http://stackoverflow.com/questions/7766811/user-authenticate-in-soap-how-to) – JCasso Mar 20 '17 at 17:05
  • I have gone through some articles in this network and wrote the JAX-WS handler class that retrieves username and password from username token soap element .I am looking on how to authenticate this pair and send response back to client. – user3221155 Mar 20 '17 at 17:17
  • https://www.mkyong.com/webservices/jax-ws/application-authentication-with-jax-ws/ – PRATHAP S Mar 20 '17 at 18:12

0 Answers0