uCosminexus Application Server, Security Management Guide
class WebSSOHandler
{
public WebSSOHandler(HttpServletRequest request,
HttpServletResponse response,
CallbackHandler ch)
throws ParameterError;
public void handle(Callback[] callbacks)
throws IOException, UnsupportedCallbackException;
}| Constructor/method name | Functionality |
|---|---|
| WebSSOHandler constructor | Creates an instance of the WebSSOHandler class. |
| handle method | Obtains session information. |
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd