See: Description
Class | Description |
---|---|
BoundedSizeLruMap<S,T> | |
OCSPCacheBase |
Common base class for responses and responders caches.
|
OCSPCachingClient |
OCSP client which adds a cache layer on top of
OCSPClientImpl . |
OCSPClientImpl |
OCSP client is responsible for the network related activity of the OCSP invocation pipeline.
|
OCSPRespondersCache |
OCSP failing responses cache: in memory with disk persistence.
|
OCSPResponsesCache |
OCSP responses cache: in memory with disk persistence.
|
OCSPResponseStructure |
Holds OCSP response (parsed) and some additional metadata, e.g. extracted from HTTP headers.
|
OCSPResult | |
OCSPRevocationChecker |
Implementation of
RevocationChecker using CRLs, the OCSPVerifier |
OCSPVerifier |
OCSP checker - uses provided
OCSPParametes to perform OCSP calls using
OCSPCachingClient and returns the final response. |
Enum | Description |
---|---|
OCSPResult.Status |
Warning: this package contains internal implementation of the library. It is not guaranteed that API of the classes from this package will not change in future releases.
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.