cancel
Showing results for 
Search instead for 
Did you mean: 

Custom JAAS LoginModule - HttpGetterCallback

Former Member
0 Kudos

I am developing a custom JAAS LoginModule for Web application.

How to use the HttpGetterCallback to get the request parameters from web application?

Using NW 2004s SP9.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182372
Active Contributor
0 Kudos
Former Member
0 Kudos

Thanks. I have seen this.

Can you provide more inputs on how to get the User inputs from JSP page(web app) using he callbacks? ie. How is "user_name" value of the client recvd and updated in the CallbackHdlr?