Uses of Package
eu.emi.security.authn.x509
-
Packages that use eu.emi.security.authn.x509 Package Description eu.emi.security.authn.x509 Contains API of the library.eu.emi.security.authn.x509.helpers Consists of general purpose classes, helping to implement generic functionality of the library.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.ns Contains implementation of local namespace policy rules for trusted certificate authorities (using Globus and EuGridPMA syntax), which are exclusively used by theOpensslCertChainValidator
eu.emi.security.authn.x509.helpers.ocsp Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.eu.emi.security.authn.x509.helpers.pkipath Helper classes for internal, low level, logic of certificate path validation.eu.emi.security.authn.x509.helpers.proxy Helper classes, implementing functionality offered by the Proxy Certificate API from theeu.emi.security.authn.x509.proxy
package.eu.emi.security.authn.x509.helpers.revocation Helper classes, implementing general revocation checking functionality.eu.emi.security.authn.x509.helpers.ssl Helper classes, implementing SSL/TLS/network related functions.eu.emi.security.authn.x509.impl Contains implementation classes of the library.eu.emi.security.authn.x509.proxy Contains classes which allow to generate proxy certificates and to extract information from them. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509 Class Description CrlCheckingMode Defines Certificate Revocation List verification mode.NamespaceCheckingMode Used to define the CA namespace checking mode.OCSPCheckingMode Defines On-line Certificate Status Protocol usage mode.OCSPParametes Manages configuration of OCSP support for all truststores.OCSPResponder Configuration of a local responder.ProxySupport Defines proxy support mode for validators.RevocationParameters Wraps the information required to control how certificates revocation is checked.RevocationParameters.RevocationCheckingOrder StoreUpdateListener Implementations receive information about updates of certificate, CRL stores or OCSP errors.StoreUpdateListener.Severity ValidationError Holds information about a single validation problem with a reference to the certificate chain.ValidationErrorCategory This enumeration contains general classes of errors that can be signaled during certificate path validation.ValidationErrorCode This enumeration contains codes of errors that can be signaled during certificate path validation.ValidationErrorListener Invoked when there is an error found during certificate chain validation.ValidationResult Wraps a validation result, error messages and unresolved certificate extension oids (if any).X509CertChainValidator Implementations are used to perform a manual certificate chain validation. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers Class Description ProxySupport Defines proxy support mode for validators.RevocationParameters Wraps the information required to control how certificates revocation is checked.StoreUpdateListener Implementations receive information about updates of certificate, CRL stores or OCSP errors.StoreUpdateListener.Severity ValidationErrorListener Invoked when there is an error found during certificate chain validation.ValidationResult Wraps a validation result, error messages and unresolved certificate extension oids (if any).X509CertChainValidator Implementations are used to perform a manual certificate chain validation.X509CertChainValidatorExt Extends the mainX509CertChainValidator
interface with some additional methods which are commonly provided by the most validator implementations, but are not strictly required for the sole validation.X509Credential Implementations are used to wrap credentials (private key and certificate) in various formats. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.crl Class Description StoreUpdateListener.Severity -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.ns Class Description NamespaceCheckingMode Used to define the CA namespace checking mode.ValidationError Holds information about a single validation problem with a reference to the certificate chain. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.ocsp Class Description OCSPCheckingMode Defines On-line Certificate Status Protocol usage mode.OCSPParametes Manages configuration of OCSP support for all truststores.OCSPResponder Configuration of a local responder.X509Credential Implementations are used to wrap credentials (private key and certificate) in various formats. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.pkipath Class Description ProxySupport Defines proxy support mode for validators.RevocationParameters Wraps the information required to control how certificates revocation is checked.StoreUpdateListener Implementations receive information about updates of certificate, CRL stores or OCSP errors.ValidationError Holds information about a single validation problem with a reference to the certificate chain.ValidationErrorCode This enumeration contains codes of errors that can be signaled during certificate path validation.ValidationErrorListener Invoked when there is an error found during certificate chain validation.ValidationResult Wraps a validation result, error messages and unresolved certificate extension oids (if any).X509CertChainValidator Implementations are used to perform a manual certificate chain validation.X509CertChainValidatorExt Extends the mainX509CertChainValidator
interface with some additional methods which are commonly provided by the most validator implementations, but are not strictly required for the sole validation. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.proxy Class Description X509Credential Implementations are used to wrap credentials (private key and certificate) in various formats. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.revocation Class Description CrlCheckingMode Defines Certificate Revocation List verification mode. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.ssl Class Description X509CertChainValidator Implementations are used to perform a manual certificate chain validation.X509Credential Implementations are used to wrap credentials (private key and certificate) in various formats. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.impl Class Description CrlCheckingMode Defines Certificate Revocation List verification mode.NamespaceCheckingMode Used to define the CA namespace checking mode.OCSPParametes Manages configuration of OCSP support for all truststores.ProxySupport Defines proxy support mode for validators.RevocationParameters Wraps the information required to control how certificates revocation is checked.RevocationParameters.RevocationCheckingOrder StoreUpdateListener Implementations receive information about updates of certificate, CRL stores or OCSP errors.ValidationResult Wraps a validation result, error messages and unresolved certificate extension oids (if any).X509CertChainValidator Implementations are used to perform a manual certificate chain validation.X509CertChainValidatorExt Extends the mainX509CertChainValidator
interface with some additional methods which are commonly provided by the most validator implementations, but are not strictly required for the sole validation.X509Credential Implementations are used to wrap credentials (private key and certificate) in various formats. -
Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.proxy Class Description X509Credential Implementations are used to wrap credentials (private key and certificate) in various formats.