public class LegacyVOMSResponseParsingStrategy extends Object implements VOMSResponseParsingStrategy
| Modifier and Type | Field and Description |
|---|---|
protected DocumentBuilder |
documentBuilder |
| Constructor and Description |
|---|
LegacyVOMSResponseParsingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
VOMSResponse |
parse(InputStream inputStream)
Parse the response coming from a VOMS service and build a
VOMSResponse object. |
protected DocumentBuilder documentBuilder
public VOMSResponse parse(InputStream inputStream)
VOMSResponseParsingStrategyVOMSResponse object.parse in interface VOMSResponseParsingStrategyinputStream - the response from the VOMS service.Copyright © 2014. All rights reserved.