Interface NameIdentifierDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface NameIdentifierDocument extends XmlObject
A document containing one NameIdentifier(@urn:oasis:names:tc:SAML:1.0:assertion) element. This is a complex type.
  • Field Details

  • Method Details

    • getNameIdentifier

      NameIdentifierType getNameIdentifier()
      Gets the "NameIdentifier" element
    • setNameIdentifier

      void setNameIdentifier(NameIdentifierType nameIdentifier)
      Sets the "NameIdentifier" element
    • addNewNameIdentifier

      NameIdentifierType addNewNameIdentifier()
      Appends and returns a new empty "NameIdentifier" element