302303304305306307308309310311312
} catch (Exception ignore) { // we ignore this } } if ( handler != null ) { handler.logout(Collections.EMPTY_MAP, info.getUser()); } } } } }