Interface Salt

  • All Superinterfaces:
    XMLObject

    public interface Salt
    extends XMLObject
    XMLObject representing XML Encryption 1.1 Salt element.
    • Field Detail

      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
    • Method Detail

      • getSpecified

        @Nullable
        Specified getSpecified()
        Get the Specified child element.
        Returns:
        the element
      • setSpecified

        void setSpecified​(@Nullable
                          Specified specified)
        Set the Specified child element.
        Parameters:
        specified - the element
      • getOtherSource

        @Nullable
        OtherSource getOtherSource()
        Get the OtherSource child element.
        Returns:
        the element
      • setOtherSource

        void setOtherSource​(@Nullable
                            OtherSource source)
        Set the OtherSource child element.
        Parameters:
        source - value