Uses of Enum
com.okta.sdk.resource.model.PasswordPolicyAuthenticationProviderType
Packages that use PasswordPolicyAuthenticationProviderType
-
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) voidPasswordPolicyAuthenticationProviderCondition.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)