Uses of Class
org.glite.voms.contact.VOMSRequestOptions

Packages that use VOMSRequestOptions
org.glite.voms.contact   
 

Uses of VOMSRequestOptions in org.glite.voms.contact
 

Methods in org.glite.voms.contact with parameters of type VOMSRequestOptions
 org.w3c.dom.Document VOMSRequestFactory.buildRequest(VOMSRequestOptions options)
           
 java.lang.String VOMSRequestFactory.buildRESTRequest(VOMSRequestOptions options)
           
protected  VOMSResponse VOMSProxyInit.contactServer(VOMSServerInfo sInfo, VOMSRequestOptions reqOptions)
           
 AttributeCertificate VOMSProxyInit.getVomsAC(VOMSRequestOptions requestOptions)
           
 java.lang.String VOMSProxyInit.getVomsData(VOMSRequestOptions requestOptions)
           
 void VOMSProtocol.sendRequest(VOMSRequestOptions requestOptions, java.io.OutputStream stream)
          This method is used to send a request to a VOMS server.