public class CachedAuthenticatedSessionHandler extends Object implements HttpHandler
HttpHandler responsible for setting up the AuthenticatedSessionManager for cached authentications and
registering a NotificationHandler to receive the security notifications.| Constructor and Description |
|---|
CachedAuthenticatedSessionHandler(HttpHandler next,
ServletContextImpl servletContext) |
public CachedAuthenticatedSessionHandler(HttpHandler next, ServletContextImpl servletContext)
public void handleRequest(HttpServerExchange exchange) throws Exception
handleRequest in interface HttpHandlerExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.