Interface VOMSResponseParsingStrategy

    • Method Detail

      • parse

        VOMSResponse parse​(InputStream inputStream)
        Parse the response coming from a VOMS service and build a VOMSResponse object.
        Parameters:
        inputStream - the response from the VOMS service.
        Returns:
        the response object representing the response from the service.