public class LogoutNotificationReceiver
extends Object
implements io.undertow.security.api.NotificationReceiver
Undertow security listener that invokes AuthenticationManager.logout() on logout, flushing the principal from
the cache if a security cache is being used.