org.italiangrid.voms.request.impl
public class RESTVOMSResponseParsingStrategy extends Object implements VOMSResponseParsingStrategy
Constructor and Description |
---|
RESTVOMSResponseParsingStrategy() |
Modifier and Type | Method and Description |
---|---|
VOMSResponse |
parse(InputStream inputStream)
Parse a response coming from a RESTFul VOMS service and builds a
VOMSResponse object representing the response. |
public VOMSResponse parse(InputStream inputStream)
VOMSResponse
object representing the response.parse
in interface VOMSResponseParsingStrategy
inputStream
- the response coming from the serviceVOMSResponse
object representing the response.Copyright © 2014. All rights reserved.