Class PasswordRuleEntity


  • public class PasswordRuleEntity
    extends Object
    Author:
    Yohann Chastagnier
    • Constructor Detail

      • PasswordRuleEntity

        protected PasswordRuleEntity()
    • Method Detail

      • createFrom

        public static PasswordRuleEntity createFrom​(PasswordRule rule,
                                                    String language)
        Creates a new rule entity from the specified rule.
        Parameters:
        rule -
        language -
        Returns:
        the entity representing the specified rule.
      • getType

        public String getType()
      • getDescription

        public String getDescription()