Package adams.core

Interface ActualPasswordSupporter

    • Method Detail

      • setActualPassword

        void setActualPassword​(BasePassword value)
        Sets the actual password to use.
        Parameters:
        value - the password
      • getActualPassword

        BasePassword getActualPassword()
        Returns the current actual password in use.
        Returns:
        the password