Package com.okta.sdk.resource.model
Class LogEvent
java.lang.Object
com.okta.sdk.resource.model.LogEvent
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class LogEvent
extends Object
implements Serializable
LogEvent
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionauthenticationContext
(LogAuthenticationContext authenticationContext) debugContext
(LogDebugContext debugContext) boolean
getActor()
Get actorGet authenticationContextGet clientGet debugContextGet displayMessageGet eventTypeGet legacyEventTypeGet outcomeGet publishedGet requestGet securityContextGet severityGet targetGet transactiongetUuid()
Get uuidGet versionint
hashCode()
outcome
(LogOutcome outcome) request
(LogRequest request) securityContext
(LogSecurityContext securityContext) void
void
setAuthenticationContext
(LogAuthenticationContext authenticationContext) void
void
setDebugContext
(LogDebugContext debugContext) void
setOutcome
(LogOutcome outcome) void
setRequest
(LogRequest request) void
setSecurityContext
(LogSecurityContext securityContext) void
setSeverity
(LogSeverity severity) void
setTransaction
(LogTransaction transaction) severity
(LogSeverity severity) toString()
transaction
(LogTransaction transaction)
-
Field Details
-
JSON_PROPERTY_ACTOR
- See Also:
-
JSON_PROPERTY_AUTHENTICATION_CONTEXT
- See Also:
-
JSON_PROPERTY_CLIENT
- See Also:
-
JSON_PROPERTY_DEBUG_CONTEXT
- See Also:
-
JSON_PROPERTY_DISPLAY_MESSAGE
- See Also:
-
JSON_PROPERTY_EVENT_TYPE
- See Also:
-
JSON_PROPERTY_LEGACY_EVENT_TYPE
- See Also:
-
JSON_PROPERTY_OUTCOME
- See Also:
-
JSON_PROPERTY_PUBLISHED
- See Also:
-
JSON_PROPERTY_REQUEST
- See Also:
-
JSON_PROPERTY_SECURITY_CONTEXT
- See Also:
-
JSON_PROPERTY_SEVERITY
- See Also:
-
JSON_PROPERTY_TARGET
- See Also:
-
JSON_PROPERTY_TRANSACTION
- See Also:
-
JSON_PROPERTY_UUID
- See Also:
-
JSON_PROPERTY_VERSION
- See Also:
-
-
Constructor Details
-
LogEvent
public LogEvent()
-
-
Method Details
-
actor
-
getActor
-
setActor
-
authenticationContext
-
getAuthenticationContext
Get authenticationContext- Returns:
- authenticationContext
-
setAuthenticationContext
-
client
-
getClient
-
setClient
-
debugContext
-
getDebugContext
-
setDebugContext
-
getDisplayMessage
-
getEventType
-
getLegacyEventType
-
outcome
-
getOutcome
-
setOutcome
-
getPublished
-
request
-
getRequest
-
setRequest
-
securityContext
-
getSecurityContext
Get securityContext- Returns:
- securityContext
-
setSecurityContext
-
severity
-
getSeverity
-
setSeverity
-
getTarget
-
transaction
-
getTransaction
-
setTransaction
-
getUuid
-
getVersion
-
equals
-
hashCode
-
toString
-