Class ManageNameIDRequestImpl

    • Field Detail

      • nameID

        private NameID nameID
        NameID child element.
      • encryptedID

        private EncryptedID encryptedID
        EncryptedID child element.
      • newID

        private NewID newID
        NewID child element.
      • newEncryptedID

        private NewEncryptedID newEncryptedID
        NameID child element.
      • terminate

        private Terminate terminate
        Terminate child element.
    • Constructor Detail

      • ManageNameIDRequestImpl

        protected ManageNameIDRequestImpl​(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