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 LogAuthenticationContext
LogEvent. getAuthenticationContext()
LogAuthenticationContext
LogAuthenticationContext. setAuthenticationProvider(LogAuthenticationProvider authenticationProvider)
LogAuthenticationContext
LogAuthenticationContext. setCredentialProvider(LogCredentialProvider credentialProvider)
LogAuthenticationContext
LogAuthenticationContext. setCredentialType(LogCredentialType credentialType)
LogAuthenticationContext
LogAuthenticationContext. setIssuer(LogIssuer issuer)
Methods in com.okta.sdk.resource with parameters of type LogAuthenticationContext Modifier and Type Method Description LogEvent
LogEvent. setAuthenticationContext(LogAuthenticationContext authenticationContext)
-