-
Oct 19th, 2012, 12:57 AM
#1
Ws-* More than one policy on a single endpoint
We have a set of services which implement the Signature policy (X509 certificate) policy using the Spring provided Wss4jSecurityInterceptor.
Now we have a situation where we want the same set of services to support UsernameToken policy too for a new set of clients, in such a way that it doesn't impact the existing clients in whatsoever manner and they continue to use the older policy.
So my query is:-
1. Is it possible to have the same endpoint support two separate policies?
2. If yes, how do we achieve that using Spring's Wss4jSecurityInterceptor?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules