public abstract class SecurityEvent extends ConfluenceEvent implements Authentication
source| Modifier | Constructor and Description |
|---|---|
protected |
SecurityEvent(Object src,
String username,
String sessionId) |
protected |
SecurityEvent(Object src,
String username,
String sessionId,
String remoteHost,
String remoteIP) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRemoteHost() |
String |
getRemoteIP() |
String |
getSessionId() |
String |
getUsername() |
void |
setRemoteHost(String remoteHost) |
void |
setRemoteIP(String remoteIP) |
equals, hashCodegetSource, toStringCopyright © 2003–2017 Atlassian. All rights reserved.