Uses of Class
io.undertow.security.api.SecurityNotification
-
Packages that use SecurityNotification Package Description io.undertow.security.api -
-
Uses of SecurityNotification in io.undertow.security.api
Methods in io.undertow.security.api with parameters of type SecurityNotification Modifier and Type Method Description voidNotificationReceiver. handleNotification(SecurityNotification notification)Handle a security related notification.
-