Class Password1

    • Field Detail

      • old

        @NotNull
        @Size(min=1,
              max=60)
        protected @NotNull @Size(min=1,max=60) String old
      • newItem

        @NotNull
        @Size(min=1,
              max=60)
        protected @NotNull @Size(min=1,max=60) String newItem
    • Constructor Detail

      • Password1

        public Password1​(String old,
                         String newItem)
      • Password1

        public Password1()
        Serializable Constructor