Uses of Class
com.okta.sdk.resource.model.LogAuthenticationContext
Packages that use LogAuthenticationContext
-
Uses of LogAuthenticationContext in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LogAuthenticationContextModifier and TypeMethodDescriptionLogAuthenticationContext.authenticationProvider(LogAuthenticationProvider authenticationProvider) LogAuthenticationContext.credentialProvider(LogCredentialProvider credentialProvider) LogAuthenticationContext.credentialType(LogCredentialType credentialType) LogEvent.getAuthenticationContext()Get authenticationContextMethods in com.okta.sdk.resource.model with parameters of type LogAuthenticationContextModifier and TypeMethodDescriptionLogEvent.authenticationContext(LogAuthenticationContext authenticationContext) voidLogEvent.setAuthenticationContext(LogAuthenticationContext authenticationContext)