Uses of Enum
com.okta.sdk.resource.model.LogAuthenticationProvider
-
Uses of LogAuthenticationProvider in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic LogAuthenticationProvider
LogAuthenticationContext.getAuthenticationProvider()
Get authenticationProviderstatic LogAuthenticationProvider
Returns the enum constant of this type with the specified name.static LogAuthenticationProvider[]
LogAuthenticationProvider.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionLogAuthenticationContext.authenticationProvider
(LogAuthenticationProvider authenticationProvider) void
LogAuthenticationContext.setAuthenticationProvider
(LogAuthenticationProvider authenticationProvider)