| Author |
Authenticating secondary user inside an EJB
|
Paul Hepworth
Greenhorn
Joined: May 15, 2006
Posts: 1
|
|
Hi The challenge I'm facing here is that I am logged in as one user, and at some point in my app, a secondary user is required to provide their username and password which I must then check with Weblogic to see if the username and password combo is valid without logging the user in. I've been looking at the JAAS implementation but everything I've seen seems to log you in. All I want to do is say is "Username" and "Password" valid? Any ideas? Thanks Paul
|
 |
 |
|
|
subject: Authenticating secondary user inside an EJB
|
|
|