Uses of Package
eu.emi.security.authn.x509.helpers
Packages that use eu.emi.security.authn.x509.helpers
Package
Description
Consists of general purpose classes, helping to implement generic functionality of the library.
Helper classes implementing Certificate Revocation List access, which is used by the
validators together with trust stores.
Contains implementation of local namespace policy rules for trusted certificate authorities
(using Globus and EuGridPMA syntax), which are exclusively used by the
OpensslCertChainValidator
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
Helper classes for internal, low level, logic of certificate path validation.
Contains implementations of trust stores, which provide access to trusted root
certificates.
Contains implementation classes of the library.
-
Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpersClassDescriptionExtends
BCStyle
with additional recognized attribute names, to make it fully compatible with what the internal OpenJDK implementation supports when parsing string RFC 2253 DNs.Provides password on demand. -
Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers.crl
-
Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers.nsClassDescriptionCached element is a container of an arbitrary object, enriched with a creation timestamp.Thread safe class maintaining a collection of
StoreUpdateListener
s. -
Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers.ocsp
-
Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers.pkipath
-
Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers.trustClassDescriptionCached element is a container of an arbitrary object, enriched with a creation timestamp.Thread safe class maintaining a collection of
StoreUpdateListener
s. -
Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.implClassDescriptionAbstract base for credential implementations which delegate to another one.Base class with a shared code for
X509Credential
implementations.Provides password on demand.