canl 2.8.3 API
Welcome to the documentation of the EMI X.509 Common Authentication Library, the Java edition!
The in-depth overview of the API is available in the library manual, which can be found
on the project's main web page.
Packages
Package
Description
Contains API of the library.
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.
Helper classes included (mostly copied) from the BouncyCastle 1.52 library
and further updated.
Helper classes, implementing functionality offered by the Proxy Certificate API
from the
eu.emi.security.authn.x509.proxy
package.Helper classes, implementing general revocation checking functionality.
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.
Contains classes which allow to generate proxy certificates and to extract information
from them.