public class UserAuthenticationEventImpl extends AbstractDatadogSimpleEvent
DatadogEvent.AlertType, DatadogEvent.Priority
Modifier and Type | Field and Description |
---|---|
static String |
ACCESS_DENIED |
static String |
LOGIN |
static String |
LOGOUT |
DEFAULT_EVENT_TYPE, SECURITY_EVENT_TYPE, SYSTEM_EVENT_TYPE
Constructor and Description |
---|
UserAuthenticationEventImpl(String username,
String action,
Map<String,Set<String>> tags) |
getAggregationKey, getAlertType, getDate, getHost, getJenkinsUrl, getLocationDetails, getPriority, getTags, getText, getTitle, setAggregationKey, setAlertType, setDate, setHost, setJenkinsUrl, setPriority, setTags, setText, setTitle
public static final String LOGIN
public static final String ACCESS_DENIED
public static final String LOGOUT
Copyright © 2016–2023. All rights reserved.