Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Z 

A

AbstractCertIOException - Exception in com.itextpdf.commons.bouncycastle.cert
This class represents the wrapper for CertIOException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
AbstractCertIOException() - Constructor for exception com.itextpdf.commons.bouncycastle.cert.AbstractCertIOException
 
AbstractCMSException - Exception in com.itextpdf.commons.bouncycastle.cms
This class represents the wrapper for CMSException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
AbstractCMSException() - Constructor for exception com.itextpdf.commons.bouncycastle.cms.AbstractCMSException
 
AbstractContextBasedEventHandler - Class in com.itextpdf.commons.actions
Base class for events handling depending on the context.
AbstractContextBasedEventHandler(IContext) - Constructor for class com.itextpdf.commons.actions.AbstractContextBasedEventHandler
Creates a new instance of the handler with the defined fallback for events within unknown contexts.
AbstractContextBasedITextEvent - Class in com.itextpdf.commons.actions
Represents a context-based event.
AbstractContextBasedITextEvent(ProductData, IMetaInfo) - Constructor for class com.itextpdf.commons.actions.AbstractContextBasedITextEvent
Creates an event containing auxiliary meta data.
AbstractContextManagerConfigurationEvent - Class in com.itextpdf.commons.actions.contexts
Class is recommended for internal usage.
AbstractContextManagerConfigurationEvent() - Constructor for class com.itextpdf.commons.actions.contexts.AbstractContextManagerConfigurationEvent
Creates an instance of context manager configuration event.
AbstractEventWrapper - Class in com.itextpdf.commons.actions
Base class to wrap events.
AbstractEventWrapper(AbstractProductProcessITextEvent, EventConfirmationType) - Constructor for class com.itextpdf.commons.actions.AbstractEventWrapper
Creates a wrapper for the event.
AbstractEventWrapper(SequenceId, AbstractProductProcessITextEvent, EventConfirmationType) - Constructor for class com.itextpdf.commons.actions.AbstractEventWrapper
Creates a wrapper of event associated with SequenceId.
AbstractIdentifiableElement - Class in com.itextpdf.commons.actions.sequence
The class allows to make any element identifiable so that it is possible to store some metadata for it.
AbstractIdentifiableElement() - Constructor for class com.itextpdf.commons.actions.sequence.AbstractIdentifiableElement
 
AbstractITextConfigurationEvent - Class in com.itextpdf.commons.actions
Abstract class which represents system configuration events.
AbstractITextConfigurationEvent() - Constructor for class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
 
AbstractITextEvent - Class in com.itextpdf.commons.actions
Abstract class which defines events only for internal usage.
AbstractITextEvent() - Constructor for class com.itextpdf.commons.actions.AbstractITextEvent
Creates an instance of abstract iText event.
AbstractITextProductEventProcessor - Class in com.itextpdf.commons.actions.processors
Abstract class with some standard functionality for product event processing.
AbstractITextProductEventProcessor(String) - Constructor for class com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
Creates a new instance of an abstract processor for the provided product.
AbstractOCSPException - Exception in com.itextpdf.commons.bouncycastle.cert.ocsp
This class represents the wrapper for OCSPException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
AbstractOCSPException() - Constructor for exception com.itextpdf.commons.bouncycastle.cert.ocsp.AbstractOCSPException
 
AbstractOperatorCreationException - Exception in com.itextpdf.commons.bouncycastle.operator
This class represents the wrapper for OperatorCreationException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
AbstractOperatorCreationException() - Constructor for exception com.itextpdf.commons.bouncycastle.operator.AbstractOperatorCreationException
 
AbstractPEMException - Exception in com.itextpdf.commons.bouncycastle.openssl
This class represents the wrapper for PEMException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
AbstractPEMException() - Constructor for exception com.itextpdf.commons.bouncycastle.openssl.AbstractPEMException
 
AbstractPKCSException - Exception in com.itextpdf.commons.bouncycastle.pkcs
This class represents the wrapper for PKCSException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
AbstractPKCSException() - Constructor for exception com.itextpdf.commons.bouncycastle.pkcs.AbstractPKCSException
 
AbstractProductITextEvent - Class in com.itextpdf.commons.actions
Abstract class which defines general product events by encapsulating ProductData of the product which generated event.
AbstractProductITextEvent(ProductData) - Constructor for class com.itextpdf.commons.actions.AbstractProductITextEvent
Creates instance of abstract product iText event based on passed product data.
AbstractProductProcessITextEvent - Class in com.itextpdf.commons.actions
Abstract class which defines product process event.
AbstractProductProcessITextEvent(SequenceId, ProductData, IMetaInfo, EventConfirmationType) - Constructor for class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Creates an event associated with SequenceId.
AbstractProductProcessITextEvent(ProductData, IMetaInfo, EventConfirmationType) - Constructor for class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Creates an event which is not associated with any object.
AbstractStatisticsAggregator - Class in com.itextpdf.commons.actions
Abstract class for statistics aggregation.
AbstractStatisticsAggregator() - Constructor for class com.itextpdf.commons.actions.AbstractStatisticsAggregator
 
AbstractStatisticsEvent - Class in com.itextpdf.commons.actions
Abstract class which defines statistics event.
AbstractStatisticsEvent(ProductData) - Constructor for class com.itextpdf.commons.actions.AbstractStatisticsEvent
Creates instance of abstract statistics iText event based on passed product data.
AbstractTSPException - Exception in com.itextpdf.commons.bouncycastle.tsp
This class represents the wrapper for TSPException that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
AbstractTSPException() - Constructor for exception com.itextpdf.commons.bouncycastle.tsp.AbstractTSPException
 
