Uses of Class
com.okta.sdk.resource.model.LogEvent
-
Uses of LogEvent in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionSystemLogApi.listLogEvents
(String since, String until, String after, String filter, String q, Integer limit, String sortOrder) List all System Log Events Lists all System Log EventsSystemLogApi.listLogEvents
(String since, String until, String after, String filter, String q, Integer limit, String sortOrder, Map<String, String> additionalHeaders) List all System Log Events Lists all System Log Events -
Uses of LogEvent in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionLogEvent.authenticationContext
(LogAuthenticationContext authenticationContext) LogEvent.debugContext
(LogDebugContext debugContext) LogEvent.outcome
(LogOutcome outcome) LogEvent.request
(LogRequest request) LogEvent.securityContext
(LogSecurityContext securityContext) LogEvent.severity
(LogSeverity severity) LogEvent.transaction
(LogTransaction transaction)