Uses of Interface
com.okta.sdk.resource.LogAuthenticationContext
-
Packages that use LogAuthenticationContext Package Description com.okta.sdk.resource -
-
Uses of LogAuthenticationContext in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return LogAuthenticationContext Modifier and Type Method Description LogAuthenticationContextLogEvent. getAuthenticationContext()LogAuthenticationContextLogAuthenticationContext. setAuthenticationProvider(LogAuthenticationProvider authenticationProvider)LogAuthenticationContextLogAuthenticationContext. setCredentialProvider(LogCredentialProvider credentialProvider)LogAuthenticationContextLogAuthenticationContext. setCredentialType(LogCredentialType credentialType)LogAuthenticationContextLogAuthenticationContext. setIssuer(LogIssuer issuer)Methods in com.okta.sdk.resource with parameters of type LogAuthenticationContext Modifier and Type Method Description LogEventLogEvent. setAuthenticationContext(LogAuthenticationContext authenticationContext)
-