The CRL next update time is compared against the current time with the threshold
applied and rejected if and only if the next update time is in the past.
Strategy interface for enforcing various policy matters related to certificate
revocation, such as what to do when revocation data is unavailable or stale.
Concrete implementation of AbstractNonInteractiveCredentialsAction that
obtains the X509 Certificates from the HttpServletRequest and places them in
the X509CertificateCredentials.
Credential to principal resolver that extracts one or more attribute values
from the certificate subject DN and combines them with intervening delimiters.