Package adams.core

Interface PasswordSupporter

    • Method Detail

      • setPassword

        void setPassword​(BasePassword value)
        Sets the password.
        Parameters:
        value - the password
      • getPassword

        BasePassword getPassword()
        Returns the password.
        Returns:
        the password