Class Password


  • public final class Password
    extends Object
    The Password model.
    • Constructor Detail

      • Password

        public Password()
    • Method Detail

      • name

        public String name()
        Get the name property: The name property.
        Returns:
        the name value.
      • value

        public String value()
        Get the value property: The value property.
        Returns:
        the value value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.