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