Interface NewEncryptedIDDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface NewEncryptedIDDocument extends XmlObject
A document containing one NewEncryptedID(@urn:oasis:names:tc:SAML:2.0:protocol) element. This is a complex type.
  • Field Details

  • Method Details

    • getNewEncryptedID

      EncryptedElementType getNewEncryptedID()
      Gets the "NewEncryptedID" element
    • setNewEncryptedID

      void setNewEncryptedID(EncryptedElementType newEncryptedID)
      Sets the "NewEncryptedID" element
    • addNewNewEncryptedID

      EncryptedElementType addNewNewEncryptedID()
      Appends and returns a new empty "NewEncryptedID" element