org.italiangrid.voms.request
public interface VOMSResponseParsingStrategy
Modifier and Type | Method and Description |
---|---|
VOMSResponse |
parse(InputStream inputStream)
Parse the response coming from a VOMS service and build a
VOMSResponse object. |
VOMSResponse parse(InputStream inputStream)
VOMSResponse
object.inputStream
- the response from the VOMS service.Copyright © 2014. All rights reserved.