Class RESTVOMSResponse

  • All Implemented Interfaces:
    VOMSResponse

    public class RESTVOMSResponse
    extends java.lang.Object
    implements VOMSResponse
    This class is used to parse and represent VOMS server responses coming from a RESTful VOMS service.
    • Field Detail

      • ERROR_OFFSET

        private static int ERROR_OFFSET
      • xmlResponse

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

      • RESTVOMSResponse

        public RESTVOMSResponse​(org.w3c.dom.Document res)