Interface KeyToolRequestWithKeyStoreParameters

    • Method Detail

      • getKeystore

        java.lang.String getKeystore()
        Gets the value of the keystore field.
        Returns:
        the value of the keystore field.
      • setKeystore

        void setKeystore​(java.lang.String keystore)
        Sets the new given value to the field keystore of the request.
        Parameters:
        keystore - the new value of the field keystore.
      • getStoretype

        java.lang.String getStoretype()
        Gets the value of the storetype field.
        Returns:
        the value of the storetype field.
      • setStoretype

        void setStoretype​(java.lang.String storetype)
        Sets the new given value to the field storetype of the request.
        Parameters:
        storetype - the new value of the field storetype.
      • getStorepass

        java.lang.String getStorepass()
        Gets the value of the storepass field.
        Returns:
        the value of the storepass field.
      • setStorepass

        void setStorepass​(java.lang.String storepass)
        Sets the new given value to the field storepass of the request.
        Parameters:
        storepass - the new value of the field storepass.
      • getProvidername

        java.lang.String getProvidername()
        Gets the value of the providername field.
        Returns:
        the value of the providername field
      • setProvidername

        void setProvidername​(java.lang.String providername)
        Parameters:
        providername - value of the field providername to set
      • getProviderclass

        java.lang.String getProviderclass()
        Gets the value of the providerclass field.
        Returns:
        the value of the providerclass field
      • setProviderclass

        void setProviderclass​(java.lang.String providerclass)
        Parameters:
        providerclass - value of the field providerclass to set
      • getProviderarg

        java.lang.String getProviderarg()
        Gets the value of the providerarg field.
        Returns:
        the value of the providerarg field
      • setProviderarg

        void setProviderarg​(java.lang.String providerarg)
        Parameters:
        providerarg - value of the field providerarg to set
      • getProviderpath

        java.lang.String getProviderpath()
        Gets the value of the providerpath field.
        Returns:
        the value of the providerpath field
      • setProviderpath

        void setProviderpath​(java.lang.String providerpath)
        Parameters:
        providerpath - value of the field providerpath to set