Class LegacyVOMSResponse

  • All Implemented Interfaces:
    VOMSResponse

    public class LegacyVOMSResponse
    extends java.lang.Object
    implements VOMSResponse
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.w3c.dom.Document xmlResponse  
    • Constructor Summary

      Constructors 
      Constructor Description
      LegacyVOMSResponse​(org.w3c.dom.Document res)
      Builds a VOMSResponse starting from a DOM an XML document (see Document).
    • Field Detail

      • xmlResponse

        protected org.w3c.dom.Document xmlResponse
    • Constructor Detail

      • LegacyVOMSResponse

        public LegacyVOMSResponse​(org.w3c.dom.Document res)
        Builds a VOMSResponse starting from a DOM an XML document (see Document).
        Parameters:
        res - the XML document for the response