Package | Description |
---|---|
eu.emi.security.authn.x509.helpers.ocsp |
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
|
Class and Description |
---|
OCSPCacheBase
Common base class for responses and responders caches.
|
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. extracted from HTTP headers.
|
OCSPResult |
OCSPResult.Status |
OCSPVerifier
OCSP checker - uses provided
OCSPParametes to perform OCSP calls using
OCSPCachingClient and returns the final response. |
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.