I worked around this by extending ConfiguredIdentityLoginModule. I overrode initialize to create a new options Map from the old one, but with the password decrypted, then call super.initialize().
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197194#4197194 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197194 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
