Uses of Package
eu.emi.security.authn.x509.impl
Packages that use eu.emi.security.authn.x509.impl
Package
Description
Helper classes implementing Certificate Revocation List access, which is used by the
validators together with trust stores.
Helper classes for internal, low level, logic of certificate path validation.
Helper classes, implementing SSL/TLS/network related functions.
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.impl used by eu.emi.security.authn.x509.helpers.crlClassDescriptionManages configuration of CRL sources, used in non-openssl truststores.
-
Classes in eu.emi.security.authn.x509.impl used by eu.emi.security.authn.x509.helpers.pkipathClassDescriptionManages configuration of CRL sources, used in non-openssl truststores.Manages configuration of revocation settings, used in non-openssl truststores.
-
Classes in eu.emi.security.authn.x509.impl used by eu.emi.security.authn.x509.helpers.sslClassDescriptionImplementation should react to the event when remote SSL peer's certificate is not matching its hostname.
-
Classes in eu.emi.security.authn.x509.impl used by eu.emi.security.authn.x509.helpers.trustClassDescriptionDefinition of the encoding that can be used for reading or writing certificates or keys.
-
Classes in eu.emi.security.authn.x509.impl used by eu.emi.security.authn.x509.implClassDescriptionDefinition of the encoding that can be used for reading or writing certificates or keys.Manages configuration of CRL sources, used in non-openssl truststores.String output mode.Deprecated.Implementation should react to the event when remote SSL peer's certificate is not matching its hostname.Manages configuration of revocation settings, used in non-openssl truststores.Contains parameters common for all
X509CertChainValidator
implementations.Contains parameters common for allX509CertChainValidator
implementations which useRevocationParametersExt
HostnameMismatchCallback2
and the related classes