Class PasswordPoliciesBean
java.lang.Object
dev.jcputney.keycloak.extensions.theme.login.PasswordPoliciesBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Constructor Details
-
PasswordPoliciesBean
public PasswordPoliciesBean(org.keycloak.models.PasswordPolicy policy)
-
-
Method Details
-
getLength
-
getMaxLength
-
getLowerCase
-
getUpperCase
-
getSpecialChars
-
getDigits
-
getPasswordHistory
-
getForceExpiredPasswordChange
-
isNotUsername
public boolean isNotUsername() -
isNotEmail
public boolean isNotEmail()
-