Uses of Package
eu.emi.security.authn.x509.impl
-
Packages that use eu.emi.security.authn.x509.impl Package Description eu.emi.security.authn.x509.helpers.crl Helper classes implementing Certificate Revocation List access, which is used by the validators together with trust stores.eu.emi.security.authn.x509.helpers.pkipath Helper classes for internal, low level, logic of certificate path validation.eu.emi.security.authn.x509.helpers.ssl Helper classes, implementing SSL/TLS/network related functions.eu.emi.security.authn.x509.helpers.trust Contains implementations of trust stores, which provide access to trusted root certificates.eu.emi.security.authn.x509.impl Contains implementation classes of the library. -
Classes in eu.emi.security.authn.x509.impl used by eu.emi.security.authn.x509.helpers.crl Class Description CRLParameters Manages 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.pkipath Class Description CRLParameters Manages configuration of CRL sources, used in non-openssl truststores.RevocationParametersExt 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.ssl Class Description HostnameMismatchCallback2 Implementation 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.trust Class Description CertificateUtils.Encoding Definition 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.impl Class Description CertificateUtils.Encoding Definition of the encoding that can be used for reading or writing certificates or keys.CRLParameters Manages configuration of CRL sources, used in non-openssl truststores.FormatMode String output mode.HostnameMismatchCallback Deprecated.useHostnameMismatchCallback2
and the related classesHostnameMismatchCallback2 Implementation should react to the event when remote SSL peer's certificate is not matching its hostname.RevocationParametersExt Manages configuration of revocation settings, used in non-openssl truststores.ValidatorParams Contains parameters common for allX509CertChainValidator
implementations.ValidatorParamsExt Contains parameters common for allX509CertChainValidator
implementations which useRevocationParametersExt