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.
  • Field Details

  • Method Details

    • getNameIDMappingRequest

      NameIDMappingRequestType getNameIDMappingRequest()
      Gets the "NameIDMappingRequest" element
    • setNameIDMappingRequest

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

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