All Superinterfaces:
XmlObject, XmlTokenSource

public interface KeyIdentifierDocument extends XmlObject
A document containing one KeyIdentifier(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd) element. This is a complex type.
  • Field Details

  • Method Details

    • getKeyIdentifier

      KeyIdentifierType getKeyIdentifier()
      Gets the "KeyIdentifier" element
    • setKeyIdentifier

      void setKeyIdentifier(KeyIdentifierType keyIdentifier)
      Sets the "KeyIdentifier" element
    • addNewKeyIdentifier

      KeyIdentifierType addNewKeyIdentifier()
      Appends and returns a new empty "KeyIdentifier" element