-
Jan 3rd, 2012, 11:08 AM
#1
AbstractWsPasswordCallbackHandler on glassfish (using glassfish realms)
We are using spring-ws on weblogic, and now want to deploy on glassfish. The trouble is in the authentication, and the question can probably be posed like this:
-> How do we set up spring-ws to authenticate a WSS UsernameToken against a glassfish realm?
For weblogic, we have created an AbstractWsPasswordCallbackHandler which delegates to JAAS (through a login module of type weblogic.security.auth.login.UsernamePasswordLogin Module), which then does all the required work.
Eirik
Tags for this Thread
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