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 the
OpensslCertChainValidator
Warning: this package contains internal implementation of the library. |
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 the
eu.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.
|
Class and 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.
|
Class and 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 main
X509CertChainValidator 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.
|
Class and Description |
---|
StoreUpdateListener.Severity |
Class and 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.
|
Class and 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.
|
Class and 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 main
X509CertChainValidator interface with some additional methods
which are commonly provided by the most validator implementations, but are not
strictly required for the sole validation. |
Class and Description |
---|
X509Credential
Implementations are used to wrap credentials (private key and certificate)
in various formats.
|
Class and Description |
---|
CrlCheckingMode
Defines Certificate Revocation List verification mode.
|
Class and 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.
|
Class and 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 main
X509CertChainValidator 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.
|
Class and Description |
---|
X509Credential
Implementations are used to wrap credentials (private key and certificate)
in various formats.
|
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.