acknowledgeAgplUsageDisableWarningMessage() - Static method in class com.itextpdf.commons.actions.EventManager
Deliberately turns off the warning message about AGPL usage.
Action - Interface in com.itextpdf.commons.utils
Functional interface which takes 0 parameters and returns nothing.
add(IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1EncodableVector
Calls actual add method for the wrapped ASN1EncodableVector object.
add(IAttribute) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1EncodableVector
Calls actual add method for the wrapped ASN1EncodableVector object.
add(IAlgorithmIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1EncodableVector
Calls actual add method for the wrapped ASN1EncodableVector object.
addCertificates(IJcaCertStore) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenGenerator
Calls actual addCertificates method for the wrapped TimeStampTokenGenerator object.
addCRLEntry(BigInteger, Date, int) - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509v2CRLBuilder
Calls actual addCRLEntry method for the wrapped X509v2CRLBuilder object.
addDaysToCalendar(Calendar, int) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Adds the specified amount of days to the given calendar field.
addDaysToDate(Date, int) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Adds the specified amount of days to the given date.
addEntry(String, File) - Method in class com.itextpdf.commons.utils.ZipFileWriter
Add file from disk into zip archive.
addEntry(String, InputStream) - Method in class com.itextpdf.commons.utils.ZipFileWriter
Add file into zip archive with data from stream.
addEvent(SequenceId, AbstractProductProcessITextEvent) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
Registers a new event for provided identifier.
addExtension(IASN1ObjectIdentifier, boolean, IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.cert.jcajce.IJcaX509v3CertificateBuilder
Calls actual addExtension method for the wrapped JcaX509v3CertificateBuilder object.
addJsonEntry(String, Object) - Method in class com.itextpdf.commons.utils.ZipFileWriter
Add file into zip archive with object serialized as JSON.
addMillisToDate(Date, long) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Adds provided number of milliseconds to the Date.
addProcessor(ITextProductEventProcessor) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
Adds a new ITextProductEventProcessor for a product.
addRequest(ICertificateID) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReqBuilder
Calls actual addRequest method for the wrapped OCSPReqBuilder object.
addResponse(ICertificateID, ICertificateStatus, Date, Date, IExtensions) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPRespBuilder
Calls actual addResponse method for the wrapped BasicOCSPRespBuilder object.
addYearsToDate(Date, int) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Adds the specified amount of years to the given date.
aggregate(AbstractStatisticsEvent) - Method in class com.itextpdf.commons.actions.AbstractStatisticsAggregator
Aggregates data from the provided event.
AggregatedException - Exception in com.itextpdf.commons.exceptions
Composite exception class.
AggregatedException(List<RuntimeException>) - Constructor for exception com.itextpdf.commons.exceptions.AggregatedException
Creates an instance of aggregated exception based on the collection of exceptions.
AggregatedException(String, List<RuntimeException>) - Constructor for exception com.itextpdf.commons.exceptions.AggregatedException
Creates an instance of aggregated exception based on the collection of exceptions.
areTwoJsonObjectEquals(String, String) - Static method in class com.itextpdf.commons.utils.JsonUtil
Compares two json strings without considering the order of the elements.

B

Base64 - Class in com.itextpdf.commons.utils
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in com.itextpdf.commons.utils
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in com.itextpdf.commons.utils
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BASE_64_EXCEPTION - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message notifies that base64 encoding or decoding failed.
BiMap<K,V> - Class in com.itextpdf.commons.datastructures
A simple bi-directional map.
BiMap() - Constructor for class com.itextpdf.commons.datastructures.BiMap
Creates a new BiMap instance.
build(IContentSigner) - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509v2CRLBuilder
Calls actual build method for the wrapped X509v2CRLBuilder object.
build(IContentSigner) - Method in interface com.itextpdf.commons.bouncycastle.cert.jcajce.IJcaX509v3CertificateBuilder
Calls actual build method for the wrapped JcaX509v3CertificateBuilder object.
build(IContentSigner, IX509CertificateHolder[], Date) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPRespBuilder
Calls actual build method for the wrapped BasicOCSPRespBuilder object.
build() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReqBuilder
Calls actual build method for the wrapped OCSPReqBuilder object.
build(int, IBasicOCSPResp) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPRespBuilder
Calls actual build method for the wrapped OCSPRespBuilder object.
build(IContentSigner, X509Certificate) - Method in interface com.itextpdf.commons.bouncycastle.cms.jcajce.IJcaSignerInfoGeneratorBuilder
Calls actual build method for the wrapped JcaSignerInfoGeneratorBuilder object.
build(X509Certificate) - Method in interface com.itextpdf.commons.bouncycastle.cms.jcajce.IJcaSimpleSignerInfoVerifierBuilder
Calls actual build method for the wrapped JcaSimpleSignerInfoVerifierBuilder object.
build(char[]) - Method in interface com.itextpdf.commons.bouncycastle.openssl.jcajce.IJceOpenSSLPKCS8DecryptorProviderBuilder
Calls actual build method for the wrapped JceOpenSSLPKCS8DecryptorProviderBuilder object.
build(PrivateKey) - Method in interface com.itextpdf.commons.bouncycastle.operator.jcajce.IJcaContentSignerBuilder
Calls actual build method for the wrapped JcaContentSignerBuilder object.
build(PublicKey) - Method in interface com.itextpdf.commons.bouncycastle.operator.jcajce.IJcaContentVerifierProviderBuilder
Calls actual build method for the wrapped JcaContentVerifierProviderBuilder object.
build() - Method in interface com.itextpdf.commons.bouncycastle.operator.jcajce.IJcaDigestCalculatorProviderBuilder
Calls actual build method for the wrapped JcaDigestCalculatorProviderBuilder object.

C

clear() - Method in class com.itextpdf.commons.datastructures.BiMap
removes all entries from the map.
clear() - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
close() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1InputStream
Delegates close method call to the wrapped stream.
close() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1OutputStream
Delegates close method call to the wrapped stream.
close() - Method in class com.itextpdf.commons.utils.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class com.itextpdf.commons.utils.ZipFileReader
 
close() - Method in class com.itextpdf.commons.utils.ZipFileWriter
 
com.itextpdf.commons.actions - package com.itextpdf.commons.actions
 
com.itextpdf.commons.actions.confirmations - package com.itextpdf.commons.actions.confirmations
 
com.itextpdf.commons.actions.contexts - package com.itextpdf.commons.actions.contexts
 
com.itextpdf.commons.actions.data - package com.itextpdf.commons.actions.data
 
com.itextpdf.commons.actions.processors - package com.itextpdf.commons.actions.processors
 
com.itextpdf.commons.actions.producer - package com.itextpdf.commons.actions.producer
 
com.itextpdf.commons.actions.sequence - package com.itextpdf.commons.actions.sequence
 
com.itextpdf.commons.bouncycastle - package com.itextpdf.commons.bouncycastle
 
com.itextpdf.commons.bouncycastle.asn1 - package com.itextpdf.commons.bouncycastle.asn1
 
com.itextpdf.commons.bouncycastle.asn1.cmp - package com.itextpdf.commons.bouncycastle.asn1.cmp
 
com.itextpdf.commons.bouncycastle.asn1.cms - package com.itextpdf.commons.bouncycastle.asn1.cms
 
com.itextpdf.commons.bouncycastle.asn1.esf - package com.itextpdf.commons.bouncycastle.asn1.esf
 
com.itextpdf.commons.bouncycastle.asn1.ess - package com.itextpdf.commons.bouncycastle.asn1.ess
 
com.itextpdf.commons.bouncycastle.asn1.ocsp - package com.itextpdf.commons.bouncycastle.asn1.ocsp
 
com.itextpdf.commons.bouncycastle.asn1.pkcs - package com.itextpdf.commons.bouncycastle.asn1.pkcs
 
com.itextpdf.commons.bouncycastle.asn1.tsp - package com.itextpdf.commons.bouncycastle.asn1.tsp
 
com.itextpdf.commons.bouncycastle.asn1.util - package com.itextpdf.commons.bouncycastle.asn1.util
 
com.itextpdf.commons.bouncycastle.asn1.x500 - package com.itextpdf.commons.bouncycastle.asn1.x500
 
com.itextpdf.commons.bouncycastle.asn1.x509 - package com.itextpdf.commons.bouncycastle.asn1.x509
 
com.itextpdf.commons.bouncycastle.cert - package com.itextpdf.commons.bouncycastle.cert
 
com.itextpdf.commons.bouncycastle.cert.jcajce - package com.itextpdf.commons.bouncycastle.cert.jcajce
 
com.itextpdf.commons.bouncycastle.cert.ocsp - package com.itextpdf.commons.bouncycastle.cert.ocsp
 
com.itextpdf.commons.bouncycastle.cms - package com.itextpdf.commons.bouncycastle.cms
 
com.itextpdf.commons.bouncycastle.cms.jcajce - package com.itextpdf.commons.bouncycastle.cms.jcajce
 
com.itextpdf.commons.bouncycastle.openssl - package com.itextpdf.commons.bouncycastle.openssl
 
com.itextpdf.commons.bouncycastle.openssl.jcajce - package com.itextpdf.commons.bouncycastle.openssl.jcajce
 
com.itextpdf.commons.bouncycastle.operator - package com.itextpdf.commons.bouncycastle.operator
 
com.itextpdf.commons.bouncycastle.operator.jcajce - package com.itextpdf.commons.bouncycastle.operator.jcajce
 
com.itextpdf.commons.bouncycastle.pkcs - package com.itextpdf.commons.bouncycastle.pkcs
 
com.itextpdf.commons.bouncycastle.tsp - package com.itextpdf.commons.bouncycastle.tsp
 
com.itextpdf.commons.datastructures - package com.itextpdf.commons.datastructures
 
com.itextpdf.commons.exceptions - package com.itextpdf.commons.exceptions
 
com.itextpdf.commons.logs - package com.itextpdf.commons.logs
 
com.itextpdf.commons.utils - package com.itextpdf.commons.utils
 
CommonsExceptionMessageConstant - Class in com.itextpdf.commons.exceptions
Class that bundles all the error message templates as constants.
CommonsLogMessageConstant - Class in com.itextpdf.commons.logs
Class that bundles all the error message templates as constants.
CommonsProductData - Class in com.itextpdf.commons.actions.data
Stores an instance of ProductData related to iText commons module.
ConcurrentWeakMap<K,V> - Class in com.itextpdf.commons.datastructures
Concurrent weak hash map implementation.
ConcurrentWeakMap() - Constructor for class com.itextpdf.commons.datastructures.ConcurrentWeakMap
 
ConfirmedEventWrapper - Class in com.itextpdf.commons.actions.confirmations
A wrapper for a AbstractProductProcessITextEvent storing additional data about the event.
ConfirmedEventWrapper(AbstractProductProcessITextEvent, String, String) - Constructor for class com.itextpdf.commons.actions.confirmations.ConfirmedEventWrapper
Creates a wrapper for the event with additional data about the event.
ConfirmEvent - Class in com.itextpdf.commons.actions.confirmations
Used to confirm that process associated with some AbstractProductProcessITextEvent ended successfully.
ConfirmEvent(SequenceId, AbstractProductProcessITextEvent) - Constructor for class com.itextpdf.commons.actions.confirmations.ConfirmEvent
Creates an instance of confirmation event.
ConfirmEvent(AbstractProductProcessITextEvent) - Constructor for class com.itextpdf.commons.actions.confirmations.ConfirmEvent
Creates an instance of confirmation event.
constructFileByDirectoryAndName(String, String) - Static method in class com.itextpdf.commons.utils.FileUtil
 
containsKey(K) - Method in class com.itextpdf.commons.datastructures.BiMap
Checks if the map contains the key.
containsKey(Object) - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
containsValue(V) - Method in class com.itextpdf.commons.datastructures.BiMap
Checks if the map contains the value.
containsValue(Object) - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
ContextManager - Class in com.itextpdf.commons.actions.contexts
The class that retrieves context of its invocation.
convertToBytes(char[], String) - Static method in class com.itextpdf.commons.utils.EncodingUtil
Converts to byte array an array of chars, taking the provided encoding into account.
convertToString(byte[], String) - Static method in class com.itextpdf.commons.utils.EncodingUtil
Converts to String an array of bytes, taking the provided encoding into account.
copy(String, String) - Static method in class com.itextpdf.commons.utils.FileUtil
Creates a copy of a file.
CORE_BARCODES - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
CORE_EVENTS - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
CORE_FORMS - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
CORE_IO - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
CORE_KERNEL - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
CORE_LAYOUT - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
CORE_PDFA - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
CORE_SIGN - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
CORE_SVG - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
CORE_SXP - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
createAbstractOCSPException(Exception) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Exception wrapper from usual Exception.
createAlgorithmIdentifier(IASN1ObjectIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create algorithm identifier wrapper from ASN1 Object identifier wrapper.
createAlgorithmIdentifier(IASN1ObjectIdentifier, IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create algorithm identifier wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper for the parameters.
createASN1BitString(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to ASN1 Bit string wrapper.
createASN1Dump() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Dump wrapper without parameters.
createASN1EncodableVector() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Encodable wrapper without parameters.
createASN1Encoding() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Encoding without parameters.
createASN1Enumerated(int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Enumerated wrapper from int value.
createASN1GeneralizedTime(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to ASN1 Generalized time wrapper.
createASN1InputStream(InputStream) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Input stream wrapper from InputStream.
createASN1InputStream(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Input stream wrapper from byte[].
createASN1Integer(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to ASN1 Integer wrapper.
createASN1Integer(int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Integer wrapper from int.
createASN1Integer(BigInteger) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Integer wrapper from BigInteger.
createASN1ObjectIdentifier(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 encodable wrapper to the ASN1 object identifier wrapper.
createASN1ObjectIdentifier(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Object identifier wrapper from String.
createASN1ObjectIdentifierInstance(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Object identifier wrapper from Object using getInstance method call.
createASN1OctetString(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to the ASN1 Octet string wrapper.
createASN1OctetString(IASN1TaggedObject, boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Octet string wrapper from ASN1 Tagged object wrapper and boolean parameter.
createASN1OctetString(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Octet string wrapper from byte[].
createASN1OutputStream(OutputStream) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Output stream wrapper from OutputStream.
createASN1OutputStream(OutputStream, String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Output stream wrapper from OutputStream and ASN1 Encoding.
createASN1Primitive(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to ASN1 Primitive wrapper.
createASN1Primitive(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Primitive wrapper from byte[] value.
createASN1Sequence(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast Object to ASN1 Sequence wrapper.
createASN1Sequence(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 encodable wrapper to the ASN1 Sequence wrapper.
createASN1Sequence(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Sequence wrapper from byte[].
createASN1SequenceInstance(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Sequence wrapper from Object using getInstance method call.
createASN1Set(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to ASN1 Set wrapper.
createASN1Set(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Set wrapper from Object.
createASN1Set(IASN1TaggedObject, boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Set wrapper from ASN1 Tagged object wrapper and boolean parameter.
createASN1String(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to ASN1 String wrapper.
createASN1TaggedObject(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Tagged object wrapper from ASN1 Encodable wrapper.
createASN1UTCTime(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to ASN1 UTC Time wrapper.
createAttribute(IASN1ObjectIdentifier, IASN1Set) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create attribute wrapper from ASN1 Object identifier wrapper and ASN1 Set wrapper.
createAttributeTable(IASN1Set) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create attribute table wrapper from ASN1 Set wrapper.
createAuthorityKeyIdentifier(ISubjectPublicKeyInfo) - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509ExtensionUtils
Calls actual createAuthorityKeyIdentifier method for the wrapped X509ExtensionUtils object.
createBasicConstraints(boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create basic constraints wrapper from boolean value.
createBasicOCSPResp(IBasicOCSPResponse) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create basic OCSP Resp wrapper from basic OCSP Response wrapper.
createBasicOCSPResp(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create basic OCSP Resp wrapper from Object.
createBasicOCSPRespBuilder(IRespID) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create basic OCSP Resp builder wrapper from resp ID wrapper.
createBasicOCSPResponse(IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create basic OCSP Response wrapper from ASN1 Primitive wrapper.
createCertificateID(IDigestCalculator, IX509CertificateHolder, BigInteger) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create certificate ID wrapper from digest calculator, X509 Certificate holder wrappers and BigInteger.
createCertificateID() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create certificate ID wrapper without parameters.
createCertificateStatus() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create certificate status wrapper without parameters.
createCipherBytes(X509Certificate, byte[], IAlgorithmIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create cipher bytes from X509Certificate, byte[] value and algorithm identifier wrapper.
createCMSEnvelopedData(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create CMS enveloped data from byte[] value.
createContentInfo(IASN1Sequence) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create content info wrapper from ASN1 Sequence wrapper.
createContentInfo(IASN1ObjectIdentifier, IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create content info wrapper from ASN1 Object identifier wrapper and ASN1 Encodable wrapper.
createCRLDistPoint(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create CRL Dist point wrapper from Object.
createCRLReason() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create CRL Reason wrapper without parameters.
createDERIA5String(IASN1TaggedObject, boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DERIA5 String wrapper from ASN1 Tagged object wrapper and boolean value.
createDERIA5String(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DERIA5 String wrapper from String value.
createDERNull() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Null wrapper without parameters.
createDEROctetString(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Octet string wrapper from byte[].
createDEROctetString(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to DER Octet string wrapper.
createDERSequence(IASN1EncodableVector) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Sequence wrapper from ASN1 Encodable vector wrapper.
createDERSequence(IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Sequence wrapper from ASN1 Primitive wrapper.
createDERSet(IASN1EncodableVector) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Set wrapper from ASN1 Encodable vector wrapper.
createDERSet(IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Set wrapper from ASN1 Primitive wrapper.
createDERSet(ISignaturePolicyIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Set wrapper from signature policy identifier wrapper.
createDERSet(IRecipientInfo) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Set wrapper from recipient info wrapper.
createDERTaggedObject(int, IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Tagged object wrapper from int value and ASN1 Primitive wrapper.
createDERTaggedObject(boolean, int, IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create DER Tagged object wrapper from int value, boolean value and ASN1 Primitive wrapper.
createDirectories(String) - Static method in class com.itextpdf.commons.utils.FileUtil
Creates a directory at the provided path.
createDistributionPointName() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create distribution point name wrapper without parameters.
createEncryptedContentInfo(IASN1ObjectIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create encrypted content info wrapper from ASN1 Object identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.
createEnvelopedData(IOriginatorInfo, IASN1Set, IEncryptedContentInfo, IASN1Set) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create enveloped data wrapper from originator info wrapper, ASN1 Set wrapper, encrypted content info wrapper and another ASN1 Set wrapper.
createExtendedKeyUsage(IKeyPurposeId) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create extended key usage wrapper from key purpose id wrapper.
createExtension(IASN1ObjectIdentifier, boolean, IASN1OctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create extension wrapper from ASN1 Object identifier wrapper, boolean and ASN1 Octet string wrapper.
createExtension() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create extension wrapper without parameters.
createExtensions(IExtension) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create extensions wrapper from extension wrapper.
createGeneralName() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create general name wrapper without parameters.
createGeneralNames(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast ASN1 Encodable wrapper to general names wrapper.
createIssuerAndSerialNumber(IX500Name, BigInteger) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create issuer and serial number wrapper from X500 Name wrapper and BigInteger.
createJcaCertStore(List<Certificate>) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca cert store wrapper from List of Certificate objects.
createJcaContentSignerBuilder(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca content signer builder wrapper from String algorithm.
createJcaContentVerifierProviderBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca Content verifier provider builder wrapper without parameters.
createJcaDigestCalculatorProviderBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca Digest calculator provider builder wrapper without parameters.
createJcaPEMKeyConverter() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca PEM Key converter wrapper without parameters.
createJcaSignerInfoGeneratorBuilder(IDigestCalculatorProvider) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca signer info generator builder wrapper from digest calculator provider wrapper.
createJcaSimpleSignerInfoVerifierBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca Simple signer info verifier builder wrapper without parameters.
createJcaX509CertificateConverter() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca X509 Certificate converter wrapper without parameters.
createJcaX509CertificateHolder(X509Certificate) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca X509 Certificate holder wrapper from X509Certificate.
createJcaX509v3CertificateBuilder(X509Certificate, BigInteger, Date, Date, IX500Name, PublicKey) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jca X509 Version 3 certificate builder wrapper from X509Certificate, BigInteger, start Date, end Date, X500 Name wrapper and PublicKey.
createJceKeyAgreeEnvelopedRecipient(PrivateKey) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jce Key agree enveloped recipient wrapper from PrivateKey.
createJceKeyTransEnvelopedRecipient(PrivateKey) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jce Key trans enveloped recipient wrapper from PrivateKey.
createJceOpenSSLPKCS8DecryptorProviderBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create Jce open SSL PKCS8 Decryptor provider builder wrapper without parameters.
createKeyPurposeId() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create key purpose id wrapper without parameters.
createKeyTransRecipientInfo(IRecipientIdentifier, IAlgorithmIdentifier, IASN1OctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create key trans recipient info wrapper from recipient identifier wrapper, algorithm identifier wrapper and ASN1 Octet string wrapper.
createKeyUsage() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create key usage wrapper without parameters.
createKeyUsage(int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create key usage wrapper from int value.
createNullASN1Set() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create ASN1 Set wrapper which will store null.
createNullCrl() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create null as CRL object.
createNullExtensions() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create extensions wrapper for null value.
createNullOriginatorInfo() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create originator info wrapper with null value.
createOCSPObjectIdentifiers() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Object identifiers wrapper without parameters.
createOCSPReq(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Req wrapper from byte[].
createOCSPReqBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Req builder wrapper without parameters.
createOCSPResp(IOCSPResponse) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Resp wrapper from OCSP Response wrapper.
createOCSPResp(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Resp wrapper from byte[] value.
createOCSPResp() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Resp wrapper without parameters.
createOCSPRespBuilder() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Resp builder wrapper without parameters.
createOCSPRespBuilderInstance() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Resp builder wrapper using getInstance call.
createOCSPResponse(IOCSPResponseStatus, IResponseBytes) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Response wrapper from OCSP Response status wrapper and response bytes wrapper.
createOCSPResponseStatus(int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Response status wrapper from int value.
createOCSPResponseStatus() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create OCSP Response status wrapper without parameters.
createOtherHashAlgAndValue(IAlgorithmIdentifier, IASN1OctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create other hash alg and value wrapper from algorithm identifier wrapper and ASN1 Octet string wrapper.
createPEMParser(Reader) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create PEM Parser wrapper from Reader.
createPKCSObjectIdentifiers() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create PKCS Object identifiers wrapper without parameters.
createPrintWriter(OutputStream, String) - Static method in class com.itextpdf.commons.utils.FileUtil
 
createProcessor(String) - Method in class com.itextpdf.commons.actions.processors.DefaultProductProcessorFactory
Creates default product processor using a product name.
createProcessor(String) - Method in interface com.itextpdf.commons.actions.processors.IProductProcessorFactory
Creates product processor using a product name.
createProcessor(String) - Method in class com.itextpdf.commons.actions.processors.UnderAgplProductProcessorFactory
Creates under AGPL product processor using a product name.
createRecipientIdentifier(IIssuerAndSerialNumber) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create recipient identifier wrapper from issuer and serial number wrapper.
createRecipientInfo(IKeyTransRecipientInfo) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create recipient info wrapper from key trans recipient info wrapper.
createRespID(IX500Name) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create resp ID wrapper from X500 Name wrapper.
createResponseBytes(IASN1ObjectIdentifier, IDEROctetString) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create response bytes wrapper from ASN1 Object identifier wrapper and DER Octet string wrapper.
createRevokedStatus(ICertificateStatus) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create revoked status wrapper from certificate status wrapper.
createRevokedStatus(Date, int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create revoked status wrapper from Date and int value.
createRSASSAPSSParams(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create a RSASSA-PSS params wrapper from an ASN1 Encodable wrapper.
createRSASSAPSSParamsWithMGF1(IASN1ObjectIdentifier, int, int) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create a RSASSA-PSS params wrapper from a digest algorithm OID, a salt length and a trailer field length.
createSignaturePolicyId(IASN1ObjectIdentifier, IOtherHashAlgAndValue) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create signature policy id wrapper from ASN1 Object identifier wrapper and other hash alg and value wrapper.
createSignaturePolicyId(IASN1ObjectIdentifier, IOtherHashAlgAndValue, ISigPolicyQualifierInfo...) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create signature policy id wrapper from ASN1 Object identifier wrapper, other hash alg and value wrapper and sig policy qualifier info wrappers.
createSignaturePolicyIdentifier(ISignaturePolicyId) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create signature policy identifier wrapper from signature policy id wrapper.
createSigningCertificate(IASN1Sequence) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create signing certificate wrapper from ASN1 Sequence wrapper.
createSigningCertificateV2(IASN1Sequence) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create signing certificate version 2 wrapper from ASN1 Sequence wrapper.
createSigPolicyQualifierInfo(IASN1ObjectIdentifier, IDERIA5String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create sig policy qualifier info wrapper from ASN1 Object identifier wrapper and DERIA5 String wrapper.
createSingleResp(IBasicOCSPResponse) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create single resp wrapper from basic OCSP Response wrapper.
createStatisticsAggregatorFromName(String) - Method in class com.itextpdf.commons.actions.AbstractStatisticsEvent
Creates statistics aggregator based on provided statistics name.
createSubjectKeyIdentifier(ISubjectPublicKeyInfo) - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509ExtensionUtils
Calls actual createSubjectKeyIdentifier method for the wrapped X509ExtensionUtils object.
createSubjectPublicKeyInfo(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create subject public key info wrapper from Object.
createTBSCertificate(IASN1Encodable) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create TBS Certificate wrapper from ASN1 Encodable wrapper.
createTempCopy(String, String, String) - Static method in class com.itextpdf.commons.utils.FileUtil
Creates a temporary copy of a file.
createTempDirectory(String) - Static method in class com.itextpdf.commons.utils.FileUtil
Creates a temporary directory.
createTempFile(String) - Static method in class com.itextpdf.commons.utils.FileUtil
Creates a temporary file at the provided path.
createTempFile(String, String) - Static method in class com.itextpdf.commons.utils.FileUtil
Creates a temporary file.
createTime(Date) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create time wrapper from Date.
createTimeStampRequest(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create timestamp request wrapper from byte[] value.
createTimeStampRequestGenerator() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create timestamp request generator wrapper without parameters.
createTimeStampResponse(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create timestamp response wrapper from byte[] value.
createTimeStampResponseGenerator(ITimeStampTokenGenerator, Set<String>) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create timestamp response generator wrapper from timestamp token generator wrapper and Set of algorithms.
createTimeStampToken(IContentInfo) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create timestamp token wrapper from content info wrapper.
createTimeStampTokenGenerator(ISignerInfoGenerator, IDigestCalculator, IASN1ObjectIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create timestamp token generator wrapper from signer info generator wrapper, digest calculator wrapper and ASN1 Object identifier wrapper.
createTSTInfo(IContentInfo) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create TST Info wrapper from content info wrapper.
createUnknownStatus() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create unknown status wrapper without parameters.
createX500Name(X509Certificate) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create X500 Name wrapper from X509Certificate.
createX500Name(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create X500 Name wrapper from String.
createX509Certificate(Object) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Cast Object element to X509Certificate.
createX509CertificateHolder(byte[]) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create X509 Certificate holder wrapper from byte[].
createX509ExtensionUtils(IDigestCalculator) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create X509 Extension utils wrapper from digest calculator wrapper.
createX509v2CRLBuilder(IX500Name, Date) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Create X509 Version 2 CRL Builder wrapper from X500 Name wrapper and Date.

D

DateTimeUtil - Class in com.itextpdf.commons.utils
This file is a helper class for internal usage only.
dateToString(Calendar) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Converts Calendar date to string of "yyyy.MM.dd HH:mm:ss z" format.
DECODE - Static variable in class com.itextpdf.commons.utils.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class com.itextpdf.commons.utils.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.itextpdf.commons.utils.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class com.itextpdf.commons.utils.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class com.itextpdf.commons.utils.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class com.itextpdf.commons.utils.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class com.itextpdf.commons.utils.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.itextpdf.commons.utils.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decryptPrivateKeyInfo(IInputDecryptorProvider) - Method in interface com.itextpdf.commons.bouncycastle.pkcs.IPKCS8EncryptedPrivateKeyInfo
Calls actual decryptPrivateKeyInfo method for the wrapped PKCS8EncryptedPrivateKeyInfo object.
DefaultITextProductEventProcessor - Class in com.itextpdf.commons.actions.processors
Defines a default strategy of product event processing.
DefaultITextProductEventProcessor(String) - Constructor for class com.itextpdf.commons.actions.processors.DefaultITextProductEventProcessor
Creates an instance of product event processor.
DefaultProductProcessorFactory - Class in com.itextpdf.commons.actions.processors
Default factory class to construct ITextProductEventProcessor instance.
DefaultProductProcessorFactory() - Constructor for class com.itextpdf.commons.actions.processors.DefaultProductProcessorFactory
 
deleteFile(File) - Static method in class com.itextpdf.commons.utils.FileUtil
Deletes a file and returns whether the operation succeeded.
deserializeFromStream(InputStream, Class<T>) - Static method in class com.itextpdf.commons.utils.JsonUtil
Deserializes passed JSON stream to object with passed type.
deserializeFromStream(InputStream, TypeReference<T>) - Static method in class com.itextpdf.commons.utils.JsonUtil
Deserializes passed JSON stream to object with passed type.
deserializeFromStream(InputStream, JavaType) - Static method in class com.itextpdf.commons.utils.JsonUtil
Deserializes passed JSON stream to object with passed type.
deserializeFromString(String, Class<T>) - Static method in class com.itextpdf.commons.utils.JsonUtil
Deserializes passed JSON string to object with passed type.
deserializeFromString(String, TypeReference<T>) - Static method in class com.itextpdf.commons.utils.JsonUtil
Deserializes passed JSON string to object with passed type.
deserializeFromString(String, JavaType) - Static method in class com.itextpdf.commons.utils.JsonUtil
Deserializes passed JSON string to object with passed type.
DIContainer - Class in com.itextpdf.commons.utils
A simple dependency injection container.
DIContainer() - Constructor for class com.itextpdf.commons.utils.DIContainer
Creates a new instance of DIContainer.
DIContainerConfigurations - Class in com.itextpdf.commons.utils
 
directoryExists(String) - Static method in class com.itextpdf.commons.utils.FileUtil
Checks whether there is a directory at the provided path.
doAction() - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
Method defines the logic of action processing.
doAction() - Method in class com.itextpdf.commons.actions.producer.ProducerBuilder
Configuration events for util internal purposes are not expected to be sent.
DONT_BREAK_LINES - Static variable in class com.itextpdf.commons.utils.Base64
Don't break lines when encoding (violates strict Base64 specification)
dumpAsString(Object, boolean) - Method in interface com.itextpdf.commons.bouncycastle.asn1.util.IASN1Dump
Calls actual dumpAsString method for the wrapped ASN1Dump object.
dumpAsString(Object) - Method in interface com.itextpdf.commons.bouncycastle.asn1.util.IASN1Dump
Calls actual dumpAsString method for the wrapped ASN1Dump object.

E

ELEMENT_ALREADY_HAS_IDENTIFIER - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
Message warns about overriding of the identifier of identifiable element.
ENCODE - Static variable in class com.itextpdf.commons.utils.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class com.itextpdf.commons.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.itextpdf.commons.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.itextpdf.commons.utils.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.itextpdf.commons.utils.Base64
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class com.itextpdf.commons.utils.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class com.itextpdf.commons.utils.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class com.itextpdf.commons.utils.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.itextpdf.commons.utils.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class com.itextpdf.commons.utils.Base64
Convenience method for encoding data to a file.
EncodingUtil - Class in com.itextpdf.commons.utils
This file is a helper class for internal usage only.
entrySet() - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
equals(Object) - Method in class com.itextpdf.commons.actions.data.ProductData
 
equals(Map<K, V>, Map<K, V>) - Static method in class com.itextpdf.commons.utils.MapUtil
Checks if two maps are equal: the are of the same types and has equal number of stored entries and both has the same set of keys ans each key is associated with an appropriate value.
ERROR_DURING_EVENT_PROCESSING - Static variable in exception com.itextpdf.commons.exceptions.AggregatedException
Notifies that event processing failed.
EventConfirmationType - Enum in com.itextpdf.commons.actions.confirmations
Defines the strategy of AbstractProductProcessITextEvent confirming.
EventManager - Class in com.itextpdf.commons.actions
Entry point for event handling mechanism.
execute() - Method in interface com.itextpdf.commons.utils.Action
Execute action.

F

FILE_NAME_ALREADY_EXIST - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
FILE_NAME_CAN_NOT_BE_NULL - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
FILE_NAME_SHOULD_BE_UNIQUE - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
FILE_SHOULD_EXIST - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
fileExists(String) - Static method in class com.itextpdf.commons.utils.FileUtil
Checks whether there is a file at the provided path.
FileUtil - Class in com.itextpdf.commons.utils
This file is a helper class for internal usage only.
flushBase64() - Method in class com.itextpdf.commons.utils.Base64.OutputStream
Method added by PHIL.
format(Date, String) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Format passing date with specified pattern.
format(String, Object...) - Static method in class com.itextpdf.commons.utils.MessageFormatUtil
This method provides a generic way for formatting strings.
formatWithDefaultPattern(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Format passing date with default yyyy-MM-dd pattern.

G

generate(IASN1ObjectIdentifier, byte[], BigInteger) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampRequestGenerator
Calls actual generate method for the wrapped TimeStampRequestGenerator object.
generate(ITimeStampRequest, BigInteger, Date) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponseGenerator
Calls actual generate method for the wrapped TimeStampResponseGenerator object.
generate(ITimeStampRequest, BigInteger, Date) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenGenerator
Calls actual generate method for the wrapped TimeStampTokenGenerator object.
GenericContext - Class in com.itextpdf.commons.actions.contexts
Generic context that allows AbstractContextBasedITextEvent based on the whitelist of supported events.
GenericContext(Collection<String>) - Constructor for class com.itextpdf.commons.actions.contexts.GenericContext
Creates a Generic Context instance with support of provided namespaces and products.
get(IASN1ObjectIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.asn1.cms.IAttributeTable
Calls actual get method for the wrapped AttributeTable object.
get(IRecipientId) - Method in interface com.itextpdf.commons.bouncycastle.cms.IRecipientInformationStore
Calls actual get method for the wrapped RecipientInformationStore object.
get(IAlgorithmIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.operator.IDigestCalculatorProvider
Calls actual get method for the wrapped DigestCalculatorProvider object.
get(Object) - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
getActiveProcessor(String) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
Gets a processor registered for a product.
getAggregatedExceptions() - Method in exception com.itextpdf.commons.exceptions.AggregatedException
Gets a list of aggregated exceptions.
getAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IAlgorithmIdentifier
Calls actual getAlgorithm method for the wrapped AlgorithmIdentifier object.
getAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ISubjectPublicKeyInfo
Calls actual getAlgorithm method for the wrapped SubjectPublicKeyInfo object.
getAlgorithmName(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Get signing algorithm name from its oid.
getAlgorithmOid(String) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Get signing algorithm oid from its name.
getAttrValues() - Method in interface com.itextpdf.commons.bouncycastle.asn1.cms.IAttribute
Calls actual getAttrValues method for the wrapped Attribute object.
getAuthorityInfoAccess() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
Gets authorityInfoAccess constant for the wrapped Extension.
getAuthorityKeyIdentifier() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
Gets authorityKeyIdentifier constant for the wrapped Extension.
getBasicConstraints() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
Gets basicConstraints constant for the wrapped Extension.
getBer() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Encoding
Gets BER constant for the wrapped ASN1Encoding.
getBouncyCastleFactoryTestUtil() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
getBufferedOutputStream(String) - Static method in class com.itextpdf.commons.utils.FileUtil
 
getByKey(K) - Method in class com.itextpdf.commons.datastructures.BiMap
Gets the value by key.
getByValue(V) - Method in class com.itextpdf.commons.datastructures.BiMap
Gets the key by value.
getCalendar(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Gets the date as Calendar.
getCertHash() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.IESSCertID
Calls actual getCertHash method for the wrapped ESSCertID object.
getCertHash() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.IESSCertIDv2
Calls actual getCertHash method for the wrapped ESSCertIDv2 object.
getCertID() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IReq
Calls actual getCertID method for the wrapped Req object.
getCertID() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ISingleResp
Calls actual getCertID method for the wrapped SingleResp object.
getCertificate(IX509CertificateHolder) - Method in interface com.itextpdf.commons.bouncycastle.cert.jcajce.IJcaX509CertificateConverter
Calls actual getCertificate method for the wrapped JcaX509CertificateConverter object.
getCertificateInfoTestConst() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleTestConstantsFactory
Get constant for certificate info.
getCerts() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.ISigningCertificate
Calls actual getCerts method for the wrapped SigningCertificate object.
getCerts() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.ISigningCertificateV2
Calls actual getCerts method for the wrapped SigningCertificateV2 object.
getCerts() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
Calls actual getCerts method for the wrapped BasicOCSPResp object.
getCertStatus() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ISingleResp
Calls actual getCertStatus method for the wrapped SingleResp object.
getClassFromContext() - Method in class com.itextpdf.commons.actions.AbstractContextBasedITextEvent
Obtains the current event context class.
getClassFromContext() - Method in class com.itextpdf.commons.actions.AbstractEventWrapper
 
getConfirmationType() - Method in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
getConfirmedEvent() - Method in class com.itextpdf.commons.actions.confirmations.ConfirmEvent
Returns the AbstractProductProcessITextEvent associated with confirmed process.
getContent(IRecipient) - Method in interface com.itextpdf.commons.bouncycastle.cms.IRecipientInformation
Calls actual getContent method for the wrapped RecipientInformation object.
getContext(Class<?>) - Method in class com.itextpdf.commons.actions.contexts.ContextManager
Gets the context associated with the passed class object.
getContext(String) - Method in class com.itextpdf.commons.actions.contexts.ContextManager
Gets the context associated with the passed class object.
getCRlDistributionPoints() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
Gets cRLDistributionPoints constant for the wrapped Extension.
getCurrentTimeCalendar() - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Gets a default GregorianCalendar.
getCurrentTimeDate() - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Gets current time consistently.
getCurrentTimeZoneOffset(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Gets the offset of time zone from UTC at the specified date.
getData() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
Gets data constant for the wrapped PKCSObjectIdentifiers.
getDer() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Encoding
Gets DER constant for the wrapped ASN1Encoding.
getDigitalSignature() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IKeyUsage
Gets digitalSignature constant for the wrapped KeyUsage.
getDistributionPoint() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IDistributionPoint
Calls actual getDistributionPoints method for the wrapped DistributionPoint object.
getDistributionPoints() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ICRLDistPoint
Calls actual getDistributionPoints method for the wrapped CRLDistPoint object.
getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Primitive
Calls actual getEncoded method for the wrapped ASN1Primitive object.
getEncoded(String) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Primitive
Calls actual getEncoded method for the wrapped ASN1Primitive object.
getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509CRLHolder
Calls actual getEncoded method for the wrapped X509CRLHolder object.
getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
Calls actual getEncoded method for the wrapped BasicOCSPResp object.
getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReq
Calls actual getEncoded method for the wrapped OCSPReq object.
getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPResp
Calls actual getEncoded method for the wrapped OCSPResp object.
getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampRequest
Calls actual getEncoded method for wrapped TimeStampRequest object.
getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponse
Calls actual getEncoded method for the wrapped TimeStampResponse object.
getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampToken
Calls actual getEncoded method for the wrapped TimeStampToken object.
getEncoded() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenInfo
Calls actual getEncoded method for the wrapped TimeStampTokenInfo object.
getEnvelopedData() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
Gets envelopedData constant for the wrapped PKCSObjectIdentifiers.
getEvent() - Method in class com.itextpdf.commons.actions.AbstractEventWrapper
Obtains the wrapped event.
getEvents(SequenceId) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
Gets events registered for provided identifier.
getEventType() - Method in class com.itextpdf.commons.actions.AbstractEventWrapper
 
getEventType() - Method in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Returns an event type.
getExitCode() - Method in class com.itextpdf.commons.utils.ProcessInfo
Getter for a process exit code.
getExtendedKeyUsage() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
Gets extendedKeyUsage constant for the wrapped Extension.
getExtension(IASN1ObjectIdentifier) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReq
Calls actual getExtension method for the wrapped OCSPReq object.
getFailInfo() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponse
Calls actual getFailInfo method for the wrapped TimeStampResponse object.
getFileNames() - Method in class com.itextpdf.commons.utils.ZipFileReader
Get all file entries paths inside the reading zip file.
getFileOutputStream(File) - Static method in class com.itextpdf.commons.utils.FileUtil
 
getFileOutputStream(String) - Static method in class com.itextpdf.commons.utils.FileUtil
 
getFontsDir() - Static method in class com.itextpdf.commons.utils.FileUtil
Gets the default windows font directory.
getFreeMemory() - Static method in class com.itextpdf.commons.utils.SystemUtil
 
getFullName() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IDistributionPointName
Gets FULL_NAME constant for the wrapped DistributionPointName.
getGenTime() - Method in interface com.itextpdf.commons.bouncycastle.asn1.tsp.ITSTInfo
Calls actual getGenTime method for the wrapped TSTInfo object and gets date.
getGenTime() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenInfo
Calls actual getGenTime method for the wrapped TimeStampTokenInfo object.
getGood() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ICertificateStatus
Gets GOOD constant for the wrapped CertificateStatus.
getHashAlgOID() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ICertificateID
Calls actual getHashAlgOID method for the wrapped CertificateID object.
getHashAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ess.IESSCertIDv2
Calls actual getHashAlgorithm method for the wrapped ESSCertIDv2 object.
getHashAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IRSASSAPSSParams
Return the IAlgorithmIdentifier describing the digest algorithm to be used in the signature.
getHashAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.tsp.IMessageImprint
Calls actual getHashAlgorithm method for the wrapped MessageImprint object.
getHashAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenInfo
Calls actual getHashAlgorithm method for the wrapped TimeStampTokenInfo object.
getHashCode(Map<K, V>) - Static method in class com.itextpdf.commons.utils.MapUtil
Calculates the hash code of the map.
getHashedMessage() - Method in interface com.itextpdf.commons.bouncycastle.asn1.tsp.IMessageImprint
Calls actual getHashedMessage method for the wrapped MessageImprint object.
getHashSha1() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ICertificateID
Gets getHashSha1 constant for the wrapped CertificateID.
getId() - Method in class com.itextpdf.commons.actions.sequence.SequenceId
Obtains an id.
getId() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1ObjectIdentifier
Calls actual getId method for the wrapped ASN1ObjectIdentifier object.
getIdAaEtsSigPolicyId() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
Gets id_aa_ets_sigPolicyId constant for the wrapped PKCSObjectIdentifiers.
getIdAaSignatureTimeStampToken() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
Gets id_aa_signatureTimeStampToken constant for the wrapped PKCSObjectIdentifiers.
getIdKpOCSPSigning() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IKeyPurposeId
Gets id_kp_OCSPSigning constant for the wrapped KeyPurposeId.
getIdPkixOcspBasic() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IOCSPObjectIdentifiers
Gets id_pkix_ocsp_basic constant for the wrapped OCSPObjectIdentifiers.
getIdPkixOcspNoCheck() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IOCSPObjectIdentifiers
Gets id_pkix_ocsp_nocheck constant for the wrapped OCSPObjectIdentifiers.
getIdPkixOcspNonce() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IOCSPObjectIdentifiers
Gets id_pkix_ocsp_nonce constant for the wrapped OCSPObjectIdentifiers.
getIdSpqEtsUri() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IPKCSObjectIdentifiers
Gets id_spq_ets_uri constant for the wrapped PKCSObjectIdentifiers.
getInputStreamForFile(String) - Static method in class com.itextpdf.commons.utils.FileUtil
 
getInputStreamForFile(File) - Static method in class com.itextpdf.commons.utils.FileUtil
 
getInstance() - Static method in class com.itextpdf.commons.actions.contexts.ContextManager
Gets the singleton instance of this class.
getInstance() - Static method in class com.itextpdf.commons.actions.data.CommonsProductData
Getter for an instance of ProductData related to iText commons module.
getInstance() - Static method in class com.itextpdf.commons.actions.EventManager
Allows an access to the instance of EventManager.
getInstance(Class<T>) - Method in class com.itextpdf.commons.utils.DIContainer
Gets an instance of a class.
getIssuer() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ITBSCertificate
Calls actual getIssuer method for the wrapped TBSCertificate object.
getKeyCompromise() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ICRLReason
Gets keyCompromise constant for the wrapped CRLReason.
getKeyUsage() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
Gets keyUsage constant for the wrapped Extension.
getMaskGenAlgorithm() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IRSASSAPSSParams
Return the IAlgorithmIdentifier describing the mask generation function to be used in the signature.
getMessage() - Method in exception com.itextpdf.commons.exceptions.AggregatedException
Builds message for the exception including its own message and all messages from the aggregated exceptions.
getMessageImprint() - Method in interface com.itextpdf.commons.bouncycastle.asn1.tsp.ITSTInfo
Calls actual getMessageImprint method for the wrapped TSTInfo object.
getMinCompatibleLicensingModuleVersion() - Method in class com.itextpdf.commons.actions.data.ProductData
Getter for the minimal compatible licensekey version.
getName() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IDistributionPointName
Calls actual getName method for the wrapped DistributionPointName object.
getNames() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IGeneralNames
Calls actual getNames method for the wrapped GeneralNames object.
getNextUpdate() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ISingleResp
Calls actual getNextUpdate method for the wrapped SingleResp object.
getNonce() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampRequest
Calls actual getNonce method for wrapped TimeStampRequest object.
getNonRepudiation() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IKeyUsage
Gets nonRepudiation constant for the wrapped KeyUsage.
getObject() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1TaggedObject
Calls actual getObject method for the wrapped ASN1TaggedObject object.
getObjectAt(int) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Sequence
Calls actual getObjectAt method for the wrapped ASN1Sequence object.
getObjectAt(int) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Set
Calls actual getObjectAt method for the wrapped ASN1Set object.
getObjects() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Sequence
Calls actual getObjects method for the wrapped ASN1Sequence object.
getObjects() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Set
Calls actual getObjects method for the wrapped ASN1Set object.
getOctets() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1OctetString
Calls actual getOctets method for the wrapped ASN1OctetString object.
getParameters() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IAlgorithmIdentifier
Calls actual getParameters method for the wrapped AlgorithmIdentifier object.
getParentDirectoryUri(File) - Static method in class com.itextpdf.commons.utils.FileUtil
 
getPlaceHolderText(PlaceHolderTextUtil.PlaceHolderTextBy, int) - Static method in class com.itextpdf.commons.utils.PlaceHolderTextUtil
Gets the placeholder text.
getPrivateKey(IPrivateKeyInfo) - Method in interface com.itextpdf.commons.bouncycastle.openssl.jcajce.IJcaPEMKeyConverter
Calls actual getPrivateKey method for the wrapped JcaPEMKeyConverter object.
getProcessErrOutput() - Method in class com.itextpdf.commons.utils.ProcessInfo
Getter for an error process output.
getProcessors() - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
Gets an unmodifiable map of registered processors.
getProcessStdOutput() - Method in class com.itextpdf.commons.utils.ProcessInfo
Getter for a standard process output.
getProducedAt() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
Calls actual getProducedAt method for the wrapped BasicOCSPResp object.
getProducedAtDate() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IBasicOCSPResponse
Gets TbsResponseData for the wrapped BasicOCSPResponse object and calls actual getProducedAt method, then gets Date.
getProducer() - Method in class com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
 
getProducer() - Method in interface com.itextpdf.commons.actions.processors.ITextProductEventProcessor
Gets the producer line for the product.
getProducerLine() - Method in class com.itextpdf.commons.actions.confirmations.ConfirmedEventWrapper
Gets producer line defined by the ITextProductEventProcessor which registered the event.
getProductData() - Method in class com.itextpdf.commons.actions.AbstractProductITextEvent
Gets a product data which generated the event.
getProductName() - Method in class com.itextpdf.commons.actions.AbstractProductITextEvent
Gets a name of product which generated the event.
getProductName() - Method in class com.itextpdf.commons.actions.data.ProductData
Getter for a technical name of the product.
getProductName() - Method in class com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
 
getProductName() - Method in interface com.itextpdf.commons.actions.processors.ITextProductEventProcessor
Gets the name of the product to which this processor corresponds.
getProductUsageType() - Method in class com.itextpdf.commons.actions.confirmations.ConfirmedEventWrapper
Obtains the license type for the product which generated the event.
getPropertyOrEnvironmentVariable(String) - Static method in class com.itextpdf.commons.utils.SystemUtil
Gets either java property or environment variable with given name.
getProvider() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Get Provider instance for this factory.
getProviderName() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Get String which represents providers name for this factory.
getPublicProductName() - Method in class com.itextpdf.commons.actions.data.ProductData
Getter for a product name.
getRandomAccessFile(File) - Static method in class com.itextpdf.commons.utils.FileUtil
 
getRecipientInfos() - Method in interface com.itextpdf.commons.bouncycastle.cms.ICMSEnvelopedData
Calls actual getRecipientInfos method for the wrapped CMSEnvelopedData object.
getRecipients() - Method in interface com.itextpdf.commons.bouncycastle.cms.IRecipientInformationStore
Calls actual getRecipients method for the wrapped RecipientInformationStore object.
getRelativeTime(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Gets the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by specified date.
getRelativeTimeMillis() - Static method in class com.itextpdf.commons.utils.SystemUtil
Should be used in relative constructs (for example to check how many milliseconds have passed).
getRequestList() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReq
Calls actual getRequestList method for the wrapped OCSPReq object.
getResponseObject() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPResp
Calls actual getResponseObject method for the wrapped OCSPResp object.
getResponses() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
Calls actual getResponses method for the wrapped BasicOCSPResp object.
getRID() - Method in interface com.itextpdf.commons.bouncycastle.cms.IRecipientInformation
Calls actual getRID method for the wrapped RecipientInformation object.
getSaltLength() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IRSASSAPSSParams
Return the salt length parameter.
getSecureRandom() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Get SecureRandom implementation from the factory.
getSequenceId() - Method in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Retrieves an identifier of event source.
getSequenceId(AbstractIdentifiableElement) - Static method in class com.itextpdf.commons.actions.sequence.SequenceIdManager
Gets an identifier of the element.
getSerialNumber() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ITBSCertificate
Calls actual getSerialNumber method for the wrapped TBSCertificate object.
getSerialNumber() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ICertificateID
Calls actual getSerialNumber method for the wrapped CertificateID object.
getSinceCopyrightYear() - Method in class com.itextpdf.commons.actions.data.ProductData
Getter for the first year of copyright period.
getStatisticsNames() - Method in class com.itextpdf.commons.actions.AbstractStatisticsEvent
Gets all statistics names related to this event.
getStatus() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPResp
Calls actual getStatus method for the wrapped OCSPResp object.
getStatusString() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponse
Calls actual getStatusString method for the wrapped TimeStampResponse object.
getString() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1String
Calls actual getString method for the wrapped ASN1String object.
getSubjectKeyIdentifier() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IExtension
Gets subjectKeyIdentifier constant for the wrapped Extension.
getSubjectPublicKeyInfo() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.ITBSCertificate
Calls actual getSubjectPublicKeyInfo method for the wrapped TBSCertificate object.
getSuccessful() - Method in interface com.itextpdf.commons.bouncycastle.asn1.ocsp.IOCSPResponseStatus
Gets SUCCESSFUL constant for the wrapped OCSPResponseStatus.
getSuccessful() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPResp
Gets SUCCESSFUL constant for the wrapped OCSPResp.
getSuccessful() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPRespBuilder
Gets SUCCESSFUL constant for the wrapped OCSPRespBuilder.
getTagNo() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1TaggedObject
Calls actual getTagNo method for the wrapped ASN1TaggedObject object.
getTagNo() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IGeneralName
Calls actual getTagNo method for the wrapped GeneralName object.
getThisUpdate() - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ISingleResp
Calls actual getThisUpdate method for the wrapped SingleResp object.
getTimeBasedIntSeed() - Static method in class com.itextpdf.commons.utils.SystemUtil
 
getTimeBasedSeed() - Static method in class com.itextpdf.commons.utils.SystemUtil
 
getTimeStampInfo() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampToken
Calls actual getTimeStampInfo method for the wrapped TimeStampToken object.
getTimeStampToken() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponse
Calls actual getTimeStampToken method for the wrapped TimeStampResponse object.
getToCopyrightYear() - Method in class com.itextpdf.commons.actions.data.ProductData
Getter for the last year of copyright period.
getTrailerField() - Method in interface com.itextpdf.commons.bouncycastle.asn1.pkcs.IRSASSAPSSParams
Return the trailer field parameter.
getType() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IDistributionPointName
Calls actual getType method for the wrapped DistributionPointName object.
getUniformResourceIdentifier() - Method in interface com.itextpdf.commons.bouncycastle.asn1.x509.IGeneralName
Gets uniformResourceIdentifier constant for the wrapped GeneralName.
getUsageType() - Method in class com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
 
getUsageType() - Method in class com.itextpdf.commons.actions.processors.DefaultITextProductEventProcessor
 
getUsageType() - Method in interface com.itextpdf.commons.actions.processors.ITextProductEventProcessor
Gets the usage type of the product to which this processor corresponds.
getUsageType() - Method in class com.itextpdf.commons.actions.processors.UnderAgplITextProductEventProcessor
 
getUtcMillisFromEpoch(Calendar) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Gets the Calendar as UTC milliseconds from the epoch.
getValue() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Integer
Calls actual getValue method for the wrapped ASN1Integer object.
getValue() - Method in class com.itextpdf.commons.datastructures.NullableContainer
Gets the value.
getVersion() - Method in class com.itextpdf.commons.actions.data.ProductData
Getter for a version of the product.
GZIP - Static variable in class com.itextpdf.commons.utils.Base64
Specify that data should be gzip-compressed.

H

hashCode() - Method in class com.itextpdf.commons.actions.data.ProductData
 

I

IAlgorithmIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for AlgorithmIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1BitString - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1BitString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1Dump - Interface in com.itextpdf.commons.bouncycastle.asn1.util
This interface represents the wrapper for ASN1Dump that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1Encodable - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1Encodable that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1EncodableVector - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1EncodableVector that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1Encoding - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1Encoding that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1Enumerated - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1Enumerated that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1GeneralizedTime - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1GeneralizedTime that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1InputStream - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1InputStream that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1Integer - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1Integer that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1ObjectIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1ObjectIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1OctetString - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1OctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1OutputStream - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1OutputStream that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1Primitive - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1Primitive that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1Sequence - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1Sequence that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1Set - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1Set that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1String - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1String that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1TaggedObject - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1TaggedObject that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IASN1UTCTime - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for ASN1UTCTime that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IAttribute - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for Attribute that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IAttributeTable - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for AttributeTable that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IAuthorityKeyIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for AuthorityKeyIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IBasicConstraints - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for BasicConstraints that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IBasicOCSPResp - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for BasicOCSPResp that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IBasicOCSPRespBuilder - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for BasicOCSPRespBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IBasicOCSPResponse - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
This interface represents the wrapper for BasicOCSPResponse that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IBouncyCastleFactory - Interface in com.itextpdf.commons.bouncycastle
IBouncyCastleFactory contains methods required for bouncy-classes objects creation.
IBouncyCastleTestConstantsFactory - Interface in com.itextpdf.commons.bouncycastle
IBouncyCastleTestConstantsFactory contains methods for constants creation required in tests.
ICertificateID - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for CertificateID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ICertificateStatus - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for CertificateStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ICMSEnvelopedData - Interface in com.itextpdf.commons.bouncycastle.cms
This interface represents the wrapper for CMSEnvelopedData that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IContentInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for ContentInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IContentSigner - Interface in com.itextpdf.commons.bouncycastle.operator
This interface represents the wrapper for ContentSigner that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IContentVerifierProvider - Interface in com.itextpdf.commons.bouncycastle.operator
This interface represents the wrapper for ContentVerifierProvider that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IContext - Interface in com.itextpdf.commons.actions.contexts
The class that determines weather event should be processed or not.
ICRLDistPoint - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for CRLDistPoint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ICRLReason - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for CRLReason that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDERIA5String - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for DERIA5String that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDERNull - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for DERNull that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDEROctetString - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for DEROctetString that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDERSequence - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for DERSequence that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDERSet - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for DERSet that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDERTaggedObject - Interface in com.itextpdf.commons.bouncycastle.asn1
This interface represents the wrapper for DERTaggedObject that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDigestCalculator - Interface in com.itextpdf.commons.bouncycastle.operator
This interface represents the wrapper for DigestCalculator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDigestCalculatorProvider - Interface in com.itextpdf.commons.bouncycastle.operator
This interface represents the wrapper for DigestCalculatorProvider that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDistributionPoint - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for DistributionPoint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IDistributionPointName - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for DistributionPointName that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IEncryptedContentInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for EncryptedContentInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IEnvelopedData - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for EnvelopedData that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IESSCertID - Interface in com.itextpdf.commons.bouncycastle.asn1.ess
This interface represents the wrapper for ESSCertID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IESSCertIDv2 - Interface in com.itextpdf.commons.bouncycastle.asn1.ess
This interface represents the wrapper for ESSCertIDv2 that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IEvent - Interface in com.itextpdf.commons.actions
Base marker interface for any generated event of any source.
IEventHandler - Interface in com.itextpdf.commons.actions
The interface for an event handler.
IExtendedKeyUsage - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for ExtendedKeyUsage that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IExtension - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for Extension that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IExtensions - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for Extensions that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IGeneralName - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for GeneralName that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IGeneralNames - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for GeneralNames that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IInputDecryptorProvider - Interface in com.itextpdf.commons.bouncycastle.operator
This interface represents the wrapper for InputDecryptorProvider that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IIssuerAndSerialNumber - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for IssuerAndSerialNumber that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaCertStore - Interface in com.itextpdf.commons.bouncycastle.cert.jcajce
This interface represents the wrapper for JcaCertStore that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaContentSignerBuilder - Interface in com.itextpdf.commons.bouncycastle.operator.jcajce
This interface represents the wrapper for JcaContentSignerBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaContentVerifierProviderBuilder - Interface in com.itextpdf.commons.bouncycastle.operator.jcajce
This interface represents the wrapper for JcaContentVerifierProviderBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaDigestCalculatorProviderBuilder - Interface in com.itextpdf.commons.bouncycastle.operator.jcajce
This interface represents the wrapper for JcaDigestCalculatorProviderBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaPEMKeyConverter - Interface in com.itextpdf.commons.bouncycastle.openssl.jcajce
This interface represents the wrapper for JcaPEMKeyConverter that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaSignerInfoGeneratorBuilder - Interface in com.itextpdf.commons.bouncycastle.cms.jcajce
This interface represents the wrapper for JcaSignerInfoGeneratorBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaSimpleSignerInfoVerifierBuilder - Interface in com.itextpdf.commons.bouncycastle.cms.jcajce
This interface represents the wrapper for JcaSimpleSignerInfoVerifierBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaX509CertificateConverter - Interface in com.itextpdf.commons.bouncycastle.cert.jcajce
This interface represents the wrapper for JcaX509CertificateConverter that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaX509CertificateHolder - Interface in com.itextpdf.commons.bouncycastle.cert.jcajce
This interface represents the wrapper for JcaX509CertificateHolder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJcaX509v3CertificateBuilder - Interface in com.itextpdf.commons.bouncycastle.cert.jcajce
This interface represents the wrapper for JcaX509v3CertificateBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJceKeyAgreeEnvelopedRecipient - Interface in com.itextpdf.commons.bouncycastle.cms.jcajce
This interface represents the wrapper for JceKeyAgreeEnvelopedRecipient that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJceKeyTransEnvelopedRecipient - Interface in com.itextpdf.commons.bouncycastle.cms.jcajce
This interface represents the wrapper for JceKeyTransEnvelopedRecipient that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IJceOpenSSLPKCS8DecryptorProviderBuilder - Interface in com.itextpdf.commons.bouncycastle.openssl.jcajce
This interface represents the wrapper for JceOpenSSLPKCS8DecryptorProviderBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IKeyPurposeId - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for KeyPurposeId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IKeyTransRecipientInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for KeyTransRecipientInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IKeyUsage - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for KeyUsage that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IMessageImprint - Interface in com.itextpdf.commons.bouncycastle.asn1.tsp
This interface represents the wrapper for MessageImprint that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IMetaInfo - Interface in com.itextpdf.commons.actions.contexts
The meta info that can holds information about instance that throws the event.
InputStream(InputStream) - Constructor for class com.itextpdf.commons.utils.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class com.itextpdf.commons.utils.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
intValue() - Method in interface com.itextpdf.commons.bouncycastle.asn1.cmp.IPKIFailureInfo
Calls actual intValue method for the wrapped PKIFailureInfo object.
INVALID_STATISTICS_NAME - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message notifies that an invalid statistics name was received, because there is no aggregator for it.
INVALID_USAGE_CONFIGURATION_FORBIDDEN - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
INVALID_USAGE_FORMAT_REQUIRED - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
IOCSPObjectIdentifiers - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
This interface represents the wrapper for OCSPObjectIdentifiers that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IOCSPReq - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for OCSPReq that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IOCSPReqBuilder - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for OCSPReqBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IOCSPResp - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for OCSPResp that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IOCSPRespBuilder - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for OCSPRespBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IOCSPResponse - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
This interface represents the wrapper for OCSPResponse that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IOCSPResponseStatus - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
This interface represents the wrapper for OCSPResponseStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IOriginatorInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for OriginatorInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IOtherHashAlgAndValue - Interface in com.itextpdf.commons.bouncycastle.asn1.esf
This interface represents the wrapper for OtherHashAlgAndValue that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IPEMParser - Interface in com.itextpdf.commons.bouncycastle.openssl
This interface represents the wrapper for PEMParser that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IPKCS8EncryptedPrivateKeyInfo - Interface in com.itextpdf.commons.bouncycastle.pkcs
This interface represents the wrapper for PKCS8EncryptedPrivateKeyInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IPKCSObjectIdentifiers - Interface in com.itextpdf.commons.bouncycastle.asn1.pkcs
This interface represents the wrapper for PKCSObjectIdentifiers that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IPKIFailureInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cmp
This interface represents the wrapper for PKIFailureInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IPrivateKeyInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.pkcs
This interface represents the wrapper for PrivateKeyInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IProductProcessorFactory - Interface in com.itextpdf.commons.actions.processors
Class represents a factory for ITextProductEventProcessor objects.
IRecipient - Interface in com.itextpdf.commons.bouncycastle.cms
This interface represents the wrapper for Recipient that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IRecipientId - Interface in com.itextpdf.commons.bouncycastle.cms
This interface represents the wrapper for RecipientId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IRecipientIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for RecipientIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IRecipientInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.cms
This interface represents the wrapper for RecipientInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IRecipientInformation - Interface in com.itextpdf.commons.bouncycastle.cms
This interface represents the wrapper for RecipientInformation that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IRecipientInformationStore - Interface in com.itextpdf.commons.bouncycastle.cms
This interface represents the wrapper for RecipientInformationStore that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IReq - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for Req that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IRespID - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for RespID that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IResponseBytes - Interface in com.itextpdf.commons.bouncycastle.asn1.ocsp
This interface represents the wrapper for ResponseBytes that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IRevokedStatus - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for RevokedStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IRSASSAPSSParams - Interface in com.itextpdf.commons.bouncycastle.asn1.pkcs
Wrapper interface for BouncyCastle's representation of RSASSA-PSS parameters in ASN.1.
isAllowed(AbstractContextBasedITextEvent) - Method in class com.itextpdf.commons.actions.contexts.GenericContext
Checks if the source product of the event is supported by the context.
isAllowed(AbstractContextBasedITextEvent) - Method in interface com.itextpdf.commons.actions.contexts.IContext
Determines weather event should be processed or not.
isAllowed(AbstractContextBasedITextEvent) - Method in class com.itextpdf.commons.actions.contexts.UnknownContext
Depending on its internal state allows or rejects all event.
isEmpty() - Method in class com.itextpdf.commons.datastructures.BiMap
Checks if the map is empty.
isEmpty() - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
isEncryptionFeatureSupported(int, boolean) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Checks whether an algorithm is supported for encryption by the chosen Bouncy Castle implementation, throws an exception when not supported.
isFileNotEmpty(String) - Static method in class com.itextpdf.commons.utils.FileUtil
Checks whether is provided file not empty.
ISignaturePolicyId - Interface in com.itextpdf.commons.bouncycastle.asn1.esf
This interface represents the wrapper for SignaturePolicyId that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ISignaturePolicyIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.esf
This interface represents the wrapper for SignaturePolicyIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ISignerInfoGenerator - Interface in com.itextpdf.commons.bouncycastle.cms
This interface represents the wrapper for SignerInfoGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ISignerInformationVerifier - Interface in com.itextpdf.commons.bouncycastle.cms
This interface represents the wrapper for SignerInformationVerifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ISigningCertificate - Interface in com.itextpdf.commons.bouncycastle.asn1.ess
This interface represents the wrapper for SigningCertificate that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ISigningCertificateV2 - Interface in com.itextpdf.commons.bouncycastle.asn1.ess
This interface represents the wrapper for SigningCertificateV2 that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ISigPolicyQualifierInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.esf
This interface represents the wrapper for SigPolicyQualifierInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
isInApprovedOnlyMode() - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Check if this bouncy-castle corresponding to this factory is in approved mode.
ISingleResp - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for SingleResp that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
isInPast(Date) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Defines if date is in past.
isNull() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Encodable
Checks if wrapped object is null.
isNullExtension(IExtension) - Method in interface com.itextpdf.commons.bouncycastle.IBouncyCastleFactory
Checks if provided extension wrapper wraps null.
isRegistered(IEventHandler) - Method in class com.itextpdf.commons.actions.EventManager
Check if the handler was registered for event handling process.
isSignatureValid(IContentVerifierProvider) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPResp
Calls actual isSignatureValid method for the wrapped BasicOCSPResp object.
ISubjectKeyIdentifier - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for SubjectKeyIdentifier that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ISubjectPublicKeyInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for SubjectPublicKeyInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITBSCertificate - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for TBSCertificate that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITEXT - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
ITEXT_CORE - Static variable in class com.itextpdf.commons.actions.ProductNameConstant
 
ITEXT_CORE_NAMESPACES - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
ITextException - Exception in com.itextpdf.commons.exceptions
General iText exception.
ITextException() - Constructor for exception com.itextpdf.commons.exceptions.ITextException
Creates a new ITextException with no error message and cause.
ITextException(String) - Constructor for exception com.itextpdf.commons.exceptions.ITextException
Creates a new ITextException.
ITextException(Throwable) - Constructor for exception com.itextpdf.commons.exceptions.ITextException
Creates a new ITextException.
ITextException(String, Throwable) - Constructor for exception com.itextpdf.commons.exceptions.ITextException
Creates a new ITextException.
ITextProductEventProcessor - Interface in com.itextpdf.commons.actions.processors
Interface for product event processors.
ITime - Interface in com.itextpdf.commons.bouncycastle.asn1.x509
This interface represents the wrapper for Time that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITimeStampRequest - Interface in com.itextpdf.commons.bouncycastle.tsp
This interface represents the wrapper for TimeStampRequest that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITimeStampRequestGenerator - Interface in com.itextpdf.commons.bouncycastle.tsp
This interface represents the wrapper for TimeStampRequestGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITimeStampResponse - Interface in com.itextpdf.commons.bouncycastle.tsp
This interface represents the wrapper for TimeStampResponse that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITimeStampResponseGenerator - Interface in com.itextpdf.commons.bouncycastle.tsp
This interface represents the wrapper for TimeStampResponseGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITimeStampToken - Interface in com.itextpdf.commons.bouncycastle.tsp
This interface represents the wrapper for TimeStampToken that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITimeStampTokenGenerator - Interface in com.itextpdf.commons.bouncycastle.tsp
This interface represents the wrapper for TimeStampTokenGenerator that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITimeStampTokenInfo - Interface in com.itextpdf.commons.bouncycastle.tsp
This interface represents the wrapper for TimeStampTokenInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
ITSTInfo - Interface in com.itextpdf.commons.bouncycastle.asn1.tsp
This interface represents the wrapper for TSTInfo that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IUnknownStatus - Interface in com.itextpdf.commons.bouncycastle.cert.ocsp
This interface represents the wrapper for UnknownStatus that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IX500Name - Interface in com.itextpdf.commons.bouncycastle.asn1.x500
This interface represents the wrapper for X500Name that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IX509CertificateHolder - Interface in com.itextpdf.commons.bouncycastle.cert
This interface represents the wrapper for X509CertificateHolder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IX509CRLHolder - Interface in com.itextpdf.commons.bouncycastle.cert
This interface represents the wrapper for X509CRLHolder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IX509ExtensionUtils - Interface in com.itextpdf.commons.bouncycastle.cert
This interface represents the wrapper for X509ExtensionUtils that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
IX509v2CRLBuilder - Interface in com.itextpdf.commons.bouncycastle.cert
This interface represents the wrapper for X509v2CRLBuilder that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.

J

JSON_OBJECT_CAN_NOT_BE_NULL - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
JsonUtil - Class in com.itextpdf.commons.utils
Utility class for JSON serialization and deserialization operations.

K

keySet() - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap

L

listFilesInDirectory(String, boolean) - Static method in class com.itextpdf.commons.utils.FileUtil
Lists all the files located at the provided directory.
listFilesInDirectoryByFilter(String, FileFilter) - Static method in class com.itextpdf.commons.utils.FileUtil
Lists all the files located at the provided directory, which are accepted by the provided filter.
loadDefaultConfigurations() - Static method in class com.itextpdf.commons.utils.DIContainerConfigurations
 
LOCAL_FILE_COMPRESSION_FAILED - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message notifies that files archiving operation failed.

M

MapUtil - Class in com.itextpdf.commons.utils
Utility class for work with collections.
match(IX509CertificateHolder) - Method in interface com.itextpdf.commons.bouncycastle.cms.IRecipientId
Calls actual match method for the wrapped RecipientId object.
matchesIssuer(IX509CertificateHolder, IDigestCalculatorProvider) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.ICertificateID
Calls actual matchesIssuer method for the wrapped CertificateID object.
merge(AbstractStatisticsAggregator) - Method in class com.itextpdf.commons.actions.AbstractStatisticsAggregator
Merges data from the provided aggregator into this aggregator.
merge(Map<K, V>, Map<K, V>, BiFunction<V, V, V>) - Static method in class com.itextpdf.commons.utils.MapUtil
Merges data from source Map into destination Map using provided function if key exists in both Maps.
MessageFormatUtil - Class in com.itextpdf.commons.utils
This file is a helper class for internal usage only.
modifyProducer(List<? extends AbstractProductProcessITextEvent>, String) - Static method in class com.itextpdf.commons.actions.producer.ProducerBuilder
Modifies an old producer line according to events registered for the document.

N

NamespaceConstant - Class in com.itextpdf.commons.actions
Class that stores namespaces of iText open source products.
NO_EVENTS_WERE_REGISTERED_FOR_THE_DOCUMENT - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
NO_OPTIONS - Static variable in class com.itextpdf.commons.utils.Base64
No options specified.
NullableContainer<T> - Class in com.itextpdf.commons.datastructures
A simple container that can hold a value.
NullableContainer(T) - Constructor for class com.itextpdf.commons.datastructures.NullableContainer
Creates a new NullableContainer instance.

O

onAcceptedEvent(AbstractContextBasedITextEvent) - Method in class com.itextpdf.commons.actions.AbstractContextBasedEventHandler
Handles the accepted event.
onEvent(IEvent) - Method in class com.itextpdf.commons.actions.AbstractContextBasedEventHandler
Performs context validation and if event is allowed to be processed passes it to AbstractContextBasedEventHandler.onAcceptedEvent(AbstractContextBasedITextEvent).
onEvent(IEvent) - Method in class com.itextpdf.commons.actions.EventManager
Handles the event.
onEvent(IEvent) - Method in interface com.itextpdf.commons.actions.IEventHandler
Handles the event.
onEvent(AbstractProductProcessITextEvent) - Method in class com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
 
onEvent(AbstractProductProcessITextEvent) - Method in class com.itextpdf.commons.actions.processors.DefaultITextProductEventProcessor
 
onEvent(AbstractProductProcessITextEvent) - Method in interface com.itextpdf.commons.actions.processors.ITextProductEventProcessor
onEvent(AbstractProductProcessITextEvent) - Method in class com.itextpdf.commons.actions.processors.UnderAgplITextProductEventProcessor
 
ORDERED - Static variable in class com.itextpdf.commons.utils.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
OutputStream(OutputStream) - Constructor for class com.itextpdf.commons.utils.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class com.itextpdf.commons.utils.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.

P

parentDirectory(URL) - Static method in class com.itextpdf.commons.utils.FileUtil
Returns an URL of the parent directory for the resource.
parse(String, String) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Parses passing date with specified format.
parseWithDefaultPattern(String) - Static method in class com.itextpdf.commons.utils.DateTimeUtil
Parses passing date with default yyyy-MM-dd pattern.
PATTERN_CONTAINS_OPEN_QUOTATION - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
PATTERN_CONTAINS_UNEXPECTED_CHARACTER - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
PATTERN_CONTAINS_UNEXPECTED_COMPONENT - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
PDF_HTML - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
PDF_HTML - Static variable in class com.itextpdf.commons.actions.ProductNameConstant
 
PDF_OCR - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
PDF_OCR_TESSERACT4 - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
PDF_OCR_TESSERACT4 - Static variable in class com.itextpdf.commons.actions.ProductNameConstant
 
PDF_SWEEP - Static variable in class com.itextpdf.commons.actions.NamespaceConstant
 
PDF_SWEEP - Static variable in class com.itextpdf.commons.actions.ProductNameConstant
 
PERMISSIVE - Static variable in class com.itextpdf.commons.actions.contexts.UnknownContext
The IContext that allows all events.
PlaceHolderTextUtil - Class in com.itextpdf.commons.utils
This class is used to generate placeholder text for the examples and tests.
PlaceHolderTextUtil.PlaceHolderTextBy - Enum in com.itextpdf.commons.utils
The enum Place holder text by.
ProcessInfo - Class in com.itextpdf.commons.utils
Class contains a process information, such as process exit code and process output.
ProcessInfo(int, String, String) - Constructor for class com.itextpdf.commons.utils.ProcessInfo
Create a new instance, containing a process information, such as process exit code, process standard and error outputs.
ProducerBuilder - Class in com.itextpdf.commons.actions.producer
Class is used for producer line building.
PRODUCT_NAME_CAN_NOT_BE_NULL - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
PRODUCT_NAMES - Static variable in class com.itextpdf.commons.actions.ProductNameConstant
 
ProductData - Class in com.itextpdf.commons.actions.data
Class is used to describe used product information.
ProductData(String, String, String, int, int) - Constructor for class com.itextpdf.commons.actions.data.ProductData
Creates a new instance of product data.
ProductData(String, String, String, String, int, int) - Constructor for class com.itextpdf.commons.actions.data.ProductData
Creates a new instance of product data.
ProductEventHandlerRepeatException - Exception in com.itextpdf.commons.exceptions
The class represents a signal to the event handler that it is necessary to repeat the handling of the current event.
ProductEventHandlerRepeatException(String) - Constructor for exception com.itextpdf.commons.exceptions.ProductEventHandlerRepeatException
Creates a new instance of ProductEventHandlerRepeatException based on message.
ProductNameConstant - Class in com.itextpdf.commons.actions
 
put(K, V) - Method in class com.itextpdf.commons.datastructures.BiMap
Puts the entry into the map.
put(K, V) - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
putAll(Map<? extends K, ? extends V>) - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
putIfNotNull(Map<K, V>, K, V) - Static method in class com.itextpdf.commons.utils.MapUtil
Puts value to map if the value is not null.

R

RATIO_IS_HIGHLY_SUSPICIOUS - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message notifies that archive is suspicious to be a zip bomb due to large ratio between the compressed and uncompressed archive entry.
read() - Method in class com.itextpdf.commons.utils.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.itextpdf.commons.utils.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readFromZip(String) - Method in class com.itextpdf.commons.utils.ZipFileReader
Read single file from zip.
readObject() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1InputStream
Calls actual readObject method for the wrapped ASN1InputStream object.
readObject() - Method in interface com.itextpdf.commons.bouncycastle.openssl.IPEMParser
Calls actual readObject method for the wrapped PEMParser object.
register(IEventHandler) - Method in class com.itextpdf.commons.actions.EventManager
Add new IEventHandler to the event handling process.
register(Class<?>, Object) - Method in class com.itextpdf.commons.utils.DIContainer
Registers an instance for a class.
registerDefault(Class<?>, Supplier<Object>) - Static method in class com.itextpdf.commons.utils.DIContainer
Registers a default instance for a class.
registerGenericContext(Collection<String>, Collection<String>) - Method in class com.itextpdf.commons.actions.contexts.AbstractContextManagerConfigurationEvent
Registers generic context for products and namespaces which are associated with them.
registerInternalNamespace(String) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
Registers internal namespace.
remove(Object) - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
removeByKey(K) - Method in class com.itextpdf.commons.datastructures.BiMap
Removes the entry by key.
removeByValue(V) - Method in class com.itextpdf.commons.datastructures.BiMap
Removes the entry by value.
removeFiles(String[]) - Static method in class com.itextpdf.commons.utils.FileUtil
Removes all of the passed files.
removeProcessor(String) - Method in class com.itextpdf.commons.actions.AbstractITextConfigurationEvent
Removes a processor registered for a product.
RESTRICTIVE - Static variable in class com.itextpdf.commons.actions.contexts.UnknownContext
The IContext that forbids all events.
resumeEncoding() - Method in class com.itextpdf.commons.utils.Base64.OutputStream
Resumes encoding of the stream.
retrieveAggregation() - Method in class com.itextpdf.commons.actions.AbstractStatisticsAggregator
Retrieves aggregated data.
runProcessAndCollectErrors(String, String) - Static method in class com.itextpdf.commons.utils.SystemUtil
 
runProcessAndGetExitCode(String, String) - Static method in class com.itextpdf.commons.utils.SystemUtil
 
runProcessAndGetExitCode(String, String, String) - Static method in class com.itextpdf.commons.utils.SystemUtil
 
runProcessAndGetOutput(String, String) - Static method in class com.itextpdf.commons.utils.SystemUtil
 
runProcessAndGetProcessInfo(String, String) - Static method in class com.itextpdf.commons.utils.SystemUtil
 
runProcessAndWait(String, String) - Static method in class com.itextpdf.commons.utils.SystemUtil
 
runProcessAndWait(String, String, String) - Static method in class com.itextpdf.commons.utils.SystemUtil
 

S

SequenceId - Class in com.itextpdf.commons.actions.sequence
The class represents unique numeric identifier with autoincrement strategy of generation.
SequenceId() - Constructor for class com.itextpdf.commons.actions.sequence.SequenceId
Creates a new instance of identifier.
SequenceIdManager - Class in com.itextpdf.commons.actions.sequence
Util class which is responsible for marking of AbstractIdentifiableElement with appropriate SequenceId.
serializeToMinimalStream(OutputStream, Object) - Static method in class com.itextpdf.commons.utils.JsonUtil
Serializes passed object to minimal JSON without spaces and line breaks and writes it into provided stream.
serializeToMinimalString(Object) - Static method in class com.itextpdf.commons.utils.JsonUtil
Serializes passed object to minimal JSON string without spaces and line breaks.
serializeToStream(OutputStream, Object) - Static method in class com.itextpdf.commons.utils.JsonUtil
Serializes passed object to provided JSON output stream.
serializeToString(Object) - Static method in class com.itextpdf.commons.utils.JsonUtil
Serializes passed object to JSON string.
setAccuracySeconds(int) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenGenerator
Calls actual setAccuracySeconds method for the wrapped TimeStampTokenGenerator object.
setCertReq(boolean) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampRequestGenerator
Calls actual setCertReq method for the wrapped TimeStampRequestGenerator object.
setMetaInfo(IMetaInfo) - Method in class com.itextpdf.commons.actions.AbstractContextBasedITextEvent
Sets meta info.
setNextUpdate(Date) - Method in interface com.itextpdf.commons.bouncycastle.cert.IX509v2CRLBuilder
Calls actual setNextUpdate method for the wrapped X509v2CRLBuilder object.
setProvider(Provider) - Method in interface com.itextpdf.commons.bouncycastle.cert.jcajce.IJcaX509CertificateConverter
Calls actual setProvider method for the wrapped JcaX509CertificateConverter object.
setProvider(String) - Method in interface com.itextpdf.commons.bouncycastle.cms.jcajce.IJcaSimpleSignerInfoVerifierBuilder
Calls actual setProvider method for the wrapped JcaSimpleSignerInfoVerifierBuilder object.
setProvider(String) - Method in interface com.itextpdf.commons.bouncycastle.cms.jcajce.IJceKeyAgreeEnvelopedRecipient
Calls actual setProvider method for the wrapped JceKeyAgreeEnvelopedRecipient object.
setProvider(String) - Method in interface com.itextpdf.commons.bouncycastle.cms.jcajce.IJceKeyTransEnvelopedRecipient
Calls actual setProvider method for the wrapped JceKeyTransEnvelopedRecipient object.
setProvider(Provider) - Method in interface com.itextpdf.commons.bouncycastle.openssl.jcajce.IJcaPEMKeyConverter
Calls actual setProvider method for the wrapped JcaPEMKeyConverter object.
setProvider(Provider) - Method in interface com.itextpdf.commons.bouncycastle.openssl.jcajce.IJceOpenSSLPKCS8DecryptorProviderBuilder
Calls actual setProvider method for the wrapped JceOpenSSLPKCS8DecryptorProviderBuilder object.
setProvider(String) - Method in interface com.itextpdf.commons.bouncycastle.operator.jcajce.IJcaContentSignerBuilder
Calls actual setProvider method for the wrapped JcaContentSignerBuilder object.
setProvider(String) - Method in interface com.itextpdf.commons.bouncycastle.operator.jcajce.IJcaContentVerifierProviderBuilder
Calls actual setProvider method for the wrapped JcaContentVerifierProviderBuilder object.
setReqPolicy(String) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampRequestGenerator
Calls actual setReqPolicy method for the wrapped TimeStampRequestGenerator object.
setRequestExtensions(IExtensions) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IOCSPReqBuilder
Calls actual setRequestExtensions method for the wrapped OCSPReqBuilder object.
setResponseExtensions(IExtensions) - Method in interface com.itextpdf.commons.bouncycastle.cert.ocsp.IBasicOCSPRespBuilder
Calls actual setResponseExtensions method for the wrapped BasicOCSPRespBuilder object.
setSequenceId(AbstractIdentifiableElement, SequenceId) - Static method in class com.itextpdf.commons.actions.sequence.SequenceIdManager
setThresholdEntries(int) - Method in class com.itextpdf.commons.utils.ZipFileReader
Sets the maximum number of file entries in the archive to prevent a Zip Bomb Attack.
setThresholdRatio(double) - Method in class com.itextpdf.commons.utils.ZipFileReader
Sets the maximum ratio between compressed and uncompressed data to prevent a Zip Bomb Attack.
setThresholdSize(int) - Method in class com.itextpdf.commons.utils.ZipFileReader
Sets the maximum total uncompressed data size to prevent a Zip Bomb Attack.
size() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Sequence
Calls actual size method for the wrapped ASN1Sequence object.
size() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Set
Calls actual size method for the wrapped ASN1Set object.
size() - Method in class com.itextpdf.commons.datastructures.BiMap
Gets the size of the map.
size() - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
splitKeepTrailingWhiteSpace(String, char) - Static method in class com.itextpdf.commons.utils.StringSplitUtil
 
STREAM_CAN_NOT_BE_NULL - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
StringSplitUtil - Class in com.itextpdf.commons.utils
 
suspendEncoding() - Method in class com.itextpdf.commons.utils.Base64.OutputStream
Suspends encoding of the stream.
SystemUtil - Class in com.itextpdf.commons.utils
This file is a helper class for internal usage only.

T

toArray() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Sequence
Calls actual toArray method for the wrapped ASN1Sequence object.
toArray() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Set
Calls actual toArray method for the wrapped ASN1Set object.
toASN1Primitive() - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1Encodable
Calls actual toASN1Primitive method for the wrapped ASN1Encodable object.
toASN1Structure() - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenInfo
Calls actual toASN1Structure method for the wrapped TimeStampTokenInfo object.
TOO_MUCH_ENTRIES_IN_ARCHIVE - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message notifies that archive is suspicious to be a zip bomb because the number of file entries extracted from the archive is greater than a predefined threshold.

U

UNABLE_TO_DESERIALIZE_JSON - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message notifies that some exception has been thrown during json deserialization from object.
UNABLE_TO_SERIALIZE_OBJECT - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message notifies that some exception has been thrown during json serialization to object.
UNCOMPRESSED_DATA_SIZE_IS_TOO_MUCH - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message notifies that archive is suspicious to be a zip bomb due to large total size of the uncompressed data.
UnderAgplITextProductEventProcessor - Class in com.itextpdf.commons.actions.processors
The class defines an under APGL strategy of product event processing.
UnderAgplITextProductEventProcessor(String) - Constructor for class com.itextpdf.commons.actions.processors.UnderAgplITextProductEventProcessor
Creates a new instance of under AGPL processor for the provided product.
UnderAgplProductProcessorFactory - Class in com.itextpdf.commons.actions.processors
Factory class to construct ITextProductEventProcessor instance under AGPL license.
UnderAgplProductProcessorFactory() - Constructor for class com.itextpdf.commons.actions.processors.UnderAgplProductProcessorFactory
 
UNKNOWN_ITEXT_EXCEPTION - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
UNKNOWN_PLACEHOLDER_WAS_IGNORED - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message notifies that unknown placeholder was ignored during parsing of the producer line format.
UNKNOWN_PRODUCT - Static variable in exception com.itextpdf.commons.exceptions.UnknownProductException
Message notifies that event corresponding to unknown product was met.
UnknownContext - Class in com.itextpdf.commons.actions.contexts
The fallback IContext.
UnknownContext(boolean) - Constructor for class com.itextpdf.commons.actions.contexts.UnknownContext
Creates a fallback IContext.
UnknownProductException - Exception in com.itextpdf.commons.exceptions
An exception notifies that unknown product was found in iText ecosystem.
UnknownProductException(String) - Constructor for exception com.itextpdf.commons.exceptions.UnknownProductException
Creates a new instance of the exception.
unregister(IEventHandler) - Method in class com.itextpdf.commons.actions.EventManager
Removes handler from event handling process.
unregisterContext(Collection<String>) - Method in class com.itextpdf.commons.actions.contexts.AbstractContextManagerConfigurationEvent
Unregisters certain namespaces.
UNREPORTED_EVENT - Static variable in class com.itextpdf.commons.logs.CommonsLogMessageConstant
Message warns that some event is at confirmation stage but it is not known.
URL_SAFE - Static variable in class com.itextpdf.commons.utils.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.

V

validate(ITimeStampRequest) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampResponse
Calls actual validate method for the wrapped TimeStampResponse object.
validate(ISignerInformationVerifier) - Method in interface com.itextpdf.commons.bouncycastle.tsp.ITimeStampToken
Calls actual validate method for the wrapped TimeStampToken object.
valueOf(String) - Static method in enum com.itextpdf.commons.actions.confirmations.EventConfirmationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.itextpdf.commons.utils.PlaceHolderTextUtil.PlaceHolderTextBy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.itextpdf.commons.actions.confirmations.EventConfirmationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.itextpdf.commons.datastructures.ConcurrentWeakMap
values() - Static method in enum com.itextpdf.commons.utils.PlaceHolderTextUtil.PlaceHolderTextBy
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapWithBufferedOutputStream(OutputStream) - Static method in class com.itextpdf.commons.utils.FileUtil
 
write(int) - Method in class com.itextpdf.commons.utils.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.itextpdf.commons.utils.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
writeObject(IASN1Primitive) - Method in interface com.itextpdf.commons.bouncycastle.asn1.IASN1OutputStream
Calls actual writeObject method for the wrapped ASN1OutputStream object.

Z

ZIP_ENTRY_NOT_FOUND - Static variable in class com.itextpdf.commons.exceptions.CommonsExceptionMessageConstant
 
ZipFileReader - Class in com.itextpdf.commons.utils
Allows reading entries from a zip file.
ZipFileReader(String) - Constructor for class com.itextpdf.commons.utils.ZipFileReader
Creates an instance for zip file reading.
ZipFileWriter - Class in com.itextpdf.commons.utils
Allows writing entries into a zip file.
ZipFileWriter(String) - Constructor for class com.itextpdf.commons.utils.ZipFileWriter
Creates an instance for zip file writing.
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links

Copyright © 1998–2023 Apryse Group NV. All rights reserved.