Class RecoveryCodesWarningThresholdPasswordPolicyProviderFactory

java.lang.Object
org.keycloak.policy.RecoveryCodesWarningThresholdPasswordPolicyProviderFactory
All Implemented Interfaces:
PasswordPolicyProvider, PasswordPolicyProviderFactory, EnvironmentDependentProviderFactory, Provider, ProviderFactory<PasswordPolicyProvider>

@Deprecated public class RecoveryCodesWarningThresholdPasswordPolicyProviderFactory extends Object implements PasswordPolicyProviderFactory, PasswordPolicyProvider, EnvironmentDependentProviderFactory
Deprecated.
Please use rather the recovery codes required action to configure warning threshold for recovery codes. This password policy may be removed in the future versions.
Author:
Stian Thorgersen