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.
    • Method Detail

      • setNewEncryptedID

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

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