Uses of Class
com.okta.sdk.resource.model.LogAuthenticationContext
-
Uses of LogAuthenticationContext in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionLogAuthenticationContext.authenticationProvider
(LogAuthenticationProvider authenticationProvider) LogAuthenticationContext.credentialProvider
(LogCredentialProvider credentialProvider) LogAuthenticationContext.credentialType
(LogCredentialType credentialType) LogEvent.getAuthenticationContext()
Get authenticationContextModifier and TypeMethodDescriptionLogEvent.authenticationContext
(LogAuthenticationContext authenticationContext) void
LogEvent.setAuthenticationContext
(LogAuthenticationContext authenticationContext)