Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How Can I get password from j_security_check?

843811Mar 18 2005 — edited May 12 2005
I need to re-use the username & password for validation against Oracle datasource, whereby I will need to pass the username and password for every ds.getConnection(username,password). I find it a workaround to have to re-connect to the realm tables just to retrieve the password for the given username, where by somewere the password has already been recieved with j_security_check. Is there anybody at all out there who can answer this with something other than a "you can't"?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 9 2005
Added on Mar 18 2005
11 comments
2,053 views