public class LogoutEvent extends SecurityEvent
source
Constructor and Description |
---|
LogoutEvent(Object src,
String username,
String sessionId) |
LogoutEvent(Object src,
String username,
String sessionId,
String remoteHost,
String remoteIP) |
Modifier and Type | Method and Description |
---|---|
boolean |
getExplicitLogout() |
getRemoteHost, getRemoteIP, getSessionId, getUsername, setRemoteHost, setRemoteIP
equals, hashCode
getSource, toString
Copyright © 2003–2019 Atlassian. All rights reserved.