Interface NameIDMappingRequestDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • setNameIDMappingRequest

        void setNameIDMappingRequest​(NameIDMappingRequestType nameIDMappingRequest)
        Sets the "NameIDMappingRequest" element
      • addNewNameIDMappingRequest

        NameIDMappingRequestType addNewNameIDMappingRequest()
        Appends and returns a new empty "NameIDMappingRequest" element