Uses of Package
org.italiangrid.voms.request

Packages that use org.italiangrid.voms.request
org.italiangrid.voms.request This package provides the API for requesting VOMS attribtues from a remote VOMS server. 
org.italiangrid.voms.request.impl This package provides the implementation logic for VOMS attributes requests. 
org.italiangrid.voms.util This package provides utility classes used in other packages. 
 

Classes in org.italiangrid.voms.request used by org.italiangrid.voms.request
VOMSACRequest
          A request for a VOMS Attribute certificate.
VOMSErrorMessage
          This class is used to decode VOMS error messages contained in a VOMS response.
VOMSESParser
          A VOMSES file parser.
VOMSMessage
          This class is used to decode VOMS error messages contained in a VOMS response.
VOMSResponse
           
VOMSServerInfo
          This interface represents a VOMS server contact information, typically provided in vomses files.
VOMSWarningMessage
          This class is used to decode VOMS error messages contained in a VOMS response.
 

Classes in org.italiangrid.voms.request used by org.italiangrid.voms.request.impl
ACDecodingStrategy
          Decodes an encoded VOMS attribute certificate
VOMSACRequest
          A request for a VOMS Attribute certificate.
VOMSACService
          The VOMSACService interface.
VOMSErrorMessage
          This class is used to decode VOMS error messages contained in a VOMS response.
VOMSESLookupStrategy
          An strategy for building a list of File objects which will provide access to the local trusted VOMS server contact information.
VOMSESParser
          A VOMSES file parser.
VOMSProtocol
          The request/response protocol for VOMS, with a methods accepting a rerquest and returning a response.
VOMSProtocolListener
          A listener that is notified of low-level VOMS protocol messages
VOMSRequestListener
          A listener that informs about events related with a request to a VOMS server.
VOMSResponse
           
VOMSResponseParsingStrategy
          The strategy for parsing a response coming from a VOMS service.
VOMSServerInfo
          This interface represents a VOMS server contact information, typically provided in vomses files.
VOMSServerInfoStore
          A store containing the contact information for locally trusted VOMS servers.
VOMSServerInfoStoreListener
          This interface is used to notify about events related to the load operations of VOMSES server endpoint information.
VOMSWarningMessage
          This class is used to decode VOMS error messages contained in a VOMS response.
 

Classes in org.italiangrid.voms.request used by org.italiangrid.voms.util
VOMSACRequest
          A request for a VOMS Attribute certificate.
VOMSErrorMessage
          This class is used to decode VOMS error messages contained in a VOMS response.
VOMSProtocolListener
          A listener that is notified of low-level VOMS protocol messages
VOMSRequestListener
          A listener that informs about events related with a request to a VOMS server.
VOMSResponse
           
VOMSServerInfo
          This interface represents a VOMS server contact information, typically provided in vomses files.
VOMSServerInfoStoreListener
          This interface is used to notify about events related to the load operations of VOMSES server endpoint information.
VOMSWarningMessage
          This class is used to decode VOMS error messages contained in a VOMS response.
 



Copyright © 2013. All Rights Reserved.