Class NotificationReceiverHandler

java.lang.Object
io.undertow.security.handlers.NotificationReceiverHandler
All Implemented Interfaces:
HttpHandler

public class NotificationReceiverHandler extends Object implements HttpHandler
A HttpHandler to register a list of NotificationReceiver instances with the current SecurityContext.
Author:
Darran Lofthouse