Retrieving additional user session details in a JAAS login module  Supporting external single sign-on providers

Chapter 5: New Features in EAServer Versions 4.2.3, 4.2.2, 4.2.1, and 4.2

Retrieving HTTP session information in a custom authentication service

You can also retrieve additional client session information in custom authentication services that implement the CtsSecurity::AuthService API. In a custom authentication component implemented in Java, you can call the com.sybase.jaguar.server.Jaguar.getHttpServletRequest() method to retrieve the HTTP servlet request (if any) that triggered the authentication event. This method returns null if the authentication event is not associated with an HTTP request (for example, if the authentication is for a component invocation).





Copyright © 2005. Sybase Inc. All rights reserved. Supporting external single sign-on providers

View this book as PDF