public class LegacyRequestSender extends Object
| Modifier and Type | Method and Description |
|---|---|
static LegacyRequestSender |
instance(VOMSProtocolListener listener) |
void |
sendRequest(VOMSACRequest acRequest,
VOMSServerInfo endpoint,
OutputStream stream)
This method is used to send a request to a VOMS server.
|
protected String |
xmlDocAsString(Document doc) |
public static LegacyRequestSender instance(VOMSProtocolListener listener)
public void sendRequest(VOMSACRequest acRequest, VOMSServerInfo endpoint, OutputStream stream)
acRequest - the AC request parameters. See VOMSACRequest.stream - an output stream.Copyright © 2014. All rights reserved.