[jboss-user] [Security & JAAS/JBoss] - Re: JBoss datasource encryption

nsayer do-not-reply at jboss.com
Wed Dec 17 12:21:59 EST 2008


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



More information about the jboss-user mailing list