Interface IPassword

  • All Known Implementing Classes:
    Password

    public interface IPassword
    • Method Detail

      • isEncrypted

        boolean isEncrypted()
      • getValue

        java.lang.String getValue()