Interface KeyToolRequestWithKeyStoreAndAliasParameters

    • Method Detail

      • getAlias

        java.lang.String getAlias()
        Gets the value of the alias field.
        Returns:
        the value of the alias field.
      • setAlias

        void setAlias​(java.lang.String alias)
        Sets the new given value to the field alias of the request.
        Parameters:
        alias - the new value of the field alias.
      • isPasswordProtected

        boolean isPasswordProtected()
        Gets the value of the passwordProtected field.
        Returns:
        the value of the passwordProtected field
      • setPasswordProtected

        void setPasswordProtected​(boolean passwordProtected)
        Parameters:
        passwordProtected - value of the field passwordProtected to set