Interface ManageNameIDResponseDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface ManageNameIDResponseDocument
    extends XmlObject
    A document containing one ManageNameIDResponse(@urn:oasis:names:tc:SAML:2.0:protocol) element. This is a complex type.
    • Method Detail

      • getManageNameIDResponse

        StatusResponseType getManageNameIDResponse()
        Gets the "ManageNameIDResponse" element
      • setManageNameIDResponse

        void setManageNameIDResponse​(StatusResponseType manageNameIDResponse)
        Sets the "ManageNameIDResponse" element
      • addNewManageNameIDResponse

        StatusResponseType addNewManageNameIDResponse()
        Appends and returns a new empty "ManageNameIDResponse" element