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:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class LogEvent
extends Object
implements Serializable
LogEvent
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthenticationContext(LogAuthenticationContext authenticationContext) debugContext(LogDebugContext debugContext) booleangetActor()Get actorGet authenticationContextGet clientGet debugContextGet displayMessageGet eventTypeGet legacyEventTypeGet outcomeGet publishedGet requestGet securityContextGet severityGet targetGet transactiongetUuid()Get uuidGet versioninthashCode()outcome(LogOutcome outcome) request(LogRequest request) securityContext(LogSecurityContext securityContext) voidvoidsetAuthenticationContext(LogAuthenticationContext authenticationContext) voidvoidsetDebugContext(LogDebugContext debugContext) voidsetOutcome(LogOutcome outcome) voidsetRequest(LogRequest request) voidsetSecurityContext(LogSecurityContext securityContext) voidsetSeverity(LogSeverity severity) voidsetTransaction(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
-