org.italiangrid.voms.request.impl
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)
VOMSResponseParsingStrategy
VOMSResponse
object.parse
in interface VOMSResponseParsingStrategy
inputStream
- the response from the VOMS service.Copyright © 2014. All rights reserved.