Interface | Description |
---|---|
AIASourceFactory |
Manages the creation of new AIA sources.
|
CertificateStatus |
Created by Janar Rahumeel (CGI Estonia)
|
CertificateValidator |
Created by Janar Rahumeel (CGI Estonia)
|
Container |
Offers functionality for handling data files and signatures in a container.
|
ContainerValidationResult |
Created by Janar Rahumeel (CGI Estonia)
|
DataLoaderFactory |
Manages the creation of new data loaders.
|
DSSFileLoaderFactory |
Manages the creation of new file loaders.
|
ExtendedCertificateSource |
Created by Janar Rahumeel (CGI Estonia)
|
Signature |
Signature interface.
|
SignatureToken |
Signing interface.
|
SignatureValidationResult |
Validation result information.
|
TSLCertificateSource |
Trusted List certificates
|
TSLRefreshCallback |
A callback for ensuring the state of the TSL after a refresh.
|
ValidationResult |
Created by Janar Rahumeel (CGI Estonia)
|
Class | Description |
---|---|
CertificateValidatorBuilder |
Builder for certificate validator.
|
Configuration |
Possibility to create custom configurations for
Container implementations. |
ConfigurationRegistry |
Offers registry for configuration parameters.
|
Constant |
Constants holder for system property names, default and environmental values.
|
Constant.DDoc4J | |
Constant.Default | |
Constant.Production | |
Constant.System | |
Constant.Test | |
ContainerBuilder |
Class for creating and opening containers.
|
ContainerBuilder.ContainerDataFile | |
ContainerOpener |
Helper class for opening containers.
|
DataFile |
Data file wrapper providing methods for handling signed files or files to be signed in Container.
|
DataToSign |
Data to be signed externally (e.g.
|
DetachedXadesSignatureBuilder | |
DigestDataFile | |
LargeDataFile |
Handling large files from a stream to be stored temporarily on disk.
|
OCSPSourceBuilder |
OCSP source builder
|
ShutdownHook |
Shutdown hook for a clean shutdown
There's a good chance that some non-daemon threads handled by some sort of
ExecutorService
are preventing JVM from a clean shutdown. |
SignatureBuilder |
Creating signatures on a container.
|
SignatureContainerMatcherValidator | |
SignatureFinalizerBuilder |
Builder for creating a signature finalizer for finalizing signing process.
|
SignatureParameters |
Signature parameters.
|
SignatureProductionPlace |
Optional additional information about the signer
Use
SignatureParameters instead. |
SignedInfo | |
Version | |
X509Cert |
Wrapper for java.security.cert.X509Certificate object.
|
Enum | Description |
---|---|
Configuration.Mode |
Application mode
|
ConfigurationParameter |
Created by Janar Rahumeel (CGI Estonia)
|
Container.DocumentType |
Document types
|
DigestAlgorithm |
Supported algorithms
|
EncryptionAlgorithm | |
ExternalConnectionType | |
ServiceType | |
SignatureProfile |
Signature profile format.
|
X509Cert.Issuer |
Issuer parts.
|
X509Cert.KeyUsage |
Key usage.
|
X509Cert.SubjectName |
Subject Name parts.
|
Copyright © 2023. All rights reserved.