Class SubjectImpl

    • Field Detail

      • nameIdentifier

        private NameIdentifier nameIdentifier
        Contains the NameIdentifier inside the Subject.
      • subjectConfirmation

        private SubjectConfirmation subjectConfirmation
        Contains the SubjectConfirmation inside the Subject.
    • Constructor Detail

      • SubjectImpl

        protected SubjectImpl​(String namespaceURI,
                              String elementLocalName,
                              String namespacePrefix)
        Constructor.
        Parameters:
        namespaceURI - the namespace the element is in
        elementLocalName - the local name of the XML element this Object represents
        namespacePrefix - the prefix for the given namespace