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 VOMSResponseParsingStrategyinputStream - the response coming from the serviceVOMSResponse object representing the response.Copyright © 2014. All rights reserved.