Uses of Enum
com.okta.sdk.resource.model.PasswordPolicyAuthenticationProviderType
Packages that use PasswordPolicyAuthenticationProviderType
Package
Description
-
Uses of PasswordPolicyAuthenticationProviderType in com.okta.sdk.impl.resource
Methods in com.okta.sdk.impl.resource with parameters of type PasswordPolicyAuthenticationProviderTypeModifier and TypeMethodDescriptionDefaultPasswordPolicyBuilder.setAuthProvider
(PasswordPolicyAuthenticationProviderType provider) -
Uses of PasswordPolicyAuthenticationProviderType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PasswordPolicyAuthenticationProviderTypeModifier and TypeMethodDescriptionPasswordPolicyAuthenticationProviderCondition.getProvider()
Get providerReturns the enum constant of this type with the specified name.PasswordPolicyAuthenticationProviderType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type PasswordPolicyAuthenticationProviderTypeModifier and TypeMethodDescriptionPasswordPolicyAuthenticationProviderCondition.provider
(PasswordPolicyAuthenticationProviderType provider) void
PasswordPolicyAuthenticationProviderCondition.setProvider
(PasswordPolicyAuthenticationProviderType provider) -
Uses of PasswordPolicyAuthenticationProviderType in com.okta.sdk.resource.policy
Methods in com.okta.sdk.resource.policy with parameters of type PasswordPolicyAuthenticationProviderTypeModifier and TypeMethodDescriptionPasswordPolicyBuilder.setAuthProvider
(PasswordPolicyAuthenticationProviderType provider)