Class SyncopePasswordStrengthConfig

  • All Implemented Interfaces:
    de.agilecoders.wicket.jquery.Config, Serializable, IClusterable

    public class SyncopePasswordStrengthConfig
    extends de.agilecoders.wicket.extensions.markup.html.bootstrap.form.password.strength.PasswordStrengthConfig
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected <T> void put​(SyncopePasswordStrengthConfig.KeyType keyType, de.agilecoders.wicket.jquery.IKey<T> key, T value)  
      de.agilecoders.wicket.extensions.markup.html.bootstrap.form.password.strength.PasswordStrengthConfig withProgressExtraCssClasses​(String progressExtraCssClasses)  
      • Methods inherited from class de.agilecoders.wicket.extensions.markup.html.bootstrap.form.password.strength.PasswordStrengthConfig

        withActivated, withDebug, withErrorMessages, withMinChar, withRaisePower, withScores, withScores, withShowErrors, withShowPopover, withShowProgressBar, withShowStatus, withShowVerdicts, withShowVerdictsInsideProgressBar, withUsernameField, withUseVerdictCssClass, withVerdicts, withZxcvbn
      • Methods inherited from class de.agilecoders.wicket.jquery.AbstractConfig

        all, contains, get, getString, isEmpty, newKey, put, remove, toJsonString, wrap
      • Methods inherited from class de.agilecoders.wicket.jquery.CombinableConfig

        combine, withFallback
    • Constructor Detail

      • SyncopePasswordStrengthConfig

        public SyncopePasswordStrengthConfig()
    • Method Detail

      • withProgressExtraCssClasses

        public de.agilecoders.wicket.extensions.markup.html.bootstrap.form.password.strength.PasswordStrengthConfig withProgressExtraCssClasses​(String progressExtraCssClasses)