public interface VOMSProtocol
| Modifier and Type | Method and Description |
|---|---|
VOMSResponse |
doRequest(VOMSServerInfo endpoint,
eu.emi.security.authn.x509.X509Credential credential,
VOMSACRequest request)
Makes a request, get the response.
|
VOMSResponse doRequest(VOMSServerInfo endpoint, eu.emi.security.authn.x509.X509Credential credential, VOMSACRequest request)
endpoint - the voms server endpoint informationcredential - the credentials.request - the request.VOMSResponse containing the response.Copyright © 2014. All rights reserved.