public class LogoutSessionListener
extends Object
implements javax.servlet.http.HttpSessionListener
Undertow session listener that performs logout on session invalidation. The AuthenticationManager logout
takes care of flushing the principal from cache if a security cache is in use.