public class VOMSParser extends Object
Modifier and Type | Field and Description |
---|---|
protected DocumentBuilder |
docBuilder |
Modifier and Type | Method and Description |
---|---|
static VOMSParser |
instance() |
VOMSResponse |
parseResponse(InputStream is)
Parses a voms response reading from a given input stream.
|
protected DocumentBuilder docBuilder
public VOMSResponse parseResponse(InputStream is)
is
- the input stream.VOMSResponse
object that represents the parsed response.public static VOMSParser instance()
Copyright © 2013. All rights reserved.