Package | Description |
---|---|
com.okta.sdk.resource.policy |
Modifier and Type | Method and Description |
---|---|
PasswordPolicyAuthenticationProviderCondition.ProviderEnum |
PasswordPolicyAuthenticationProviderCondition.getProvider() |
static PasswordPolicyAuthenticationProviderCondition.ProviderEnum |
PasswordPolicyAuthenticationProviderCondition.ProviderEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PasswordPolicyAuthenticationProviderCondition.ProviderEnum[] |
PasswordPolicyAuthenticationProviderCondition.ProviderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PasswordPolicyBuilder |
PasswordPolicyBuilder.setAuthProvider(PasswordPolicyAuthenticationProviderCondition.ProviderEnum provider) |
PasswordPolicyAuthenticationProviderCondition |
PasswordPolicyAuthenticationProviderCondition.setProvider(PasswordPolicyAuthenticationProviderCondition.ProviderEnum provider) |
Copyright © 2017-2021 Okta. All Rights Reserved.