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!

Using GSS-API in Web Applications

richardgundersen-JavaNetApr 19 2004 — edited May 17 2006
Hi

The tutorials mentioning GSS-API create a secure context and once established start passing tokens between each other based on a proprietary protocol (a knock-knock joke if I remember...).

Can this protocol be HTTP? I want to bolt the GSS mechanism onto an existing web application so all my JSPs, Servlets etc etc go through this secure channel once authentication has taken place.

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 14 2006
Added on Apr 19 2004
4 comments
221 views