Interface IPassword

All Known Implementing Classes:
Password

public interface IPassword
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
  • Method Details

    • isEncrypted

      boolean isEncrypted()
    • getValue

      String getValue()