Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I set manually Principal/Credential without Server-Side login

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
I am currently developing a sub web portal and have the problem finding a way to manually set the Principal/Credential(user,roles) so that I can retrieve them by getUserinRole/getUserPrincipal methods within from the EJB context or http request. There is the possibility
by doing this with the Server-Side login, however, I do not need an additional authentication of the user, since this approach queries e.g. the custom registry impl for
authentication. Is there any way to just set the user information manually
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top