Uses of Package
eu.emi.security.authn.x509.helpers.ocsp

Packages that use eu.emi.security.authn.x509.helpers.ocsp
eu.emi.security.authn.x509.helpers.ocsp Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560. 
 

Classes in eu.emi.security.authn.x509.helpers.ocsp used by eu.emi.security.authn.x509.helpers.ocsp
OCSPClientImpl
          OCSP client is responsible for the network related activity of the OCSP invocation pipeline.
OCSPResponseStructure
          Holds OCSP response (parsed) and some additional metadata, e.g.
OCSPResult
           
OCSPResult.Status
           
OCSPVerifier
          OCSP checker - uses provided OCSPParametes to perform OCSP calls using OCSPCachingClient and returns the final response.
 



Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.