Package org.keycloak.policy
package org.keycloak.policy
-
ClassDescriptionChecks a password against a configured password blacklist.Creates
BlacklistPasswordPolicyProvider
instances.ABlacklistPasswordPolicyProviderFactory.FileBasedPasswordBlacklist
uses password-blacklist files as to construct aBlacklistPasswordPolicyProviderFactory.PasswordBlacklist
.ABlacklistPasswordPolicyProviderFactory.PasswordBlacklist
describes a list of too easy to guess or potentially leaked passwords that users should not be able to use.Specifies the maximum age of an authentication with which a password may be changed without re-authentication.APasswordPolicyProvider
which does not allow to use the current email as password.Created by st on 23/05/17.