Interface Salt

All Superinterfaces:
XMLObject
All Known Implementing Classes:
SaltImpl

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

    • DEFAULT_ELEMENT_LOCAL_NAME

      static final String DEFAULT_ELEMENT_LOCAL_NAME
      Element local name.
      See Also:
      Constant Field Values
    • DEFAULT_ELEMENT_NAME

      static final QName DEFAULT_ELEMENT_NAME
      Default element name.
  • Method Details

    • 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