addLogoutHandler
Adds a LogoutHandler. The SecurityContextLogoutHandler is added as the last LogoutHandler by default.
Parameters
logoutHandler
the LogoutHandler to add
Adds a LogoutHandler. The SecurityContextLogoutHandler is added as the last LogoutHandler by default.
the LogoutHandler to add