A B C D E F G H I J K L M N O P R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractBufferingOutputProcessor - Class in org.apache.xml.security.stax.ext
-
An abstract OutputProcessor class for reusabilty
- AbstractBufferingOutputProcessor() - Constructor for class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessor
- AbstractInputProcessor - Class in org.apache.xml.security.stax.ext
-
An abstract InputProcessor class for reusabilty
- AbstractInputProcessor(XMLSecurityProperties) - Constructor for class org.apache.xml.security.stax.ext.AbstractInputProcessor
- AbstractInputSecurityHeaderHandler - Class in org.apache.xml.security.stax.ext
-
Abstract class for SecurityHeaderHandlers with parse LOGic for the xml structures
- AbstractInputSecurityHeaderHandler() - Constructor for class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
- AbstractOutputProcessor - Class in org.apache.xml.security.stax.ext
-
An abstract OutputProcessor class for reusabilty
- AbstractOutputProcessor() - Constructor for class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- AbstractSerializer - Class in org.apache.xml.security.encryption
-
Converts
Strings intoNodes and visa versa. - AbstractSerializer(String, boolean) - Constructor for class org.apache.xml.security.encryption.AbstractSerializer
- action - Variable in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- Action(String) - Constructor for class org.apache.xml.security.stax.ext.XMLSecurityConstants.Action
- actionOrder - Variable in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- add(PublicKey) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method adds public key encoded as KeyValue.
- add(AgreementMethod) - Method in class org.apache.xml.security.encryption.keys.KeyInfoEnc
-
Method add AgreementMethod to the KeyInfo
- add(EncryptedKey) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addEncryptedKey
- add(Reference) - Method in interface org.apache.xml.security.encryption.ReferenceList
-
Adds a reference to this reference list.
- add(DEREncodedKeyValue) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method add
- add(KeyInfoReference) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method add
- add(KeyName) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method add
- add(KeyValue) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method add
- add(DSAKeyValue) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method add
- add(RSAKeyValue) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method add
- add(MgmtData) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method add
- add(PGPData) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addPGPData
- add(RetrievalMethod) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method add
- add(SPKIData) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method add
- add(XMLX509Certificate) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method add
- add(XMLX509CRL) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method add
- add(XMLX509Digest) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method add
- add(XMLX509IssuerSerial) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method add
- add(XMLX509SKI) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method add
- add(XMLX509SubjectName) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method add
- add(X509Data) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addX509Data
- addAction(XMLSecurityConstants.Action) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- addAfterProcessor(Class<? extends OutputProcessor>) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- addAfterProcessor(Class<? extends OutputProcessor>) - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
Add this processor after the given processor
- addAfterProcessor(Object) - Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
- addAfterProcessor(Object) - Method in interface org.apache.xml.security.stax.ext.InputProcessor
-
Add this processor after the given processor
- addAgreementMethodInformation(Element) - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Adds additional
AgreementMethodinformation. - addAgreementMethodInformation(Element) - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Adds additional
AgreementMethodinformation. - addAttributes(XMLSecStartElement, List<XMLSecAttribute>) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- addBase64Element(byte[], String) - Method in class org.apache.xml.security.utils.ElementProxy
-
Method addBase64Element
- addBase64Text(byte[]) - Method in class org.apache.xml.security.utils.ElementProxy
-
Method addBase64Text
- addBeforeProcessor(Class<? extends OutputProcessor>) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- addBeforeProcessor(Class<? extends OutputProcessor>) - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
Add this processor before the given processor
- addBeforeProcessor(Object) - Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
- addBeforeProcessor(Object) - Method in interface org.apache.xml.security.stax.ext.InputProcessor
-
Add this processor before the given processor
- addBigIntegerElement(BigInteger, String) - Method in class org.apache.xml.security.utils.ElementProxy
-
Method addBigIntegerElement
- addCertificate(byte[]) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addCertificate
- addCertificate(X509Certificate) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addCertificate
- addCRL(byte[]) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addCRL
- addDEREncodedKeyValue(PublicKey) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addDEREncodedKeyValue
- addDigest(byte[], String) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addDigest
- addDigest(X509Certificate, String) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addDigest
- addDocument(String) - Method in class org.apache.xml.security.signature.XMLSignature
-
Add a Reference with just this URI.
- addDocument(String, String, Transforms, String, String, String) - Method in class org.apache.xml.security.signature.Manifest
-
This
addDocumentmethod is used to add a new resource to the signed info. - addDocument(String, Transforms) - Method in class org.apache.xml.security.signature.XMLSignature
-
Adds a Reference with just the URI and the transforms.
- addDocument(String, Transforms, String) - Method in class org.apache.xml.security.signature.XMLSignature
-
This method is a proxy method for the
Manifest.addDocument(java.lang.String, java.lang.String, org.apache.xml.security.transforms.Transforms, java.lang.String, java.lang.String, java.lang.String)method. - addDocument(String, Transforms, String, String, String) - Method in class org.apache.xml.security.signature.XMLSignature
-
Add a Reference with full parameters to this Signature
- addElementRetrievalInformation(Element) - Method in interface org.apache.xml.security.encryption.Reference
-
Adds retrieval information.
- addEncryptionInformation(Element) - Method in interface org.apache.xml.security.encryption.EncryptionProperty
-
Adds encryption information.
- addEncryptionMethodInformation(Element) - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Adds encryption method information.
- addEncryptionPart(SecurePart) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Adds a part which must be encrypted by the framework
- addEncryptionProperty(EncryptionProperty) - Method in interface org.apache.xml.security.encryption.EncryptionProperties
-
Adds an
EncryptionProperty. - addInputProcessor(InputProcessor) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Add an additional, non standard, InputProcessor to the chain
- addIssuerSerial(String, int) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addIssuerSerial
- addIssuerSerial(String, String) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addIssuerSerial
- addIssuerSerial(String, BigInteger) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addIssuerSerial
- addKeyInfo(X509Certificate) - Method in class org.apache.xml.security.signature.XMLSignature
-
Add an X509 Certificate to the KeyInfo.
- addKeyInfo(PublicKey) - Method in class org.apache.xml.security.signature.XMLSignature
-
Add this public key to the KeyInfo.
- addKeyInfoReference(String) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addKeyInfoReference
- addKeyName(String) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addKeyName
- addKeyNameMapping(String, Key) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- addKeyValue(PublicKey) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addKeyValue
- addKeyValue(Element) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addKeyValue
- addMapping(String, String, Attr) - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Adds the mapping for a prefix.
- addMappingAndRender(String, String, Attr) - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Adds a definition and mark it as render.
- addMgmtData(String) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addMgmtData
- addNodeFilter(NodeFilter) - Method in class org.apache.xml.security.signature.XMLSignatureInput
- addProcessor(InputProcessor) - Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
-
Adds an InputProcessor to the chain.
- addProcessor(OutputProcessor) - Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
-
Adds an OutputProcessor to the chain.
- addResourceResolver(ResourceResolverSpi) - Method in class org.apache.xml.security.signature.Manifest
-
Adds Resource Resolver for retrieving resources at specified
URIattribute inreferenceelement - addResourceResolver(ResourceResolverSpi) - Method in class org.apache.xml.security.signature.XMLSignature
-
Adds a
ResourceResolverSpito enable the retrieval of resources. - addRetrievalMethod(String, Transforms, String) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addRetrievalMethod
- addReturnBeforeChild(Element, Node) - Static method in class org.apache.xml.security.utils.XMLUtils
- addReturnToElement(Document, HelperNodeList) - Static method in class org.apache.xml.security.utils.XMLUtils
- addReturnToElement(Element) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Method addReturnToElement
- addReturnToSelf() - Method in class org.apache.xml.security.utils.ElementProxy
- addSecurityEventListener(SecurityEventListener) - Method in interface org.apache.xml.security.stax.ext.SecurityContext
-
Registers a SecurityEventListener to receive Security-Events
- addSignaturePart(SecurePart) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- addSignatureProperty(SignatureProperty) - Method in class org.apache.xml.security.signature.SignatureProperties
-
Method addSignatureProperty
- addSKI(byte[]) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addSKI
- addSKI(X509Certificate) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addSKI
- addStorageResolver(StorageResolver) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addStorageResolver
- addSubjectName(String) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addSubjectName
- addSubjectName(X509Certificate) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addSubjectName
- addText(String) - Method in class org.apache.xml.security.utils.ElementProxy
-
Method addText
- addTextElement(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
-
Method addTextElement
- addTransform(String) - Method in class org.apache.xml.security.transforms.Transforms
-
Adds the
Transformwith the specifiedTransform algorithm URI - addTransform(String, Element) - Method in class org.apache.xml.security.transforms.Transforms
-
Adds the
Transformwith the specifiedTransform algorithm URI - addTransform(String, NodeList) - Method in class org.apache.xml.security.transforms.Transforms
-
Adds the
Transformwith the specifiedTransform algorithm URI. - addUnknownElement(Element) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method addUnknownElement
- addUnknownElement(Element) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method addUnknownElement
- AES_128 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
AES 128 Cipher
- AES_128 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- AES_128_GCM - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
AES 128 GCM Cipher
- AES_128_KeyWrap - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
AES 128 Cipher KeyWrap
- AES_128_KEYWRAP - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- AES_192 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
AES 192 Cipher
- AES_192 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- AES_192_GCM - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
AES 192 GCM Cipher
- AES_192_KeyWrap - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
AES 192 Cipher KeyWrap
- AES_192_KEYWRAP - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- AES_256 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
AES 256 Cipher
- AES_256 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- AES_256_GCM - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
AES 256 GCM Cipher
- AES_256_KeyWrap - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
AES 256 Cipher KeyWrap
- AES_256_KEYWRAP - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- aesWrapKeyWithDHGeneratedKey(KeyAgreementParameters) - Static method in class org.apache.xml.security.utils.KeyUtils
-
Method generates a secret key for given KeyAgreementParameterSpec.
- AgreementMethod - Interface in org.apache.xml.security.encryption
-
A Key Agreement algorithm provides for the derivation of a shared secret key based on a shared secret computed from certain types of compatible public keys from both the sender and the recipient.
- AgreementMethodImpl - Class in org.apache.xml.security.encryption.keys.content
-
The implementation of the AgreementMethod interface.
- AgreementMethodImpl(Document, String) - Constructor for class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Constructor AgreementMethodImpl for generating AgreementMethod from scratch based on algorithm URI.
- AgreementMethodImpl(Document, KeyAgreementParameters) - Constructor for class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Constructor AgreementMethodImpl for generating AgreementMethod from scratch based on
KeyAgreementParameters. - AgreementMethodImpl(Element) - Constructor for class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Constructor AgreementMethodImpl based on XML
Element. - ALGO_ID_AUTHENTICATION_XMLSIGNATURE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Message Authentication - RECOMMENDED XML Digital Signature
- ALGO_ID_BLOCKCIPHER_AES128 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - REQUIRED AES-128
- ALGO_ID_BLOCKCIPHER_AES128_GCM - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - OPTIONAL AES-128-GCM
- ALGO_ID_BLOCKCIPHER_AES192 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - OPTIONAL AES-192
- ALGO_ID_BLOCKCIPHER_AES192_GCM - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - OPTIONAL AES-192-GCM
- ALGO_ID_BLOCKCIPHER_AES256 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - REQUIRED AES-256
- ALGO_ID_BLOCKCIPHER_AES256_GCM - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - OPTIONAL AES-256-GCM
- ALGO_ID_BLOCKCIPHER_CAMELLIA128 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - OPTIONAL CAMELLIA-128
- ALGO_ID_BLOCKCIPHER_CAMELLIA192 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - OPTIONAL CAMELLIA-128
- ALGO_ID_BLOCKCIPHER_CAMELLIA256 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - OPTIONAL CAMELLIA-128
- ALGO_ID_BLOCKCIPHER_SEED128 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - OPTIONAL SEED-128
- ALGO_ID_BLOCKCIPHER_TRIPLEDES - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Block Encryption - REQUIRED TRIPLEDES
- ALGO_ID_C14N_EXCL_OMIT_COMMENTS - Static variable in class org.apache.xml.security.c14n.Canonicalizer
-
The URL defined in XML-SEC Rec for exclusive c14n without comments.
- ALGO_ID_C14N_EXCL_WITH_COMMENTS - Static variable in class org.apache.xml.security.c14n.Canonicalizer
-
The URL defined in XML-SEC Rec for exclusive c14n with comments.
- ALGO_ID_C14N_OMIT_COMMENTS - Static variable in class org.apache.xml.security.c14n.Canonicalizer
-
The URL defined in XML-SEC Rec for inclusive c14n without comments.
- ALGO_ID_C14N_OMITCOMMENTS - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Canonicalization - OPTIONAL Canonical XML (omits comments)
- ALGO_ID_C14N_PHYSICAL - Static variable in class org.apache.xml.security.c14n.Canonicalizer
-
Non-standard algorithm to serialize the physical representation for XML Encryption
- ALGO_ID_C14N_WITH_COMMENTS - Static variable in class org.apache.xml.security.c14n.Canonicalizer
-
The URL defined in XML-SEC Rec for inclusive c14n with comments.
- ALGO_ID_C14N_WITHCOMMENTS - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Canonicalization - OPTIONAL Canonical XML with Comments
- ALGO_ID_C14N11_OMIT_COMMENTS - Static variable in class org.apache.xml.security.c14n.Canonicalizer
-
The URI for inclusive c14n 1.1 without comments.
- ALGO_ID_C14N11_WITH_COMMENTS - Static variable in class org.apache.xml.security.c14n.Canonicalizer
-
The URI for inclusive c14n 1.1 with comments.
- ALGO_ID_DIGEST_NOT_RECOMMENDED_MD5 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Message Digest - NOT RECOMMENDED MD5
- ALGO_ID_DIGEST_RIPEMD160 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Message Digest - OPTIONAL RIPEMD-160
- ALGO_ID_DIGEST_SHA1 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Digest - Required SHA1
- ALGO_ID_DIGEST_SHA1 - Static variable in class org.apache.xml.security.utils.Constants
-
Digest - Required SHA1
- ALGO_ID_DIGEST_SHA224 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Message Digest - OPTIONAL SHA224
- ALGO_ID_DIGEST_SHA256 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Message Digest - RECOMMENDED SHA256
- ALGO_ID_DIGEST_SHA3_224 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
- ALGO_ID_DIGEST_SHA3_256 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
- ALGO_ID_DIGEST_SHA3_384 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
- ALGO_ID_DIGEST_SHA3_512 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
- ALGO_ID_DIGEST_SHA384 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Message Digest - OPTIONAL SHA384
- ALGO_ID_DIGEST_SHA512 - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Message Digest - OPTIONAL SHA512
- ALGO_ID_DIGEST_WHIRLPOOL - Static variable in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
- ALGO_ID_ENCODING_BASE64 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Encoding - REQUIRED base64
- ALGO_ID_KEYAGREEMENT_DH - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Key Agreement - OPTIONAL Diffie-Hellman
- ALGO_ID_KEYAGREEMENT_ECDH_ES - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Key Agreement Diffie-Hellman for EC (and X) keys with the originator ephemeral and receiver static key
- ALGO_ID_KEYAGREEMENT_X25519 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
- ALGO_ID_KEYAGREEMENT_X448 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
- ALGO_ID_KEYDERIVATION_CONCATKDF - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Key derivation function ConcatKDF
- ALGO_ID_KEYDERIVATION_HKDF - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Key derivation function HKDF
- ALGO_ID_KEYTRANSPORT_RSA15 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Key Transport - REQUIRED RSA-v1.5
- ALGO_ID_KEYTRANSPORT_RSAOAEP - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Key Transport - REQUIRED RSA-OAEP
- ALGO_ID_KEYTRANSPORT_RSAOAEP_11 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Key Transport - OPTIONAL RSA-OAEP_11
- ALGO_ID_KEYWRAP_AES128 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Symmetric Key Wrap - REQUIRED AES-128 KeyWrap
- ALGO_ID_KEYWRAP_AES192 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Symmetric Key Wrap - OPTIONAL AES-192 KeyWrap
- ALGO_ID_KEYWRAP_AES256 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Symmetric Key Wrap - REQUIRED AES-256 KeyWrap
- ALGO_ID_KEYWRAP_CAMELLIA128 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Symmetric Key Wrap - OPTIONAL CAMELLIA-128 KeyWrap
- ALGO_ID_KEYWRAP_CAMELLIA192 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Symmetric Key Wrap - OPTIONAL CAMELLIA-192 KeyWrap
- ALGO_ID_KEYWRAP_CAMELLIA256 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Symmetric Key Wrap - OPTIONAL CAMELLIA-256 KeyWrap
- ALGO_ID_KEYWRAP_SEED128 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Symmetric Key Wrap - OPTIONAL SEED-128 KeyWrap
- ALGO_ID_KEYWRAP_TRIPLEDES - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Symmetric Key Wrap - REQUIRED TRIPLEDES KeyWrap
- ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
HMAC - NOT Recommended HMAC-MD5
- ALGO_ID_MAC_HMAC_RIPEMD160 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
HMAC - Optional HMAC-RIPEMD160
- ALGO_ID_MAC_HMAC_SHA1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
MAC - Required HMAC-SHA1
- ALGO_ID_MAC_HMAC_SHA224 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
HMAC - Optional HMAC-SHA2224
- ALGO_ID_MAC_HMAC_SHA256 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
HMAC - Optional HMAC-SHA256
- ALGO_ID_MAC_HMAC_SHA384 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
HMAC - Optional HMAC-SHA284
- ALGO_ID_MAC_HMAC_SHA512 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
HMAC - Optional HMAC-SHA512
- ALGO_ID_SIGNATURE_DSA - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Required DSAwithSHA1 (DSS)
- ALGO_ID_SIGNATURE_DSA_SHA256 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional DSAwithSHA256
- ALGO_ID_SIGNATURE_ECDSA_CERTICOM - Static variable in class org.apache.xml.security.utils.Constants
- ALGO_ID_SIGNATURE_ECDSA_RIPEMD160 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional ECDSAwithRIPEMD160
- ALGO_ID_SIGNATURE_ECDSA_SHA1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional ECDSAwithSHA1
- ALGO_ID_SIGNATURE_ECDSA_SHA224 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional ECDSAwithSHA224
- ALGO_ID_SIGNATURE_ECDSA_SHA256 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional ECDSAwithSHA256
- ALGO_ID_SIGNATURE_ECDSA_SHA3_224 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - SHA3-224withECDSA
- ALGO_ID_SIGNATURE_ECDSA_SHA3_256 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - SHA3-256withECDSA
- ALGO_ID_SIGNATURE_ECDSA_SHA3_384 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - SHA3-384withECDSA
- ALGO_ID_SIGNATURE_ECDSA_SHA3_512 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - SHA3-512withECDSA
- ALGO_ID_SIGNATURE_ECDSA_SHA384 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional ECDSAwithSHA384
- ALGO_ID_SIGNATURE_ECDSA_SHA512 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional ECDSAwithSHA512
- ALGO_ID_SIGNATURE_EDDSA_ED25519 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - EDDSA ED25519
- ALGO_ID_SIGNATURE_EDDSA_ED448 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - EDDSA ED448
- ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - NOT Recommended RSAwithMD5
- ALGO_ID_SIGNATURE_RSA - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Recommended RSAwithSHA1
- ALGO_ID_SIGNATURE_RSA_PSS - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSASSA-PSS
- ALGO_ID_SIGNATURE_RSA_RIPEMD160 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithRIPEMD160
- ALGO_ID_SIGNATURE_RSA_SHA1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Recommended RSAwithSHA1
- ALGO_ID_SIGNATURE_RSA_SHA1_MGF1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA1andMGF1
- ALGO_ID_SIGNATURE_RSA_SHA224 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA224
- ALGO_ID_SIGNATURE_RSA_SHA224_MGF1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA224andMGF1
- ALGO_ID_SIGNATURE_RSA_SHA256 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA256
- ALGO_ID_SIGNATURE_RSA_SHA256_MGF1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA256andMGF1
- ALGO_ID_SIGNATURE_RSA_SHA3_224_MGF1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA3_224andMGF1
- ALGO_ID_SIGNATURE_RSA_SHA3_256_MGF1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA3_256andMGF1
- ALGO_ID_SIGNATURE_RSA_SHA3_384_MGF1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA3_384andMGF1
- ALGO_ID_SIGNATURE_RSA_SHA3_512_MGF1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA3_512andMGF1
- ALGO_ID_SIGNATURE_RSA_SHA384 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA384
- ALGO_ID_SIGNATURE_RSA_SHA384_MGF1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA384andMGF1
- ALGO_ID_SIGNATURE_RSA_SHA512 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA512
- ALGO_ID_SIGNATURE_RSA_SHA512_MGF1 - Static variable in class org.apache.xml.security.signature.XMLSignature
-
Signature - Optional RSAwithSHA512andMGF1
- algorithm - Variable in class org.apache.xml.security.configuration.JCEAlgorithmMappingsType
- Algorithm - Class in org.apache.xml.security.algorithms
-
The Algorithm class which stores the Algorithm URI as a string.
- Algorithm(String, String) - Constructor for class org.apache.xml.security.algorithms.JCEMapper.Algorithm
- Algorithm(String, String, int) - Constructor for class org.apache.xml.security.algorithms.JCEMapper.Algorithm
- Algorithm(String, String, String) - Constructor for class org.apache.xml.security.algorithms.JCEMapper.Algorithm
- Algorithm(String, String, String, int, int) - Constructor for class org.apache.xml.security.algorithms.JCEMapper.Algorithm
- Algorithm(String, String, String, int, int, String) - Constructor for class org.apache.xml.security.algorithms.JCEMapper.Algorithm
- Algorithm(Document, String) - Constructor for class org.apache.xml.security.algorithms.Algorithm
- Algorithm(Element) - Constructor for class org.apache.xml.security.algorithms.JCEMapper.Algorithm
-
Gets data from element
- Algorithm(Element, String) - Constructor for class org.apache.xml.security.algorithms.Algorithm
-
Constructor Algorithm
- AlgorithmAlreadyRegisteredException - Exception in org.apache.xml.security.exceptions
- AlgorithmAlreadyRegisteredException() - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
-
Constructor AlgorithmAlreadyRegisteredException
- AlgorithmAlreadyRegisteredException(Exception, String) - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
-
Constructor AlgorithmAlreadyRegisteredException
- AlgorithmAlreadyRegisteredException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
-
Constructor AlgorithmAlreadyRegisteredException
- AlgorithmAlreadyRegisteredException(String) - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
-
Constructor AlgorithmAlreadyRegisteredException
- AlgorithmAlreadyRegisteredException(String, Exception) - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
-
Deprecated.
- AlgorithmAlreadyRegisteredException(String, Object[]) - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
-
Constructor AlgorithmAlreadyRegisteredException
- AlgorithmAlreadyRegisteredException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
-
Deprecated.
- algorithmClass - Variable in class org.apache.xml.security.configuration.AlgorithmType
- algorithmID(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams.Builder
- AlgorithmType - Class in org.apache.xml.security.configuration
-
Java class for AlgorithmType complex type.
- AlgorithmType() - Constructor for class org.apache.xml.security.configuration.AlgorithmType
- AlgorithmUsage(String) - Constructor for class org.apache.xml.security.stax.ext.XMLSecurityConstants.AlgorithmUsage
- ApacheCanonicalizer - Class in org.apache.jcp.xml.dsig.internal.dom
- ApacheCanonicalizer() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- ApacheData - Interface in org.apache.jcp.xml.dsig.internal.dom
-
XMLSignatureInput Data wrapper.
- ApacheNodeSetData - Class in org.apache.jcp.xml.dsig.internal.dom
- ApacheNodeSetData(XMLSignatureInput) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.ApacheNodeSetData
- ApacheOctetStreamData - Class in org.apache.jcp.xml.dsig.internal.dom
- ApacheOctetStreamData(XMLSignatureInput) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.ApacheOctetStreamData
- ApacheTransform - Class in org.apache.jcp.xml.dsig.internal.dom
-
This is a wrapper/glue class which invokes the Apache XML-Security Transform.
- ApacheTransform() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
- appendChild(Node) - Method in class org.apache.xml.security.signature.ObjectContainer
-
Adds child Node
- appendChild(Node) - Method in class org.apache.xml.security.signature.SignatureProperty
-
Method appendChild
- appendChild(Node) - Method in class org.apache.xml.security.utils.HelperNodeList
-
Method appendChild
- appendChild(Node, Node) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Checks if child element has same owner document before appending to the parent, and imports it to the parent's document if necessary.
- appendObject(ObjectContainer) - Method in class org.apache.xml.security.signature.XMLSignature
-
Appends an Object (not a
java.lang.Objectbut an Object element) to the Signature. - appendOther(Element, Node) - Method in class org.apache.xml.security.utils.ElementProxy
- appendSelf(ElementProxy) - Method in class org.apache.xml.security.utils.ElementProxy
- appendSelf(Node) - Method in class org.apache.xml.security.utils.ElementProxy
- Asym_Key_Wrap - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- Asym_Sig - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- ATT_NULL_Algorithm - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- ATT_NULL_Encoding - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- ATT_NULL_Id - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- ATT_NULL_MimeType - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- ATT_NULL_PrefixList - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- ATT_NULL_Type - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- ATT_NULL_URI - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- attr - Variable in class org.apache.xml.security.utils.resolver.ResourceResolverContext
- AttrCompare - Class in org.apache.xml.security.c14n.helper
-
Compares two attributes based on the C14n specification.
- AttrCompare() - Constructor for class org.apache.xml.security.c14n.helper.AttrCompare
- available() - Method in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Returns the number of bytes that are available before this stream will block.
B
- Base64 - Class in org.apache.xml.security.utils
-
Deprecated.
- BASE64_ENCODING - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
Base64 encoding
- Base64DecodingException - Exception in org.apache.xml.security.exceptions
-
This Exception is thrown if decoding of Base64 data fails.
- Base64DecodingException() - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
-
Constructor Base64DecodingException
- Base64DecodingException(Exception, String) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
-
Constructor Base64DecodingException
- Base64DecodingException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
-
Constructor Base64DecodingException
- Base64DecodingException(String) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
-
Constructor Base64DecodingException
- Base64DecodingException(String, Exception) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
-
Deprecated.
- Base64DecodingException(String, Object[]) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
-
Constructor Base64DecodingException
- Base64DecodingException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
-
Deprecated.
- BASE64DEFAULTLENGTH - Static variable in class org.apache.xml.security.utils.Base64
-
Deprecated.Field BASE64DEFAULTLENGTH
- baseUri - Variable in class org.apache.xml.security.utils.resolver.ResourceResolverContext
- baseURI - Variable in class org.apache.xml.security.utils.ElementProxy
-
Field baseURI
- BRAINPOOLP256R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- BRAINPOOLP384R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- BRAINPOOLP512R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- buf - Variable in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
The
bytearray containing the bytes to stream over. - buffer - Variable in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
- build() - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams.Builder
-
Method builds the ConcatKDF key derivation algorithm parameters from the builder configuration.
- build() - Method in class org.apache.xml.security.encryption.params.HKDFParams.Builder
-
Build the HKDFParams instance with the configured parameters.
- Builder(int, String) - Constructor for class org.apache.xml.security.encryption.params.ConcatKDFParams.Builder
- Builder(int, String) - Constructor for class org.apache.xml.security.encryption.params.HKDFParams.Builder
-
Constructor for the HKDFParams builder.
C
- C14N_11 - Static variable in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
- C14N_11_WITH_COMMENTS - Static variable in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
- C14nHelper - Class in org.apache.xml.security.c14n.helper
-
Temporary swapped static functions from the normalizer Section
- CAMELLIA_128 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
CAMELLIA 128 Cipher
- CAMELLIA_128_KeyWrap - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
CAMELLIA 128 Cipher KeyWrap
- CAMELLIA_192 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
CAMELLIA 192 Cipher
- CAMELLIA_192_KeyWrap - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
CAMELLIA 192 Cipher KeyWrap
- CAMELLIA_256 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
CAMELLIA 256 Cipher
- CAMELLIA_256_KeyWrap - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
CAMELLIA 256 Cipher KeyWrap
- CanonicalizationException - Exception in org.apache.xml.security.c14n
-
Class CanonicalizationException
- CanonicalizationException() - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
-
Constructor CanonicalizationException
- CanonicalizationException(Exception) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
- CanonicalizationException(Exception, String) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
-
Constructor CanonicalizationException
- CanonicalizationException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
-
Constructor CanonicalizationException
- CanonicalizationException(String) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
-
Constructor CanonicalizationException
- CanonicalizationException(String, Exception) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
-
Deprecated.
- CanonicalizationException(String, Object[]) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
-
Constructor CanonicalizationException
- CanonicalizationException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
-
Deprecated.
- canonicalize(byte[], OutputStream, boolean) - Method in class org.apache.xml.security.c14n.Canonicalizer
-
This method tries to canonicalize the given bytes.
- canonicalize(OutputStream, boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Canonicalizes this object to the output stream.
- canonicalize(Data, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- canonicalize(Data, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalizationMethod
-
Canonicalizes the specified data using the underlying canonicalization algorithm.
- canonicalize(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- canonicalize(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalizationMethod
- canonicalize(XMLCryptoContext, ByteArrayOutputStream) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- canonicalizer - Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- Canonicalizer - Class in org.apache.xml.security.c14n
- Canonicalizer11_OmitComments - Class in org.apache.xml.security.c14n.implementations
- Canonicalizer11_OmitComments() - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer11_OmitComments
- Canonicalizer11_WithComments - Class in org.apache.xml.security.c14n.implementations
- Canonicalizer11_WithComments() - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer11_WithComments
- Canonicalizer20010315 - Class in org.apache.xml.security.c14n.implementations
-
Implements Canonical XML Version 1.0, a W3C Recommendation from 15 March 2001.
- Canonicalizer20010315(boolean) - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
-
Constructor Canonicalizer20010315
- Canonicalizer20010315(boolean, boolean) - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
-
Constructor Canonicalizer20010315
- Canonicalizer20010315Excl - Class in org.apache.xml.security.c14n.implementations
-
Implements " Exclusive XML Canonicalization, Version 1.0 "
- Canonicalizer20010315Excl(boolean) - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
-
Constructor Canonicalizer20010315Excl
- Canonicalizer20010315ExclOmitComments - Class in org.apache.xml.security.c14n.implementations
- Canonicalizer20010315ExclOmitComments() - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
- Canonicalizer20010315ExclWithComments - Class in org.apache.xml.security.c14n.implementations
-
Class Canonicalizer20010315ExclWithComments
- Canonicalizer20010315ExclWithComments() - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
-
Constructor Canonicalizer20010315ExclWithComments
- Canonicalizer20010315OmitComments - Class in org.apache.xml.security.c14n.implementations
- Canonicalizer20010315OmitComments() - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
-
Constructor Canonicalizer20010315WithXPathOmitComments
- Canonicalizer20010315WithComments - Class in org.apache.xml.security.c14n.implementations
- Canonicalizer20010315WithComments() - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
-
Constructor Canonicalizer20010315WithXPathWithComments
- CanonicalizerBase - Class in org.apache.xml.security.c14n.implementations
-
Abstract base class for canonicalization algorithms.
- CanonicalizerBase(boolean) - Constructor for class org.apache.xml.security.c14n.implementations.CanonicalizerBase
-
Constructor CanonicalizerBase
- CanonicalizerPhysical - Class in org.apache.xml.security.c14n.implementations
-
Serializes the physical representation of the subtree.
- CanonicalizerPhysical() - Constructor for class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
Constructor Canonicalizer20010315
- CanonicalizerSpi - Class in org.apache.xml.security.c14n
-
Base class which all Canonicalization algorithms extend.
- CanonicalizerSpi() - Constructor for class org.apache.xml.security.c14n.CanonicalizerSpi
- canonicalizeSubtree(Node, OutputStream) - Method in class org.apache.xml.security.c14n.Canonicalizer
-
Canonicalizes the subtree rooted by
node. - canonicalizeSubtree(Node, String, boolean, OutputStream) - Method in class org.apache.xml.security.c14n.Canonicalizer
-
Canonicalizes the subtree rooted by
node. - canonicalizeSubtree(Node, String, OutputStream) - Method in class org.apache.xml.security.c14n.Canonicalizer
-
Canonicalizes the subtree rooted by
node. - canonicalizeXPathNodeSet(Set<Node>, OutputStream) - Method in class org.apache.xml.security.c14n.Canonicalizer
-
Canonicalizes an XPath node set.
- canonicalizeXPathNodeSet(Set<Node>, String, OutputStream) - Method in class org.apache.xml.security.c14n.Canonicalizer
-
Canonicalizes an XPath node set.
- canResolve(String, String) - Method in interface org.apache.xml.security.stax.ext.ResourceResolverLookup
- checkRegisterPermission() - Static method in class org.apache.xml.security.utils.JavaUtils
-
Throws a
SecurityExceptionif a security manager is installed and the caller is not allowed to register an implementation of an algorithm, transform, or other security sensitive XML Signature function. - checkSignatureValue(X509Certificate) - Method in class org.apache.xml.security.signature.XMLSignature
-
Extracts the public key from the certificate and verifies if the signature is valid by re-digesting all References, comparing those against the stored DigestValues and then checking to see if the Signatures match on the SignedInfo.
- checkSignatureValue(Key) - Method in class org.apache.xml.security.signature.XMLSignature
-
Verifies if the signature is valid by redigesting all References, comparing those against the stored DigestValues and then checking to see if the Signatures match on the SignedInfo.
- CipherData - Interface in org.apache.xml.security.encryption
-
CipherDataprovides encrypted data. - CipherReference - Interface in org.apache.xml.security.encryption
-
CipherReferenceidentifies a source which, when processed, yields the encrypted octet sequence. - CipherValue - Interface in org.apache.xml.security.encryption
-
CipherValueis the wrapper for cipher text. - circumventBug2650(Document) - Static method in class org.apache.xml.security.utils.XMLUtils
-
This method spreads all namespace attributes in a DOM document to their children.
- circumventBugIfNeeded(XMLSignatureInput) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
- circumventBugIfNeeded(XMLSignatureInput) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- circumventBugIfNeeded(XMLSignatureInput) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
- ClassLoaderUtils - Class in org.apache.xml.security.utils
-
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
- clear() - Method in interface org.apache.xml.security.utils.XPathAPI
-
Clear any context information from this object
- close() - Method in class org.apache.xml.security.signature.XMLSignatureStreamInput
- close() - Method in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Closes this stream and frees resources associated with this stream.
- ComparableType<T extends ComparableType<T>> - Class in org.apache.xml.security.stax.ext
-
Two comparable types are compared by their name.
- ComparableType(String) - Constructor for class org.apache.xml.security.stax.ext.ComparableType
- compare(Attr, Attr) - Method in class org.apache.xml.security.c14n.helper.AttrCompare
-
Compares two attributes based on the C14n specification.
- COMPARE - Static variable in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- compareTo(T) - Method in class org.apache.xml.security.stax.ext.ComparableType
- ConcatKDF - Class in org.apache.xml.security.encryption.keys.content.derivedKey
-
Key DerivationAlgorithm implementation, defined in Section 5.8.1 of NIST SP 800-56A [SP800-56A], and is equivalent to the KDF3 function defined in ANSI X9.44-2007 [ANSI-X9-44-2007] when the contents of the OtherInfo parameter is structured as in NIST SP 800-56A.
- ConcatKDF() - Constructor for class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDF
- ConcatKDFParams - Class in org.apache.xml.security.encryption.params
-
Class ConcatKDFParams is used to specify parameters for the ConcatKDF key derivation algorithm.
- ConcatKDFParams(int, String) - Constructor for class org.apache.xml.security.encryption.params.ConcatKDFParams
-
Constructor ConcatKDFParams with specified digest algorithm
- ConcatKDFParams.Builder - Class in org.apache.xml.security.encryption.params
-
The ConcatKDF key derivation algorithm parameters builder.
- ConcatKDFParamsImpl - Class in org.apache.xml.security.encryption.keys.content.derivedKey
-
Class ConcatKDFParamsImpl is an DOM representation of the ConcatKDFParams.
- ConcatKDFParamsImpl(Document) - Constructor for class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
-
Constructor ConcatKDFParamsImpl creates a new ConcatKDFParamsImpl instance.
- ConcatKDFParamsImpl(Element, String) - Constructor for class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
-
Constructor ConcatKDFParamsImpl from existing XML element
- CONF_NS - Static variable in class org.apache.xml.security.Init
-
The namespace for CONF file
- configurationFile - Static variable in class org.apache.xml.security.utils.Constants
-
Field configurationFile
- configurationFileNew - Static variable in class org.apache.xml.security.utils.Constants
-
Field configurationFileNew
- ConfigurationType - Class in org.apache.xml.security.configuration
-
Java class for ConfigurationType complex type.
- ConfigurationType() - Constructor for class org.apache.xml.security.configuration.ConfigurationType
- Constants - Class in org.apache.xml.security.utils
-
Provides all constants and some translation functions for i18n.
- constructAgreementParameters(String, KeyAgreementParameters.ActorType, KeyDerivationParameters, PrivateKey, PublicKey) - Static method in class org.apache.xml.security.encryption.XMLCipherUtil
-
Construct an KeyAgreementParameterSpec object from the given parameters
- constructBlockCipherParameters(boolean, byte[]) - Static method in class org.apache.xml.security.encryption.XMLCipherUtil
- constructBlockCipherParameters(String, byte[]) - Static method in class org.apache.xml.security.encryption.XMLCipherUtil
-
Build an
AlgorithmParameterSpecinstance used to initialize aCipherinstance for block cipher encryption and decryption. - constructKeyDerivationParameter(KeyDerivationMethod, int) - Static method in class org.apache.xml.security.encryption.XMLCipherUtil
-
Construct a KeyDerivationParameter object from the given keyDerivationMethod data and keyBitLength.
- constructMGF1Parameter(String) - Static method in class org.apache.xml.security.encryption.XMLCipherUtil
-
Create MGF1ParameterSpec for the given algorithm URI
- constructOAEPParameters(String, String, String, byte[]) - Static method in class org.apache.xml.security.encryption.XMLCipherUtil
-
Method buildOAEPParameters from given parameters and returns OAEPParameterSpec.
- constructRecipientKeyAgreementParameters(String, AgreementMethod, PrivateKey) - Static method in class org.apache.xml.security.encryption.XMLCipherUtil
-
Construct an KeyAgreementParameterSpec object from the given parameters
- containsAgreementMethod() - Method in class org.apache.xml.security.encryption.keys.KeyInfoEnc
-
Method containsAgreementMethod returns true if the KeyInfo contains a AgreementMethod node
- containsCertificate() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method containsCertificate
- containsCRL() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method containsCRL
- containsDEREncodedKeyValue() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsDEREncodedKeyValue
- containsDigest() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method containsDigest
- containsIssuerSerial() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method containsIssuerSerial
- containsKeyInfoReference() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsKeyInfoReference
- containsKeyName() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsKeyName
- containsKeyValue() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsKeyValue
- containsMgmtData() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsMgmtData
- containsPGPData() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsPGPData
- containsRetrievalMethod() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsRetrievalMethod
- containsSKI() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method containsSKI
- containsSPKIData() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsSPKIData
- containsSubjectName() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method containsSubjectName
- containsUnknownElement() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method containsUnknownElement
- containsUnknownElement() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsUnknownElement
- containsX509Data() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method containsX509Data
- Content - org.apache.xml.security.stax.ext.SecurePart.Modifier
- convertASN1toXMLDSIG(byte[], int) - Static method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils
-
Converts an ASN.1 ECDSA value to a XML Signature ECDSA Value.
- convertASN1toXMLDSIG(byte[], int) - Static method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Converts an ASN.1 ECDSA value to a XML Signature ECDSA Value.
- convertDsaASN1toXMLDSIG(byte[], int) - Static method in class org.apache.xml.security.utils.JavaUtils
-
Converts an ASN.1 DSA value to a XML Signature DSA Value.
- convertDsaXMLDSIGtoASN1(byte[], int) - Static method in class org.apache.xml.security.utils.JavaUtils
-
Converts an XML Signature DSA Value to a ASN.1 DSA value.
- convertNodelistToSet(NodeList) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Method convertNodelistToSet
- convertToNode() - Method in class org.apache.xml.security.signature.XMLSignatureByteInput
- convertToNode() - Method in class org.apache.xml.security.signature.XMLSignatureDigestInput
- convertToNode() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- convertToNode() - Method in class org.apache.xml.security.signature.XMLSignatureNodeInput
- convertToNode() - Method in class org.apache.xml.security.signature.XMLSignatureNodeSetInput
- convertToNode() - Method in class org.apache.xml.security.signature.XMLSignatureStreamInput
- convertXMLDSIGtoASN1(byte[]) - Static method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils
-
Converts a XML Signature ECDSA Value to an ASN.1 DSA value.
- convertXMLDSIGtoASN1(byte[]) - Static method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Converts a XML Signature ECDSA Value to an ASN.1 DSA value.
- copy(InputStream, OutputStream) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- count - Variable in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
- count - Variable in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
The total number of bytes initially available in the byte array
buf. - createAgreementMethod(String) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create an AgreementMethod object
- createAlgorithmType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
AlgorithmType - createAttribute(QName, String) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createBuilder(int, String) - Static method in class org.apache.xml.security.encryption.params.ConcatKDFParams
-
Create a new ConcatKDF key derivation algorithm parameters builder.
- createBuilder(int, String) - Static method in class org.apache.xml.security.encryption.params.HKDFParams
-
Method create a new builder for the HKDFParams.
- createCharacters(char[]) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createCharacters(String) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createCharactersAndOutputAsEvent(OutputProcessorChain, char[]) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createCharactersAndOutputAsEvent(OutputProcessorChain, String) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createCipherData(int) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create a CipherData object
- createCipherReference(String) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create a CipherReference object
- createCipherValue(String) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create a CipherValue element
- createConfiguration(ConfigurationType) - Method in class org.apache.xml.security.configuration.ObjectFactory
- createConfigurationType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
ConfigurationType - createContext(byte[], Node) - Static method in class org.apache.xml.security.encryption.AbstractSerializer
- createElement(Document, String, String, String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Creates an element in the specified namespace, with the specified tag and namespace prefix.
- createElementForFamily(Document, String, String) - Static method in class org.apache.xml.security.utils.ElementProxy
-
This method creates an Element in a given namespace with a given localname.
- createElementForFamilyLocal(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
- createElementInEncryption11Space(Document, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Creates an Element in the XML Encryption 1.1 specification namespace.
- createElementInEncryptionSpace(Document, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Creates an Element in the XML Encryption specification namespace.
- createElementInSignature11Space(Document, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Creates an Element in the XML Signature 1.1 specification namespace.
- createElementInSignatureSpace(Document, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Creates an Element in the XML Signature specification namespace.
- createEncryptedData(int, String) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Creates an
EncryptedDataElement. - createEncryptedKey(int, String) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Creates an
EncryptedKeyElement. - createEncryptionMethod(String) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create an EncryptionMethod object
- createEncryptionProperties() - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create an EncryptionProperties element
- createEncryptionProperty() - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create a new EncryptionProperty element
- createEndElement(QName) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createEndElementAndOutputAsEvent(OutputProcessorChain, QName) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createHandlerType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
HandlerType - createJCEAlgorithmMappingsType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
JCEAlgorithmMappingsType - createKeyNameTokenStructure(AbstractOutputProcessor, OutputProcessorChain, String) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createKeyPairGenerator(String, Provider) - Static method in class org.apache.xml.security.utils.KeyUtils
-
Create a KeyPairGenerator for the given algorithm and provider.
- createKeyValueTokenStructure(AbstractOutputProcessor, OutputProcessorChain, X509Certificate[]) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createKeyValueTokenStructure(AbstractOutputProcessor, OutputProcessorChain, PublicKey) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createNamespace(String, String) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createPropertiesType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
PropertiesType - createPropertyType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
PropertyType - createReferenceList(int) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create a new ReferenceList object
- createResolverType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
ResolverType - createResourceResolversType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
ResourceResolversType - createSecretKey(byte[]) - Method in class org.apache.xml.security.signature.SignedInfo
-
Creates a SecretKey for the appropriate Mac algorithm based on a byte[] array password.
- createSecretKey(byte[]) - Method in class org.apache.xml.security.signature.XMLSignature
-
Proxy method for
SignedInfo.createSecretKey(byte[]). - createSecurityHeaderHandlersType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
SecurityHeaderHandlersType - createStartElementAndOutputAsEvent(OutputProcessorChain, QName, boolean, List<XMLSecAttribute>) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createStartElementAndOutputAsEvent(OutputProcessorChain, QName, List<XMLSecNamespace>, List<XMLSecAttribute>) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- createSubChain(InputProcessor) - Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
-
Create a new SubChain.
- createSubChain(InputProcessor, boolean) - Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
-
Create a new SubChain.
- createSubChain(OutputProcessor) - Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
-
Create a new SubChain.
- createSubChain(OutputProcessor, XMLSecStartElement) - Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
- createText(String) - Method in class org.apache.xml.security.utils.ElementProxy
- createTokenSecurityEvent(InboundSecurityToken, String) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createTransformAlgorithmsType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
TransformAlgorithmsType - createTransformAlgorithmType() - Method in class org.apache.xml.security.configuration.ObjectFactory
-
Create an instance of
TransformAlgorithmType - createTransforms() - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create a new Transforms object
- createTransforms(Document) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Create a new Transforms object Because the handling of Transforms is currently done in the signature code, the creation of a Transforms object requires a context document.
- createX509CertificateStructure(AbstractOutputProcessor, OutputProcessorChain, X509Certificate[]) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createX509CertificateStructure(AbstractOutputProcessor, OutputProcessorChain, X509Certificate[], boolean) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createX509IssuerSerialStructure(AbstractOutputProcessor, OutputProcessorChain, X509Certificate[]) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createX509IssuerSerialStructure(AbstractOutputProcessor, OutputProcessorChain, X509Certificate[], boolean) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createX509SubjectKeyIdentifierStructure(AbstractOutputProcessor, OutputProcessorChain, X509Certificate[]) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createX509SubjectKeyIdentifierStructure(AbstractOutputProcessor, OutputProcessorChain, X509Certificate[], boolean) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createX509SubjectNameStructure(AbstractOutputProcessor, OutputProcessorChain, X509Certificate[]) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- createX509SubjectNameStructure(AbstractOutputProcessor, OutputProcessorChain, X509Certificate[], boolean) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
D
- DATA_REFERENCE - Static variable in interface org.apache.xml.security.encryption.ReferenceList
-
DATA TAG
- datatypeFactory - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- decode(byte[]) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Method decode
- decode(byte[]) - Static method in class org.apache.xml.security.utils.XMLUtils
- decode(byte[], OutputStream) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Decodes Base64 data into outputstream
- decode(byte[], OutputStream, int) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.
- decode(BufferedReader) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Base64 decode the lines from the reader and return an InputStream with the bytes.
- decode(InputStream, OutputStream) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Decodes Base64 data into outputstream
- decode(String) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Decodes Base64 data into octets
- decode(String) - Static method in class org.apache.xml.security.utils.XMLUtils
- decode(String, OutputStream) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Decodes Base64 data into outputstream
- decode(Element) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue
- decode(Element) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Method decode Takes the
Textchildren of the Element and interprets them as input for theBase64.decode()function. - decodeBigIntegerFromElement(Element) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Method decodeBigIntegerFromElement
- decodeBigIntegerFromText(Text) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Decode a base 64 string into a
BigInteger - decodeInternal(byte[], int) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.
- decodeOID(byte[]) - Static method in class org.apache.xml.security.utils.DERDecoderUtils
-
The first two nodes of the OID are encoded onto a single byte.
- decodePoint(byte[], EllipticCurve) - Static method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils
- DECRYPT_MODE - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
DECRYPT Mode
- decryptKey(EncryptedKey) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Decrypt a key from a passed in EncryptedKey structure.
- decryptKey(EncryptedKey, String) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Decrypt a key from a passed in EncryptedKey structure
- decryptToByteArray(Element) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Decrypt an EncryptedData element to a byte array.
- DERDecoderUtils - Class in org.apache.xml.security.utils
-
Provides the means to navigate through a DER-encoded byte array, to help in decoding the contents.
- DERDecoderUtils() - Constructor for class org.apache.xml.security.utils.DERDecoderUtils
- DERDecodingException - Exception in org.apache.xml.security.exceptions
-
This Exception is thrown if decoding of ASN.1 (DER) data fails.
- DERDecodingException(String) - Constructor for exception org.apache.xml.security.exceptions.DERDecodingException
-
Constructor DERDecodingException
- DERDecodingException(String, Throwable) - Constructor for exception org.apache.xml.security.exceptions.DERDecodingException
-
Constructor DERDecodingException
- dereference(URIReference, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMURIDereferencer
- dereference(XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
- dereferenceAsXMLStructure(XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
- dereferenceURIandPerformTransforms(OutputStream) - Method in class org.apache.xml.security.signature.Reference
-
This method returns the
XMLSignatureInputwhich is referenced by theURIAttribute. - DEREncodedKeyValue - Class in org.apache.xml.security.keys.content
-
Provides content model support for the
dsig11:DEREncodedKeyvalueelement. - DEREncodedKeyValue(Document, byte[]) - Constructor for class org.apache.xml.security.keys.content.DEREncodedKeyValue
-
Constructor DEREncodedKeyValue
- DEREncodedKeyValue(Document, PublicKey) - Constructor for class org.apache.xml.security.keys.content.DEREncodedKeyValue
-
Constructor DEREncodedKeyValue
- DEREncodedKeyValue(Element, String) - Constructor for class org.apache.xml.security.keys.content.DEREncodedKeyValue
-
Constructor DEREncodedKeyValue
- DEREncodedKeyValueResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
-
KeyResolverSpi implementation which resolves public keys from a
dsig11:DEREncodedKeyValueelement. - DEREncodedKeyValueResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
- DerivationAlgorithm<T extends KeyDerivationParameters> - Interface in org.apache.xml.security.encryption.keys.content.derivedKey
-
The DerivationAlgorithm is the base interface for all key derivation algorithms implementation.
- deriveKey(byte[], ConcatKDFParams) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDF
-
Derives a key from the shared secret and other concat kdf parameters.
- deriveKey(byte[], HKDFParams) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDF
-
Derive a key using the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.
- deriveKey(byte[], T) - Method in interface org.apache.xml.security.encryption.keys.content.derivedKey.DerivationAlgorithm
-
Derives a key from the given secret and other info.
- deriveKeyEncryptionKey(byte[], KeyDerivationParameters) - Static method in class org.apache.xml.security.utils.KeyUtils
-
Derive a key encryption key from a shared secret and keyDerivationParameter.
- deriveKeyWithConcatKDF(byte[], ConcatKDFParams) - Static method in class org.apache.xml.security.utils.KeyUtils
-
Derive a key using the Concatenation Key Derivation Function (ConcatKDF) with implementation instance
ConcatKDFParams. - deriveKeyWithHKDF(byte[], HKDFParams) - Static method in class org.apache.xml.security.utils.KeyUtils
-
Derive a key using the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) with implementation instance
HKDFParams. - description - Variable in class org.apache.xml.security.configuration.AlgorithmType
- description - Variable in class org.apache.xml.security.configuration.ResolverType
- deserialize(byte[], Node) - Method in class org.apache.xml.security.encryption.DocumentSerializer
- deserialize(byte[], Node) - Method in interface org.apache.xml.security.encryption.Serializer
- deserialize(byte[], Node) - Method in class org.apache.xml.security.encryption.TransformSerializer
- DH - org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
- DIFFIE_HELLMAN - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
DIFFIE_HELLMAN Cipher
- DIFFIE_HELLMAN - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- DIFFIE_HELLMAN_EC - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
DIFFIE_HELLMAN ES Cipher for Elliptic curve and X keys
- digest() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.digest()which is executed on the internalMessageDigestobject. - digest(byte[]) - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.digest(byte[])which is executed on the internalMessageDigestobject. - digest(byte[], int, int) - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.digest(byte[], int, int)which is executed on the internalMessageDigestobject. - digest(XMLSignContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- DigesterOutputStream - Class in org.apache.xml.security.utils
- DigesterOutputStream(MessageDigestAlgorithm) - Constructor for class org.apache.xml.security.utils.DigesterOutputStream
- DocumentContext - Interface in org.apache.xml.security.stax.ext
-
This class holds per document, context informations
- DocumentSerializer - Class in org.apache.xml.security.encryption
-
Converts
Strings intoNodes and visa versa. - DocumentSerializer(boolean) - Constructor for class org.apache.xml.security.encryption.DocumentSerializer
- DocumentSerializer(String, boolean) - Constructor for class org.apache.xml.security.encryption.DocumentSerializer
- doFinal() - Method in interface org.apache.xml.security.stax.ext.ProcessorChain
-
Will finally be called when the whole document is processed Important note: Every processor in the chain has to call doFinal() in its own doFinal() method.
- doFinal() - Method in interface org.apache.xml.security.stax.ext.Transformer
- doFinal(InputProcessorChain) - Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
- doFinal(InputProcessorChain) - Method in interface org.apache.xml.security.stax.ext.InputProcessor
-
Will be called when the whole document is processed.
- doFinal(OutputProcessorChain) - Method in class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessor
- doFinal(OutputProcessorChain) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- doFinal(OutputProcessorChain) - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
Will be called when the whole document is processed.
- doFinal(Document, Document) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Process a DOM
Documentnode. - doFinal(Document, Element) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Process a DOM
Elementnode. - doFinal(Document, Element, boolean) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Process the contents of a DOM
Elementnode. - DOMBase64Transform - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of Base64 Encoding Transform.
- DOMBase64Transform() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMBase64Transform
- DOMCanonicalizationMethod - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based abstract implementation of CanonicalizationMethod.
- DOMCanonicalizationMethod(TransformService) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalizationMethod
-
Creates a
DOMCanonicalizationMethod. - DOMCanonicalizationMethod(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalizationMethod
-
Creates a
DOMCanonicalizationMethodfrom an element. - DOMCanonicalXMLC14N11Method - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of CanonicalizationMethod for Canonical XML 1.1 (with or without comments).
- DOMCanonicalXMLC14N11Method() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
- DOMCanonicalXMLC14NMethod - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of CanonicalizationMethod for Canonical XML (with or without comments).
- DOMCanonicalXMLC14NMethod() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
- DOMCryptoBinary - Class in org.apache.jcp.xml.dsig.internal.dom
-
A DOM-based representation of the XML
CryptoBinarysimple type as defined in the W3C specification for XML-Signature Syntax and Processing. - DOMCryptoBinary(BigInteger) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMCryptoBinary
-
Create a
DOMCryptoBinaryinstance from the specifiedBigInteger - DOMCryptoBinary(Node) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMCryptoBinary
-
Creates a
DOMCryptoBinaryfrom a node. - DOMDigestMethod - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based abstract implementation of DigestMethod.
- DOMEnvelopedTransform - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of Enveloped Signature Transform.
- DOMEnvelopedTransform() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
- DOMExcC14NMethod - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of CanonicalizationMethod for Exclusive Canonical XML algorithm (with or without comments).
- DOMExcC14NMethod() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
- DOMHMACSignatureMethod - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of HMAC SignatureMethod.
- DOMKeyInfo - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of KeyInfo.
- DOMKeyInfo(List<? extends XMLStructure>, String) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
-
Creates a
DOMKeyInfo. - DOMKeyInfo(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
-
Creates a
DOMKeyInfofrom XML. - DOMKeyInfoFactory - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of KeyInfoFactory.
- DOMKeyInfoFactory() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- DOMKeyName - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of KeyName.
- DOMKeyName(String) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMKeyName
-
Creates a
DOMKeyName. - DOMKeyName(Element) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMKeyName
-
Creates a
DOMKeyNamefrom a KeyName element. - DOMKeyValue<K extends PublicKey> - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of KeyValue.
- DOMKeyValue(K) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue
- DOMKeyValue(Element) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue
-
Creates a
DOMKeyValuefrom an element. - DOMManifest - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of Manifest.
- DOMManifest(List<? extends Reference>, String) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
-
Creates a
DOMManifestcontaining the specified list ofReferences and optional id. - DOMManifest(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
-
Creates a
DOMManifestfrom an element. - DOMNamespaceContext - Class in org.apache.xml.security.utils
-
This class adapts the
Nodenamespace/prefix lookup API to that ofNamespaceContext. - DOMNamespaceContext(Node) - Constructor for class org.apache.xml.security.utils.DOMNamespaceContext
- DOMPGPData - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of PGPData.
- DOMPGPData(byte[], byte[], List<? extends XMLStructure>) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
-
Creates a
DOMPGPDatacontaining the specified key id and optional key packet and list of external elements. - DOMPGPData(byte[], List<? extends XMLStructure>) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
-
Creates a
DOMPGPDatacontaining the specified key packet. - DOMPGPData(Element) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
-
Creates a
DOMPGPDatafrom an element. - DOMReference - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of Reference.
- DOMReference(String, String, DigestMethod, List<? extends Transform>, String, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMReference
-
Creates a
Referencefrom the specified parameters. - DOMReference(String, String, DigestMethod, List<? extends Transform>, Data, List<? extends Transform>, String, byte[], Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- DOMReference(String, String, DigestMethod, List<? extends Transform>, Data, List<? extends Transform>, String, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- DOMReference(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMReference
-
Creates a
DOMReferencefrom an element. - DOMRetrievalMethod - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of RetrievalMethod.
- DOMRetrievalMethod(String, String, List<? extends Transform>) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
-
Creates a
DOMRetrievalMethodcontaining the specified URIReference and List of Transforms. - DOMRetrievalMethod(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
-
Creates a
DOMRetrievalMethodfrom an element. - DOMRSAPSSSignatureMethod - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based abstract implementation of SignatureMethod for RSA-PSS.
- DOMSignatureMethod - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based abstract implementation of SignatureMethod.
- DOMSignatureProperties - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of SignatureProperties.
- DOMSignatureProperties(List<? extends SignatureProperty>, String) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
-
Creates a
DOMSignaturePropertiesfrom the specified parameters. - DOMSignatureProperties(Element) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
-
Creates a
DOMSignaturePropertiesfrom an element. - DOMSignatureProperty - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of SignatureProperty.
- DOMSignatureProperty(List<? extends XMLStructure>, String, String) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
-
Creates a
SignaturePropertyfrom the specified parameters. - DOMSignatureProperty(Element) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
-
Creates a
DOMSignaturePropertyfrom an element. - DOMSignedInfo - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of SignedInfo.
- DOMSignedInfo(CanonicalizationMethod, SignatureMethod, List<? extends Reference>) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
-
Creates a
DOMSignedInfofrom the specified parameters. - DOMSignedInfo(CanonicalizationMethod, SignatureMethod, List<? extends Reference>, String) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
-
Creates a
DOMSignedInfofrom the specified parameters. - DOMSignedInfo(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
-
Creates a
DOMSignedInfofrom an element. - DOMStructure - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based abstract implementation of XMLStructure.
- DOMStructure() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMStructure
- DOMSubTreeData - Class in org.apache.jcp.xml.dsig.internal.dom
-
This is a subtype of NodeSetData that represents a dereferenced same-document URI as the root of a subdocument.
- DOMSubTreeData(Node, boolean) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSubTreeData
- DOMTransform - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based abstract implementation of Transform.
- DOMTransform(TransformService) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
-
Creates a
DOMTransform. - DOMTransform(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
-
Creates a
DOMTransformfrom an element. - DOMURIDereferencer - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of URIDereferencer.
- DOMUtils - Class in org.apache.jcp.xml.dsig.internal.dom
-
Useful static DOM utility methods.
- DOMX509Data - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of X509Data.
- DOMX509Data(List<?>) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMX509Data
-
Creates a DOMX509Data.
- DOMX509Data(Element) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMX509Data
-
Creates a
DOMX509Datafrom an element. - DOMX509IssuerSerial - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of X509IssuerSerial.
- DOMX509IssuerSerial(String, BigInteger) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
-
Creates a
DOMX509IssuerSerialcontaining the specified issuer distinguished name/serial number pair. - DOMX509IssuerSerial(Element) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
-
Creates a
DOMX509IssuerSerialfrom an element. - DOMXMLObject - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of XMLObject.
- DOMXMLObject(List<? extends XMLStructure>, String, String, String) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
-
Creates an
XMLObjectfrom the specified parameters. - DOMXMLObject(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
-
Creates an
XMLObjectfrom an element. - DOMXMLSignature - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of XMLSignature.
- DOMXMLSignature(SignedInfo, KeyInfo, List<? extends XMLObject>, String, String) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
-
Creates a
DOMXMLSignaturefrom the specified components. - DOMXMLSignature(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
-
Creates a
DOMXMLSignaturefrom XML. - DOMXMLSignature.DOMSignatureValue - Class in org.apache.jcp.xml.dsig.internal.dom
- DOMXMLSignatureFactory - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of XMLSignatureFactory.
- DOMXMLSignatureFactory() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
-
Initializes a new instance of this class.
- DOMXPathFilter2Transform - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of XPath Filter 2.0 Transform.
- DOMXPathFilter2Transform() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
- DOMXPathTransform - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of XPath Filtering Transform.
- DOMXPathTransform() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXPathTransform
- DOMXSLTTransform - Class in org.apache.jcp.xml.dsig.internal.dom
-
DOM-based implementation of XSLT Transform.
- DOMXSLTTransform() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXSLTTransform
- dropReferenceMarker(String) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
-
Returns the Id reference without the leading #
- DSA - org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
- DSA - org.apache.xml.security.utils.KeyUtils.KeyType
- DSAKeyValue - Class in org.apache.xml.security.keys.content.keyvalues
- DSAKeyValue(Document, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.apache.xml.security.keys.content.keyvalues.DSAKeyValue
-
Constructor DSAKeyValue
- DSAKeyValue(Document, Key) - Constructor for class org.apache.xml.security.keys.content.keyvalues.DSAKeyValue
-
Constructor DSAKeyValue
- DSAKeyValue(Element, String) - Constructor for class org.apache.xml.security.keys.content.keyvalues.DSAKeyValue
-
Constructor DSAKeyValue
- DSAKeyValueResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
- DSAKeyValueResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
E
- EC - org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
- ECCurveDefinition(String, String, String, String, String, String, String, String, int) - Constructor for class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
- ECDSAUtils - Class in org.apache.xml.security.algorithms.implementations
- ECDSAUtils.ECCurveDefinition - Class in org.apache.xml.security.algorithms.implementations
- ECKeyValue - Class in org.apache.xml.security.keys.content.keyvalues
- ECKeyValue(Document, Key) - Constructor for class org.apache.xml.security.keys.content.keyvalues.ECKeyValue
-
Constructor DSAKeyValue
- ECKeyValue(Element, String) - Constructor for class org.apache.xml.security.keys.content.keyvalues.ECKeyValue
-
Constructor DSAKeyValue
- ECKeyValueResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
- ECKeyValueResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.ECKeyValueResolver
- ED25519 - org.apache.xml.security.utils.KeyUtils.KeyType
- ED448 - org.apache.xml.security.utils.KeyUtils.KeyType
- EdDSA - org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
- Element - org.apache.xml.security.stax.ext.SecurePart.Modifier
- elementIsInEncryption11Space(Element, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Returns true if the element is in XML Encryption 1.1 namespace and the local name equals the supplied one.
- elementIsInEncryptionSpace(Element, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Returns true if the element is in XML Encryption namespace and the local name equals the supplied one.
- elementIsInSignature11Space(Element, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Returns true if the element is in XML Signature 1.1 namespace and the local name equals the supplied one.
- elementIsInSignatureSpace(Element, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Returns true if the element is in XML Signature namespace and the local name equals the supplied one.
- ElementProxy - Class in org.apache.xml.security.utils
-
This is the base class to all Objects which have a direct 1:1 mapping to an Element in a particular namespace.
- ElementProxy() - Constructor for class org.apache.xml.security.utils.ElementProxy
-
Constructor ElementProxy
- ElementProxy(Document) - Constructor for class org.apache.xml.security.utils.ElementProxy
-
Constructor ElementProxy
- ElementProxy(Element, String) - Constructor for class org.apache.xml.security.utils.ElementProxy
-
Constructor ElementProxy
- Enc - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- EncDig - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- encode(byte[]) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Encode a byte array and fold lines at the standard 76th character unless ignore line breaks property is set.
- encode(byte[], int) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Encode a byte array in Base64 format and return an optionally wrapped line.
- encode(BigInteger) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Encode in Base64 the given
.BigInteger - encode(BigInteger, int) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Returns a byte-array representation of a
.BigInteger - encodePoint(ECPoint, EllipticCurve) - Static method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils
- encodeToElement(Document, String, byte[]) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.Method encodeToElement
- encodeToString(byte[]) - Static method in class org.apache.xml.security.utils.XMLUtils
- ENCODING - Static variable in class org.apache.xml.security.c14n.Canonicalizer
-
The output encoding of canonicalized data
- ENCRYPT - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
-
Deprecated.
- ENCRYPT_MODE - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
ENCRYPT Mode
- encryptData(Document, String, InputStream) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
EncryptedDatainterface. - encryptData(Document, Element) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
EncryptedDatainterface. - encryptData(Document, Element, boolean) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
EncryptedDatainterface. - EncryptedData - Interface in org.apache.xml.security.encryption
-
The
EncryptedDataelement is the core element in the syntax. - EncryptedKey - Interface in org.apache.xml.security.encryption
-
The
EncryptedKeyelement is used to transport encryption keys from the originator to a known recipient(s). - EncryptedKeyResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
-
The
EncryptedKeyResolveris not a generic resolver. - EncryptedKeyResolver(String, Key, List<KeyResolverSpi>) - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
Constructor used for when a KEK has been set
- EncryptedKeyResolver(String, List<KeyResolverSpi>) - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
Constructor for use when a KEK needs to be derived from a KeyInfo list
- EncryptedType - Interface in org.apache.xml.security.encryption
-
EncryptedType is the abstract type from which
EncryptedDataandEncryptedKeyare derived. - ENCRYPTION - org.apache.xml.security.stax.ext.XMLSecurityConstants.ContentType
- ENCRYPTION - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- ENCRYPTION_PARTS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- Encryption11ElementProxy - Class in org.apache.xml.security.utils
-
Class Encryption11ElementProxy
- Encryption11ElementProxy() - Constructor for class org.apache.xml.security.utils.Encryption11ElementProxy
- Encryption11ElementProxy(Document) - Constructor for class org.apache.xml.security.utils.Encryption11ElementProxy
-
Constructor Encryption11ElementProxy
- Encryption11ElementProxy(Element, String) - Constructor for class org.apache.xml.security.utils.Encryption11ElementProxy
-
Constructor Signature11ElementProxy
- EncryptionConstants - Class in org.apache.xml.security.utils
- EncryptionElementProxy - Class in org.apache.xml.security.utils
-
Class EncryptionElementProxy
- EncryptionElementProxy() - Constructor for class org.apache.xml.security.utils.EncryptionElementProxy
- EncryptionElementProxy(Document) - Constructor for class org.apache.xml.security.utils.EncryptionElementProxy
-
Constructor EncryptionElementProxy
- EncryptionElementProxy(Element, String) - Constructor for class org.apache.xml.security.utils.EncryptionElementProxy
-
Constructor EncryptionElementProxy
- EncryptionMethod - Interface in org.apache.xml.security.encryption
-
EncryptionMethoddescribes the encryption algorithm applied to the cipher data. - EncryptionProperties - Interface in org.apache.xml.security.encryption
-
EncryptionPropertiescan hold additional information concerning the generation of theEncryptedDataorEncryptedKey. - EncryptionProperty - Interface in org.apache.xml.security.encryption
-
Additional information items concerning the generation of the
EncryptedDataorEncryptedKeycan be placed in anEncryptionPropertyelement (e.g., date/time stamp or the serial number of cryptographic hardware used during encryption). - EncryptionSpec11NS - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
The namespace of the XML Encryption 1.1 specification
- ENCRYPTIONSPECIFICATION_URL - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Field ENCRYPTIONSPECIFICATION_URL
- EncryptionSpecNS - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
The namespace of the XML Encryption Syntax and Processing
- encryptKey(Document, Key) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Encrypts a key to an EncryptedKey structure
- encryptKey(Document, Key, String, byte[]) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Encrypts a key to an EncryptedKey structure
- encryptKey(Document, Key, String, byte[], SecureRandom) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Encrypts a key to an EncryptedKey structure
- encryptKey(Document, Key, AlgorithmParameterSpec, SecureRandom) - Method in class org.apache.xml.security.encryption.XMLCipher
- engineAddContextToElement(Element) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Method engineAddContextToElement
- engineAddContextToElement(Element) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS
- engineAddContextToElement(Element) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- engineCanonicalize(byte[], OutputStream, boolean) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
Method canonicalize
- engineCanonicalize(XMLSignatureInput, OutputStream, boolean) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
-
Canonicalizes a Subtree node.
- engineCanonicalize(XMLSignatureInput, String, OutputStream, boolean) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- engineCanonicalizeSubTree(Node, OutputStream) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
C14n a node tree.
- engineCanonicalizeSubTree(Node, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
-
Method engineCanonicalizeSubTree Method engineCanonicalizeSubTree C14n a node tree.
- engineCanonicalizeSubTree(Node, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
-
Method engineCanonicalizeSubTree C14n a node tree.
- engineCanonicalizeSubTree(Node, String, boolean, OutputStream) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
C14n a node tree.
- engineCanonicalizeSubTree(Node, String, boolean, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
-
Always throws a CanonicalizationException because this is inclusive c14n.
- engineCanonicalizeSubTree(Node, String, boolean, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
-
Method engineCanonicalizeSubTree C14n a node tree.
- engineCanonicalizeSubTree(Node, String, boolean, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
Always throws a CanonicalizationException.
- engineCanonicalizeSubTree(Node, String, OutputStream) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
C14n a node tree.
- engineCanonicalizeSubTree(Node, String, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
-
Always throws a CanonicalizationException because this is inclusive c14n.
- engineCanonicalizeSubTree(Node, String, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
-
Method engineCanonicalizeSubTree C14n a node tree.
- engineCanonicalizeSubTree(Node, String, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
Always throws a CanonicalizationException.
- engineCanonicalizeSubTree(Node, String, Node, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
-
Method engineCanonicalizeSubTree
- engineCanonicalizeSubTree(Node, Node, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
-
Canonicalizes a Subtree node.
- engineCanonicalizeXPathNodeSet(Set<Node>, OutputStream) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
C14n a nodeset
- engineCanonicalizeXPathNodeSet(Set<Node>, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
-
Method engineCanonicalizeXPathNodeSet C14n a nodeset
- engineCanonicalizeXPathNodeSet(Set<Node>, String, OutputStream) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
C14n a nodeset
- engineCanonicalizeXPathNodeSet(Set<Node>, String, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
-
Always throws a CanonicalizationException because this is inclusive c14n.
- engineCanonicalizeXPathNodeSet(Set<Node>, String, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
-
Method engineCanonicalizeXPathNodeSet C14n a nodeset
- engineCanonicalizeXPathNodeSet(Set<Node>, String, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
Always throws a CanonicalizationException.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.ECKeyValueResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolve(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
-
This method returns whether the KeyResolverSpi is able to perform the requested action.
- engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
-
This method helps the
ResourceResolverto decide whether aResourceResolverSpiis able to perform the requested action. - engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
-
We resolve http URIs without fragment...
- engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
-
Method engineCanResolve This method helps the
ResourceResolverto decide whether aResourceResolverSpiis able to perform the requested action. - engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
-
This method helps the
ResourceResolverto decide whether aResourceResolverSpiis able to perform the requested action. - engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
-
This method helps the
ResourceResolverto decide whether aResourceResolverSpiis able to perform the requested action. - engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
-
This method helps the
ResourceResolverto decide whether aResourceResolverSpiis able to perform the requested action. - engineGetContextFromElement(Element) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Method engineGetContextFromElement
- engineGetContextFromElement(Element) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS
- engineGetContextFromElement(Element) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Method engineGetContextFromElement
- engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Method engineGetJCEAlgorithmString Proxy method for
Signature.getAlgorithm()which is executed on the internalSignatureobject. - engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Signature.getAlgorithm()which is executed on the internalSignatureobject. - engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Method engineGetJCEAlgorithmString Proxy method for
Signature.getAlgorithm()which is executed on the internalSignatureobject. - engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Signature.getAlgorithm()which is executed on the internalSignatureobject. - engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Signature.getAlgorithm()which is executed on the internalSignatureobject. - engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Signature.getAlgorithm()which is executed on the internalSignatureobject. - engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Method engineGetJCEAlgorithmString Method engineGetJCEProviderName
- engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Method engineGetJCEProviderName
- engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Method engineGetJCEProviderName Method engineGetJCEProviderName
- engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Method engineGetJCEProviderName
- engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Method engineGetJCEProviderName
- engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Method engineGetJCEProviderName
- engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacMD5
-
Method engineGetURI Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacRIPEMD160
-
Method engineGetURI Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA1
-
Method engineGetURI Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA224
-
Method engineGetURI Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA256
-
Method engineGetURI Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA384
-
Method engineGetURI Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA512
-
Method engineGetURI Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1MGF1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224MGF1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256MGF1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_224MGF1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_256MGF1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_384MGF1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_512MGF1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384MGF1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512MGF1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS
- engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Method engineGetURI Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA.SHA256
- engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSARIPEMD160
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA1
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA224
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA256
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_224
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_256
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_384
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_512
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA384
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA512
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA.SignatureEd25519
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA.SignatureEd448
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
-
Returns the URI of this engine.
- engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11_OmitComments
- engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11_WithComments
- engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
-
Returns the URI of this engine.
- engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
-
Returns the URI of this engine.
- engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
-
Returns the URI of this engine.
- engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
-
Returns the URI of this engine.
- engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
Returns the URI of this engine.
- engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14N
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14N11
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14NWithComments
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformXPath
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformXSLT
-
Returns the URI representation of
Transformation algorithm - engineGetURI() - Method in class org.apache.xml.security.transforms.TransformSpi
-
Returns the URI representation of
Transformation algorithm - engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Method engineInitSign
- engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Signature.initSign(java.security.PrivateKey)which is executed on the internalSignatureobject. - engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Proxy method for
Signature.initSign(java.security.PrivateKey)which is executed on the internalSignatureobject. - engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Signature.initSign(java.security.PrivateKey)which is executed on the internalSignatureobject. - engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Signature.initSign(java.security.PrivateKey)which is executed on the internalSignatureobject. - engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Signature.initSign(java.security.PrivateKey)which is executed on the internalSignatureobject. - engineInitSign(Key, SecureRandom) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Method engineInitSign
- engineInitSign(Key, SecureRandom) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Signature.initSign(java.security.PrivateKey, java.security.SecureRandom)which is executed on the internalSignatureobject. - engineInitSign(Key, SecureRandom) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Proxy method for
Signature.initSign(java.security.PrivateKey, java.security.SecureRandom)which is executed on the internalSignatureobject. - engineInitSign(Key, SecureRandom) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Signature.initSign(java.security.PrivateKey, java.security.SecureRandom)which is executed on the internalSignatureobject. - engineInitSign(Key, SecureRandom) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Signature.initSign(java.security.PrivateKey, java.security.SecureRandom)which is executed on the internalSignatureobject. - engineInitSign(Key, SecureRandom) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Signature.initSign(java.security.PrivateKey, java.security.SecureRandom)which is executed on the internalSignatureobject. - engineInitSign(Key, SecureRandom, Signature) - Static method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Method engineInitSign
- engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Macwhich is executed on the internalMac.init(Key)object. - engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Method engineInitSign
- engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Macwhich is executed on the internalMac.init(Key)object. - engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Macwhich is executed on the internalMac.init(Key)object. - engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Macwhich is executed on the internalMac.init(Key)object. - engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Proxy method for
Signature.initVerify(java.security.PublicKey)which is executed on the internalSignatureobject. - engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Method engineInitVerify
- engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Method engineInitVerify
- engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Method engineInitVerify
- engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Method engineInitVerify
- engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Method engineInitVerify
- engineInitVerify(Key, Signature) - Static method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- engineLookupAndResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
-
Method engineLookupAndResolvePrivateKey
- enginePerformTransform(XMLSignatureInput, OutputStream, Element, String, boolean) - Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
-
The mega method which MUST be implemented by the Transformation Algorithm.
- enginePerformTransform(XMLSignatureInput, OutputStream, Element, String, boolean) - Method in class org.apache.xml.security.transforms.implementations.TransformC14N
-
The mega method which MUST be implemented by the Transformation Algorithm.
- enginePerformTransform(XMLSignatureInput, OutputStream, Element, String, boolean) - Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
-
The mega method which MUST be implemented by the Transformation Algorithm.
- enginePerformTransform(XMLSignatureInput, OutputStream, Element, String, boolean) - Method in class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
-
The mega method which MUST be implemented by the Transformation Algorithm.
- enginePerformTransform(XMLSignatureInput, OutputStream, Element, String, boolean) - Method in class org.apache.xml.security.transforms.implementations.TransformXPath
-
The mega method which MUST be implemented by the Transformation Algorithm.
- enginePerformTransform(XMLSignatureInput, OutputStream, Element, String, boolean) - Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
-
The mega method which MUST be implemented by the Transformation Algorithm.
- enginePerformTransform(XMLSignatureInput, OutputStream, Element, String, boolean) - Method in class org.apache.xml.security.transforms.implementations.TransformXSLT
-
The mega method which MUST be implemented by the Transformation Algorithm.
- enginePerformTransform(XMLSignatureInput, OutputStream, Element, String, boolean) - Method in class org.apache.xml.security.transforms.TransformSpi
-
The mega method which MUST be implemented by the Transformation Algorithm.
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.ECKeyValueResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
-
Method engineResolvePrivateKey
- engineResolvePrivateKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
-
Method engineResolvePrivateKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.ECKeyValueResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
-
Method engineResolvePublicKey
- engineResolvePublicKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
-
Method engineResolvePublicKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.ECKeyValueResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
-
Method engineResolveSecretKey
- engineResolveSecretKey(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
-
Method engineResolveSecretKey
- engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
-
This is the workhorse method used to resolve resources.
- engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
-
This is the workhorse method used to resolve resources.
- engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
-
This is the workhorse method used to resolve resources.
- engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
-
This is the workhorse method used to resolve resources.
- engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
-
This is the workhorse method used to resolve resources.
- engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
-
This is the workhorse method used to resolve resources.
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.ECKeyValueResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
-
Method engineResolveCertificate
- engineResolveX509Certificate(Element, String, StorageResolver, boolean) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
-
Method engineResolveCertificate
- engineSetHMACOutputLength(int) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Method engineSetHMACOutputLength
- engineSetHMACOutputLength(int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Method engineSetHMACOutputLength
- engineSetHMACOutputLength(int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Method engineSetHMACOutputLength
- engineSetHMACOutputLength(int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Method engineSetHMACOutputLength
- engineSetHMACOutputLength(int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Method engineSetHMACOutputLength
- engineSetHMACOutputLength(int) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Method engineSetHMACOutputLength
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Proxy method for
Signature.setParameter( java.security.spec.AlgorithmParameterSpec)which is executed on the internalSignatureobject. - engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Signature.setParameter( java.security.spec.AlgorithmParameterSpec)which is executed on the internalSignatureobject. - engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS
- engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Proxy method for
Signature.setParameter( java.security.spec.AlgorithmParameterSpec)which is executed on the internalSignatureobject. - engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Signature.setParameter( java.security.spec.AlgorithmParameterSpec)which is executed on the internalSignatureobject. - engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Signature.setParameter( java.security.spec.AlgorithmParameterSpec)which is executed on the internalSignatureobject. - engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Signature.setParameter( java.security.spec.AlgorithmParameterSpec)which is executed on the internalSignatureobject. - engineSign() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Proxy method for
Signature.sign()which is executed on the internalSignatureobject. - engineSign() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Signature.sign()which is executed on the internalSignatureobject. - engineSign() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Proxy method for
Signature.sign()which is executed on the internalSignatureobject. - engineSign() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Signature.sign()which is executed on the internalSignatureobject. - engineSign() - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Signature.sign()which is executed on the internalSignatureobject. - engineSign() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Signature.sign()which is executed on the internalSignatureobject. - engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Proxy method for
Signature.update(byte)which is executed on the internalSignatureobject. - engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - engineUpdate(byte[], int, int) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Proxy method for
Signature.update(byte[], int, int)which is executed on the internalSignatureobject. - engineUpdate(byte[], int, int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Signature.update(byte[], int, int)which is executed on the internalSignatureobject. - engineUpdate(byte[], int, int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Proxy method for
Signature.update(byte[], int, int)which is executed on the internalSignatureobject. - engineUpdate(byte[], int, int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Signature.update(byte[], int, int)which is executed on the internalSignatureobject. - engineUpdate(byte[], int, int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Signature.update(byte[], int, int)which is executed on the internalSignatureobject. - engineUpdate(byte[], int, int) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Signature.update(byte[], int, int)which is executed on the internalSignatureobject. - engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Proxy method for
Signature.verify(byte[])which is executed on the internalSignatureobject. - engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Proxy method for
Signature.verify(byte[])which is executed on the internalSignatureobject. - engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Proxy method for
Signature.verify(byte[])which is executed on the internalSignatureobject. - engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Proxy method for
Signature.verify(byte[])which is executed on the internalSignatureobject. - engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Proxy method for
Signature.verify(byte[])which is executed on the internalSignatureobject. - engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
-
Proxy method for
Signature.verify(byte[])which is executed on the internalSignatureobject. - equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalizationMethod
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMDigestMethod
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyName
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509Data
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- equals(Object) - Method in class org.apache.jcp.xml.dsig.internal.dom.RSAPSSParameterSpec
- equals(Object) - Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
- equals(Object) - Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
- equals(Object) - Method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
- equals(Object) - Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
- equals(Object) - Method in class org.apache.xml.security.stax.ext.ComparableType
- equals(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, int) - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
-
returns the ec oid if parameter are equal to this definition
- equalsContent(List<XMLStructure>, List<XMLStructure>) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMStructure
- error(SAXParseException) - Method in class org.apache.xml.security.utils.IgnoreAllErrorHandler
- evaluate(Node, Node, String, Node) - Method in interface org.apache.xml.security.utils.XPathAPI
-
Evaluate an XPath string and return true if the output is to be included or not.
- exceptionMessagesResourceBundleBase - Static variable in class org.apache.xml.security.utils.Constants
-
Field exceptionMessagesResourceBundleBase is the location of the
ResourceBundle - exceptionMessagesResourceBundleDir - Static variable in class org.apache.xml.security.utils.Constants
-
Field exceptionMessagesResourceBundleDir
- EXCL_XML_N14C - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
N14C_XML exclusive
- EXCL_XML_N14C - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- EXCL_XML_N14C_CMMNTS - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- EXCL_XML_N14C_WITH_COMMENTS - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
N14C_XML exclusive with comments
- excludeComments() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSubTreeData
- excludeNodeFromSet(Node, Set<Node>) - Static method in class org.apache.xml.security.utils.XMLUtils
- ExclusiveCanonicalizationNamespace - Static variable in class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Field ExclusiveCanonicalizationNamespace
- expandKey(String, byte[], byte[], long) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDF
-
The method inits Hash-MAC with given PRK (as salt) and output OKM is calculated as follows:
- extractKey(String, byte[], byte[]) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDF
-
The method "extracts" the pseudo-random key (PRK) based on HMAC-Hash function (optional) salt value (a non-secret random value) and the shared secret/input keying material (IKM).
F
- fatalError(SAXParseException) - Method in class org.apache.xml.security.utils.IgnoreAllErrorHandler
- fillElementWithBigInteger(Element, BigInteger) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.This method takes an (empty) Element and a BigInteger and adds the base64 encoded BigInteger to the Element.
- flush() - Method in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
- flushBufferAndCallbackAfterHeader(OutputProcessorChain, Deque<XMLSecEvent>) - Method in class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessor
- fromDigestAlgorithm(String) - Static method in enum org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
- fromValue(String) - Static method in enum org.apache.xml.security.configuration.InOutAttrType
- fromXmlDigestAlgorithm(String) - Static method in enum org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
G
- generateBytes(int) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityConstants
-
Generate bytes of the given length using the algorithm supplied in "org.apache.xml.security.securerandom.algorithm" or, if not specified, use a
SecureRandominstance from default constructor. - generateDigestValue() - Method in class org.apache.xml.security.signature.Reference
-
Method generateDigestValue
- generateDigestValues() - Method in class org.apache.xml.security.signature.Manifest
-
The calculation of the DigestValues in the References must be after the References are already added to the document and during the signing process.
- generateEphemeralDHKeyPair(PublicKey, Provider) - Static method in class org.apache.xml.security.utils.KeyUtils
-
Method generates DH keypair which match the type of given public key type.
- get(String) - Method in interface org.apache.xml.security.stax.ext.SecurityContext
- getA() - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
- getAction() - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- getAction() - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
- getActionOrder() - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- getActionOrder() - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
- getActions() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Returns the actual set actions
- getActorType() - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- getAESKeyBitSizeForWrapAlgorithm(String) - Static method in class org.apache.xml.security.utils.KeyUtils
-
Defines the key size for the encrypting algorithm.
- getAfterProcessors() - Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
- getAfterProcessors() - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- getAfterProcessors() - Method in interface org.apache.xml.security.stax.ext.InputProcessor
-
This InputProcessor will be added after the processors in this set
- getAfterProcessors() - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
This OutputProcessor will be added after the processors in this set
- getAgreementMethodInformation() - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Returns additional information regarding the
AgreementMethod. - getAgreementMethodInformation() - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Returns additional information regarding the
AgreementMethod. - getAgreementPrivateKey() - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- getAgreementPublicKey() - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- getAlgorithm() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
- getAlgorithm() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Returns the actual
MessageDigestalgorithm object - getAlgorithm() - Method in class org.apache.xml.security.configuration.JCEAlgorithmMappingsType
-
Gets the value of the algorithm property.
- getAlgorithm() - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Returns the algorithm URI of this
CryptographicMethod. - getAlgorithm() - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Returns the algorithm applied to the cipher data.
- getAlgorithm() - Method in interface org.apache.xml.security.encryption.KeyDerivationMethod
-
Returns the algorithm URI of this
KeyDerivationMethod. - getAlgorithm() - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Returns the algorithm URI of this
CryptographicMethod. - getAlgorithm() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.KeyDerivationMethodImpl
- getAlgorithm() - Method in class org.apache.xml.security.encryption.params.KeyDerivationParameters
- getAlgorithm() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Digest
-
Method getAlgorithm
- getAlgorithm() - Method in enum org.apache.xml.security.utils.KeyUtils.KeyType
- getAlgorithmAttr() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Digest
-
Method getAlgorithmAttr
- getAlgorithmClass() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the algorithmClass property.
- getAlgorithmClassFromURI(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
Method getAlgorithmClassFromURI
- getAlgorithmId() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
- getAlgorithmID() - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- getAlgorithmIdBytes(InputStream) - Static method in class org.apache.xml.security.utils.DERDecoderUtils
-
Simple method parses an ASN.1 encoded byte array.
- getAlgorithmIdFromPublicKey(PublicKey) - Static method in class org.apache.xml.security.utils.DERDecoderUtils
-
The method extracts the algorithm OID from the public key and returns it as "dot encoded" OID string.
- getAlgorithmParameterSpec() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getAlgorithmURI() - Method in class org.apache.xml.security.algorithms.Algorithm
-
Method getAlgorithmURI
- getAsList(Object) - Method in interface org.apache.xml.security.stax.ext.SecurityContext
- getAsMap(Object) - Method in interface org.apache.xml.security.stax.ext.SecurityContext
- getAttribute(String) - Method in interface org.apache.xml.security.encryption.EncryptionProperty
-
Returns the attribute's value in the
xmlnamespace. - getAttributeValue(Element, String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the attribute value for the attribute with the specified name.
- getB() - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
- getBaseLocalName() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Method getBaseLocalName
- getBaseLocalName() - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
- getBaseLocalName() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
- getBaseLocalName() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
- getBaseLocalName() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.KeyDerivationMethodImpl
- getBaseLocalName() - Method in class org.apache.xml.security.encryption.keys.OriginatorKeyInfo
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.encryption.keys.RecipientKeyInfo
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.DEREncodedKeyValue
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.KeyInfoReference
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.KeyName
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.KeyValue
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.keyvalues.DSAKeyValue
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.keyvalues.ECKeyValue
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.MgmtData
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.PGPData
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.RetrievalMethod
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.SPKIData
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509CRL
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Digest
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.content.X509Data
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.keys.KeyInfo
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.signature.Manifest
-
Method getBaseLocalName Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.signature.ObjectContainer
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.signature.Reference
-
Method getBaseLocalName Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.signature.SignatureProperties
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.signature.SignatureProperty
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.signature.SignedInfo
-
Method getBaseLocalName Method getBaseLocalName Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.signature.XMLSignature
-
Get the local name of this element
- getBaseLocalName() - Method in class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Method getBaseLocalName Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Method getBaseLocalName
- getBaseLocalName() - Method in class org.apache.xml.security.transforms.params.XPathContainer
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.transforms.Transform
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.transforms.Transforms
-
Returns the localname of the Elements of the sub-class.
- getBaseLocalName() - Method in class org.apache.xml.security.utils.ElementProxy
-
Returns the localname of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Returns the namespace of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Method getBaseNamespace
- getBaseNamespace() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
- getBaseNamespace() - Method in class org.apache.xml.security.encryption.keys.OriginatorKeyInfo
-
Returns the namespace of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.encryption.keys.RecipientKeyInfo
-
Returns the namespace of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.keys.KeyInfo
-
Returns the namespace of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Method getBaseNamespace Returns the namespace of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Method getBaseNamespace
- getBaseNamespace() - Method in class org.apache.xml.security.utils.ElementProxy
-
Returns the namespace of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.utils.Encryption11ElementProxy
-
Returns the namespace of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.utils.EncryptionElementProxy
-
Returns the namespace of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.utils.Signature11ElementProxy
-
Returns the namespace of the Elements of the sub-class.
- getBaseNamespace() - Method in class org.apache.xml.security.utils.SignatureElementProxy
-
Returns the namespace of the Elements of the sub-class.
- getbaseURI() - Method in exception org.apache.xml.security.utils.resolver.ResourceResolverException
- getBaseURI() - Method in interface org.apache.xml.security.stax.ext.DocumentContext
- getBaseURI() - Method in class org.apache.xml.security.utils.ElementProxy
-
Method getBaseURI
- getBeforeProcessors() - Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
- getBeforeProcessors() - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- getBeforeProcessors() - Method in interface org.apache.xml.security.stax.ext.InputProcessor
-
This InputProcessor will be added before the processors in this set
- getBeforeProcessors() - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
This OutputProcessor will be added before the processors in this set
- getBigIntegerFromChildElement(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
-
Method getVal
- getBigNum() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCryptoBinary
-
Returns the
BigIntegerthat this object contains. - getByOid(String) - Static method in enum org.apache.xml.security.utils.KeyUtils.KeyType
- getBytes() - Method in class org.apache.xml.security.encryption.XMLCipherInput
-
Dereferences the input and returns it as a single byte array.
- getBytes() - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Returns the byte array from input which was specified as the parameter of
XMLSignatureInputconstructor OR tries to reconstruct that if the element or node was already processed. - getBytes(BigInteger, int) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Returns a byte-array representation of a
.BigInteger - getBytesFromFile(String) - Static method in class org.apache.xml.security.utils.JavaUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getBytesFromStream(InputStream) - Static method in class org.apache.xml.security.utils.JavaUtils
-
This method reads all bytes from the given InputStream till EOF and returns them as a byte array.
- getBytesFromTextChild() - Method in class org.apache.xml.security.utils.ElementProxy
-
Method getBytesFromTextChild
- getBytesInternal(String, byte[]) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.
- getCalculatedDigestValue() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getCanonicalizationMethod() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- getCanonicalizationMethodURI() - Method in class org.apache.xml.security.signature.SignedInfo
-
Returns the Canonicalization method URI
- getCanonicalizedData() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- getCanonicalizedOctetStream() - Method in class org.apache.xml.security.signature.SignedInfo
-
Returns getCanonicalizedOctetStream
- getCanonicalizer() - Method in class org.apache.xml.security.transforms.implementations.TransformC14N
- getCanonicalizer() - Method in class org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
- getCanonicalizer() - Method in class org.apache.xml.security.transforms.implementations.TransformC14N11
- getCanonicalizer() - Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
- getCanonicalizer() - Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
- getCanonicalizer() - Method in class org.apache.xml.security.transforms.implementations.TransformC14NWithComments
- getCarriedName() - Method in interface org.apache.xml.security.encryption.EncryptedKey
-
Returns a user readable name with the key value.
- getCertificateBytes() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
-
Method getCertificateBytes
- getCipherData() - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Returns the
CipherReferencethat contains theCipherValueorCipherReferencewith the encrypted data. - getCipherReference() - Method in interface org.apache.xml.security.encryption.CipherData
-
Returns a reference to an external location containing the encrypted octet sequence (
bytearray). - getCipherValue() - Method in interface org.apache.xml.security.encryption.CipherData
-
Returns the cipher value as a base64 encoded
bytearray. - getContent() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
- getContent() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
- getContent() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509Data
- getContent() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
- getContent(KeyInfo) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
-
A utility function to suppress casting warnings.
- getContentsAfterTransformation() - Method in class org.apache.xml.security.signature.Reference
-
Returns the XMLSignatureInput which is the result of the Transforms.
- getContentsBeforeTransformation() - Method in class org.apache.xml.security.signature.Reference
-
Returns the XMLSignatureInput which is created by de-referencing the URI attribute.
- getContentTypeMap() - Method in interface org.apache.xml.security.stax.ext.DocumentContext
- getCRLBytes() - Method in class org.apache.xml.security.keys.content.x509.XMLX509CRL
-
Method getCRLBytes
- getDataType() - Method in interface org.apache.xml.security.encryption.CipherData
-
Returns the type of encrypted data contained in the
CipherData. - getDecryptionKey() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getDefaultPrefix(String) - Static method in class org.apache.xml.security.utils.ElementProxy
-
Method getDefaultPrefix
- getDereferencedData() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getDescription() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the description property.
- getDESCRIPTION() - Method in class org.apache.xml.security.configuration.ResolverType
-
Gets the value of the description property.
- getDigestAlgorithm() - Method in enum org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
- getDigestAlgorithm() - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Get the Digest Algorithm to use
- getDigestAlgorithm() - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
-
Method return the digest algorithm.
- getDigestBytes() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Digest
-
Method getDigestBytes
- getDigestBytesFromCert(X509Certificate, String) - Static method in class org.apache.xml.security.keys.content.x509.XMLX509Digest
-
Method getDigestBytesFromCert
- getDigestInputStream() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getDigestInstance(String) - Static method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
- getDigestLength() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.getDigestLength()which is executed on the internalMessageDigestobject. - getDigestMethod() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getDigestMethod() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
- getDigestMethod() - Method in class org.apache.xml.security.stax.ext.SecurePart
- getDigestName() - Method in class org.apache.jcp.xml.dsig.internal.dom.RSAPSSParameterSpec
- getDigestValue() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getDigestValue() - Method in class org.apache.xml.security.signature.Reference
-
Returns the digest value.
- getDigestValue() - Method in class org.apache.xml.security.utils.DigesterOutputStream
- getDocument() - Method in class org.apache.xml.security.utils.ElementProxy
-
Method getDocument
- getDocumentContext() - Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
-
The actual processed document's document context
- getDocumentContext() - Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
-
The actual processed document's document context
- getDSTransforms() - Method in interface org.apache.xml.security.encryption.Transforms
-
Temporary method to turn the XMLEncryption Transforms class into a DS class.
- getECCurveDefinition(String) - Static method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils
- getElement() - Method in class org.apache.xml.security.utils.ElementProxy
-
Returns the Element which was constructed by the Object.
- getElementById(Document, String) - Static method in class org.apache.xml.security.utils.IdResolver
-
Deprecated.Method getElementById
- getElementPath(Deque<XMLSecEvent>) - Method in class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
- getElementPlusReturns() - Method in class org.apache.xml.security.utils.ElementProxy
-
Returns the Element plus a leading and a trailing CarriageReturn Text node.
- getElementRetrievalInformation() - Method in interface org.apache.xml.security.encryption.Reference
-
Returns an
Iteratorover all the child elements contained in thisReferencethat will aid the recipient in retrieving theEncryptedKeyand/orEncryptedDataelements. - getEncodedDER(PublicKey) - Method in class org.apache.xml.security.keys.content.DEREncodedKeyValue
-
Method getEncodedDER
- getEncodedValue() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
- getEncoding() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
- getEncoding() - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Return an
URIrepresenting the encoding of theEncryptedType. - getEncoding() - Method in class org.apache.xml.security.signature.ObjectContainer
-
Returns the
Encodingattribute - getEncoding() - Method in interface org.apache.xml.security.stax.ext.DocumentContext
- getEncryptedData() - Method in class org.apache.xml.security.encryption.XMLCipher
-
Get the EncryptedData being built
- getEncryptedKey() - Method in class org.apache.xml.security.encryption.XMLCipher
-
Get the EncryptedData being build Returns the EncryptedData being built during an ENCRYPT operation.
- getEncryptionInformation() - Method in interface org.apache.xml.security.encryption.EncryptionProperty
-
Returns the properties of the
EncryptionProperty. - getEncryptionKey() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getEncryptionKeyIdentifier() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
returns the KeyIdentifierType which will be used in the secured document
- getEncryptionKeyName() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getEncryptionKeyTransportAlgorithm() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Returns the encryption key transport algorithm
- getEncryptionKeyTransportDigestAlgorithm() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getEncryptionKeyTransportMGFAlgorithm() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getEncryptionKeyTransportOAEPParams() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getEncryptionMethod() - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Returns an
EncryptionMethodthat describes the encryption algorithm applied to the cipher data. - getEncryptionMethodInformation() - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Returns an iterator over all the additional elements contained in the
EncryptionMethod. - getEncryptionProperties() - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Returns additional information concerning the generation of the
EncryptedType. - getEncryptionProperties() - Method in interface org.apache.xml.security.encryption.EncryptionProperties
-
Returns an
Iteratorover all theEncryptionProptertyelements contained in thisEncryptionProperties. - getEncryptionSecureParts() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Returns the encryption parts which are actually set
- getEncryptionSymAlgorithm() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Returns the Encryption-Algo
- getEncryptionTransportKey() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getEncryptionUseThisCertificate() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getExcC14NInclusiveNamespacePrefixes(XMLSecStartElement, boolean) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- getExceptionMessage(String) - Static method in class org.apache.xml.security.utils.I18n
-
Method getExceptionMessage
- getExceptionMessage(String, Exception) - Static method in class org.apache.xml.security.utils.I18n
-
Method getExceptionMessage
- getExceptionMessage(String, Object[]) - Static method in class org.apache.xml.security.utils.I18n
-
Method getExceptionMessage
- getExcludeNode() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- getExternalElements() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
- getExternalReference() - Method in class org.apache.xml.security.stax.ext.SecurePart
- getField() - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
- getFirstChild() - Method in class org.apache.xml.security.utils.ElementProxy
- getFirstChildElement(Node) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the first child element of the specified node, or null if there is no such element.
- getFirstChildElement(Node, String, String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the first child element of the specified node and checks that the local name is equal to
localNameand the namespace is equal tonamespaceURI - getFullTextChildrenFromNode(Node) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Method getFullTextChildrenFromNode
- getH() - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
- getHandler() - Method in class org.apache.xml.security.configuration.SecurityHeaderHandlersType
-
Gets the value of the handler property.
- getHere() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getHere() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
- getHmacHashAlgorithm() - Method in class org.apache.xml.security.encryption.params.HKDFParams
-
Method return the digest algorithm URI.
- getHTMLRepresentation() - Method in class org.apache.xml.security.signature.Reference
-
Method getHTMLRepresentation
- getHTMLRepresentation() - Method in class org.apache.xml.security.signature.XMLSignatureInputDebugger
-
Method getHTMLRepresentation
- getId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
- getId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
- getId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
- getId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
- getId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- getId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
- getId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
- getId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- getId() - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Returns a
Stringproviding for the standard method of assigning an id to the element within the document context. - getId() - Method in interface org.apache.xml.security.encryption.EncryptionProperties
-
Returns the
EncryptionProperties' id. - getId() - Method in interface org.apache.xml.security.encryption.EncryptionProperty
-
Returns the id of the
EncryptionProperty. - getId() - Method in class org.apache.xml.security.keys.content.DEREncodedKeyValue
-
Returns the
Idattribute - getId() - Method in class org.apache.xml.security.keys.content.KeyInfoReference
-
Returns the
Idattribute - getId() - Method in class org.apache.xml.security.keys.KeyInfo
-
Returns the
Idattribute - getId() - Method in class org.apache.xml.security.signature.Manifest
-
Returns the
Idattribute - getId() - Method in class org.apache.xml.security.signature.ObjectContainer
-
Returns the
Idattribute - getId() - Method in class org.apache.xml.security.signature.Reference
-
Returns the
Idattribute of thisReferenceelement - getId() - Method in class org.apache.xml.security.signature.SignatureProperties
-
Returns the
Idattribute - getId() - Method in class org.apache.xml.security.signature.SignatureProperty
-
Returns the
idattribute - getId() - Method in class org.apache.xml.security.signature.XMLSignature
-
Returns the
Idattribute - getIdAttributeNS() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Return the qualified name of the ID attribute used to sign the document.
- getIdAttributeValue(Element, String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the attribute value for the attribute with the specified name.
- getIdToSecure() - Method in class org.apache.xml.security.stax.ext.SecurePart
-
The ID of the element to secure (encrypt or sign), possibly
null. - getIdToSign() - Method in class org.apache.xml.security.stax.ext.SecurePart
-
Deprecated.
- getInboundWSSec(XMLSecurityProperties) - Static method in class org.apache.xml.security.stax.ext.XMLSec
-
Creates and configures an inbound streaming security engine
- getInclusiveNamespaces() - Method in class org.apache.xml.security.signature.SignedInfo
- getInclusiveNamespaces() - Method in class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Method getInclusiveNamespaces
- getInfo() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Returns the hex encoded
Infoattribute - getInfo() - Method in class org.apache.xml.security.encryption.params.HKDFParams
-
Method return the info value which is used for the key derivation.
- getINOUT() - Method in class org.apache.xml.security.configuration.TransformAlgorithmType
-
Gets the value of the inout property.
- getInputNodeSet() - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Get the Input NodeSet.
- getInputProcessorList() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Returns the currently registered additional InputProcessors
- getInputStreamFromExternalReference() - Method in interface org.apache.xml.security.stax.ext.ResourceResolver
- getInstance() - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements no specific transformation, and can therefore only be used for decrypt or unwrap operations where the encryption method is defined in theEncryptionMethodelement. - getInstance(String) - Static method in class org.apache.xml.security.c14n.Canonicalizer
-
Method getInstance
- getInstance(String) - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements the specified transformation and operates on the specified context document. - getInstance(String, String) - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements the specified transformation, operates on the specified context document and serializes the document with the specified canonicalization algorithm before it encrypts the document. - getInstance(String, String, String) - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements the specified transformation, operates on the specified context document and serializes the document with the specified canonicalization algorithm before it encrypts the document. - getInstance(Serializer, String) - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements the specified transformation, operates on the specified context document and serializes the document with the specified serializer before it encrypts the document. - getInstance(Document, String) - Static method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Factory method for constructing a message digest algorithm by name.
- getIssuerName() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
- getIssuerName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
Method getIssuerName
- getIterator() - Method in class org.apache.xml.security.keys.storage.implementations.KeyStoreResolver
-
Method getIterator
- getIterator() - Method in class org.apache.xml.security.keys.storage.implementations.SingleCertificateResolver
-
Method getIterator
- getIVLength() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the ivLength property.
- getIVLengthFromURI(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
- getJAVACLASS() - Method in class org.apache.xml.security.configuration.HandlerType
-
Gets the value of the javaclass property.
- getJAVACLASS() - Method in class org.apache.xml.security.configuration.ResolverType
-
Gets the value of the javaclass property.
- getJAVACLASS() - Method in class org.apache.xml.security.configuration.TransformAlgorithmType
-
Gets the value of the javaclass property.
- getJaxbSchemas() - Static method in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- getJaxbUnmarshaller(boolean) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- getJCEAlgorithmMappings() - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Gets the value of the jceAlgorithmMappings property.
- getJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.getAlgorithm()which is executed on the internalMessageDigestobject. - getJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.getAlgorithm()which is executed on the internalSignatureobject. - getJCEKeyAlgorithmFromURI(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
Method getJCEKeyAlgorithmFromURI
- getJceName() - Method in enum org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
- getJCEName() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the jceName property.
- getJCEProvider() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.getProvider()which is executed on the internalMessageDigestobject. - getJCEProvider() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the jceProvider property.
- getJCEProviderFromURI(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
Method getJCEProviderFromURI
- getJCEProviderName() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Method getJCEProviderName
- getKANonce() - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Returns a
bytearray. - getKANonce() - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Returns a
bytearray. - getKDFParams() - Method in interface org.apache.xml.security.encryption.KeyDerivationMethod
-
Returns the KDF parameters used by the key derivation algorithm.
- getKDFParams() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.KeyDerivationMethodImpl
-
Method returns the KDFParams object of this KeyDerivationMethod Element.
- getKeyAgreementAlgorithm() - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- getKeyBitLength() - Method in class org.apache.xml.security.encryption.params.KeyDerivationParameters
-
The length of the derived key in bits.
- getKeyDerivationMethod() - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Returns KeyDerivationMethod information used in the
AgreementMethod. - getKeyDerivationMethod() - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Returns KeyDerivationMethod information used in the
AgreementMethod. - getKeyDerivationParameter() - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- getKeyId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
- getKeyInfo() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- getKeyInfo() - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Returns the
ds:KeyInfo, that carries information about the key used to encrypt the data. - getKeyInfo() - Method in class org.apache.xml.security.signature.XMLSignature
-
Returns the KeyInfo child.
- getKeyLength() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the keyLength property.
- getKeyLength() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Returns the
keyLengthattribute value. - getKeyLength() - Method in class org.apache.xml.security.encryption.params.KeyDerivationParameters
-
The length of the derived key in bytes needed to store the key in bitSize.
- getKeyLengthFromURI(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
Returns the keylength in bits for a particular algorithm.
- getKeyName() - Method in class org.apache.xml.security.keys.content.KeyName
-
Method getKeyName
- getKeyNameMap() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
returns an immutable instance of the map that links KeyName values to actual keys
- getKeyPacket() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
- getKeySelectorResult() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- getKeySize() - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Returns the key size of the key of the algorithm applied to the cipher data.
- getLastChildElement(Node) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the last child element of the specified node, or null if there is no such element.
- getLength() - Method in class org.apache.xml.security.signature.Manifest
-
Return the nonnegative number of added references.
- getLength() - Method in class org.apache.xml.security.signature.SignatureProperties
-
Return the nonnegative number of added SignatureProperty elements.
- getLength() - Method in class org.apache.xml.security.transforms.Transforms
-
Return the nonnegative number of transformations.
- getLength() - Method in class org.apache.xml.security.utils.HelperNodeList
-
Method getLength
- getLevel() - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
- getLocalAttribute(String) - Method in class org.apache.xml.security.utils.ElementProxy
- getLocalElementValue(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
- getManifestReferences() - Method in class org.apache.xml.security.signature.VerifiedReference
- getManifestReferences(Manifest) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
- getMapping(String) - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Gets the attribute node that defines the binding for the prefix.
- getMappingWithoutRendered(String) - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Gets a definition without mark it as render.
- getMessageDigestAlgorithm() - Method in class org.apache.xml.security.signature.Reference
-
Returns
MessageDigestAlgorithm - getMgf1URIForParameter(MGF1ParameterSpec) - Static method in class org.apache.xml.security.encryption.XMLCipherUtil
-
Get the MGF1 algorithm URI for the given MGF1ParameterSpec
- getMGFAlgorithm() - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Get the MGF Algorithm to use
- getMgmtData() - Method in class org.apache.xml.security.keys.content.MgmtData
-
Method getMgmtData
- getMimeType() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
- getMimeType() - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Returns a
Stringwhich describes the media type of the data which has been encrypted. - getMimeType() - Method in class org.apache.xml.security.signature.ObjectContainer
-
Returns the
MimeTypeattribute - getMIMEType() - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Some Transforms may require explicit MIME type, charset (IANA registered "character set"), or other such information concerning the data they are receiving from an earlier Transform or the source data, although no Transform algorithm specified in this document needs such explicit information.
- getModifier() - Method in class org.apache.xml.security.stax.ext.SecurePart
- getModifier() - Method in enum org.apache.xml.security.stax.ext.SecurePart.Modifier
- getModifier(String) - Static method in enum org.apache.xml.security.stax.ext.SecurePart.Modifier
- getMsgID() - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
-
Method getMsgID
- getN() - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
- getName() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyName
- getName() - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
- getName() - Method in class org.apache.xml.security.stax.ext.ComparableType
- getName() - Method in class org.apache.xml.security.stax.ext.SecurePart
-
The name of the element to be secured
- getName() - Method in enum org.apache.xml.security.utils.KeyUtils.KeyType
- getNAME() - Method in class org.apache.xml.security.configuration.HandlerType
-
Gets the value of the name property.
- getNAME() - Method in class org.apache.xml.security.configuration.PropertyType
-
Gets the value of the name property.
- getNamespaceURI(String) - Method in class org.apache.xml.security.utils.DOMNamespaceContext
- getNextElement(Node) - Static method in class org.apache.xml.security.utils.XMLUtils
- getNextSiblingElement(Node) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the next sibling element of the specified node, or null if there is no such element.
- getNextSiblingElement(Node, String, String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the next sibling element of the specified node and checks that the local name is equal to
localNameand the namespace is equal tonamespaceURI - getNodeFilters() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- getNodeSet() - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Returns the node set from input which was specified as the parameter of
XMLSignatureInputconstructor - getNodesetBeforeFirstCanonicalization() - Method in class org.apache.xml.security.signature.Reference
-
This method returns the XMLSignatureInput which represents the node set before some kind of canonicalization is applied for the first time.
- getNSPrefix(XMLCryptoContext, String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the prefix associated with the specified namespace URI
- getNullNode(Document) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- getOAEPparams() - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Returns the OAEP parameters of the algorithm applied applied to the cipher data.
- getObjectItem(int) - Method in class org.apache.xml.security.signature.XMLSignature
-
Returns the
ithds:Objectchild of the signature or null if no suchds:Objectelement exists. - getObjectLength() - Method in class org.apache.xml.security.signature.XMLSignature
-
Returns the number of all
ds:Objectelements. - getObjects() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- getOid() - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
- getOid() - Method in enum org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
- getOid() - Method in enum org.apache.xml.security.utils.KeyUtils.KeyType
- getOIDFromPublicKey(ECPublicKey) - Static method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils
- getOrigin() - Method in enum org.apache.xml.security.utils.KeyUtils.KeyType
- getOriginalException() - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
-
Method getOriginalException
- getOriginatorKeyInfo() - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Returns information relating to the originator's shared secret.
- getOriginatorKeyInfo() - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Returns information relating to the originator's shared secret.
- getOriginatorPrivateKey() - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- getOriginatorPublicKey() - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- getOutboundXMLSec(XMLSecurityProperties) - Static method in class org.apache.xml.security.stax.ext.XMLSec
-
Creates and configures an outbound streaming security engine
- getOutputStream() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- getOwnerDocument() - Method in class org.apache.xml.security.utils.HelperNodeList
- getOwnerDocument(Set<Node>) - Static method in class org.apache.xml.security.utils.XMLUtils
-
This method returns the first non-null owner document of the Nodes in this Set.
- getOwnerDocument(Node) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the owner document of the specified node.
- getOwnerDocument(Node) - Static method in class org.apache.xml.security.utils.XMLUtils
-
This method returns the owner document of a particular node.
- getParameterSpec() - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- getParameterSpec() - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
- getParameterSpec() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMDigestMethod
- getParameterSpec() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMHMACSignatureMethod
- getParameterSpec() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRSAPSSSignatureMethod
- getParameterSpec() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureMethod
- getParameterSpec() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
- getParameterSpecPrefixList(ExcC14NParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
- getParamsNSURI() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
- getPartyUInfo() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
- getPartyUInfo() - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- getPartyVInfo() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
- getPartyVInfo() - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- getPerManifestResolvers() - Method in class org.apache.xml.security.signature.Manifest
-
Get the Per-Manifest Resolver List
- getPhase() - Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
- getPhase() - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- getPhase() - Method in interface org.apache.xml.security.stax.ext.InputProcessor
-
The Phase in which this InputProcessor should be applied
- getPhase() - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
The Phase in which this OutputProcessor should be applied
- getPreCalculatedDigest() - Method in class org.apache.xml.security.signature.XMLSignatureDigestInput
- getPreCalculatedDigest() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- getPreferredTransformMethod(XMLSecurityConstants.TransformMethod) - Method in interface org.apache.xml.security.stax.ext.Transformer
- getPrefix(String) - Method in class org.apache.xml.security.utils.DOMNamespaceContext
- getPrefixes(String) - Method in class org.apache.xml.security.utils.DOMNamespaceContext
-
Throws
UnsupportedOperationException. - getPRFAlgorithm() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Returns the
DigestMethodalgorithm value. - getPrivateKey() - Method in class org.apache.xml.security.keys.KeyInfo
-
This method returns a private key.
- getProcessors() - Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
-
Returns a list with the active processors.
- getProcessors() - Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
-
Returns a list with the active processors.
- getProperties() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
- getProperties() - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Gets the value of the properties property.
- getProperties() - Method in class org.apache.xml.security.utils.resolver.ResourceResolverContext
- getProperty() - Method in class org.apache.xml.security.configuration.PropertiesType
-
Gets the value of the property property.
- getProtectionOrder() - Method in interface org.apache.xml.security.stax.ext.DocumentContext
- getProviderId() - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
Gets the default Provider for obtaining the security algorithms
- getProviderInstance(String) - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements no specific transformation, and can therefore only be used for decrypt or unwrap operations where the encryption method is defined in theEncryptionMethodelement. - getProviderInstance(String, String) - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements the specified transformation and operates on the specified context document. - getProviderInstance(String, String, String) - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements the specified transformation, operates on the specified context document and serializes the document with the specified canonicalization algorithm before it encrypts the document. - getProviderInstance(String, String, String, String) - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements the specified transformation, operates on the specified context document and serializes the document with the specified canonicalization algorithm before it encrypts the document. - getProviderInstance(Serializer, String, String, String) - Static method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
XMLCipherthat implements the specified transformation, operates on the specified context document and serializes the document with the specified Serializer before it encrypts the document. - getPSSParameterSpec() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1MGF1
- getPSSParameterSpec() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224MGF1
- getPSSParameterSpec() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256MGF1
- getPSSParameterSpec() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_224MGF1
- getPSSParameterSpec() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_256MGF1
- getPSSParameterSpec() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_384MGF1
- getPSSParameterSpec() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_512MGF1
- getPSSParameterSpec() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384MGF1
- getPSSParameterSpec() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512MGF1
- getPublicKey() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue
- getPublicKey() - Method in class org.apache.xml.security.keys.content.DEREncodedKeyValue
-
Method getPublicKey
- getPublicKey() - Method in class org.apache.xml.security.keys.content.KeyValue
-
Method getPublicKey
- getPublicKey() - Method in class org.apache.xml.security.keys.content.keyvalues.DSAKeyValue
-
Method getPublicKey
- getPublicKey() - Method in class org.apache.xml.security.keys.content.keyvalues.ECKeyValue
-
Method getPublicKey
- getPublicKey() - Method in interface org.apache.xml.security.keys.content.keyvalues.KeyValueContent
-
Method getPublicKey
- getPublicKey() - Method in class org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
-
Method getPublicKey
- getPublicKey() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
-
Method getPublicKey
- getPublicKey() - Method in class org.apache.xml.security.keys.KeyInfo
-
This method returns the public key.
- getQNameAttribute(Map<QName, String>, QName) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- getQNameString(String, String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Create a QName string from a prefix and local name.
- getQNameType(List<Object>, QName) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- getRecipient() - Method in interface org.apache.xml.security.encryption.EncryptedKey
-
Returns a hint as to which recipient this encrypted key value is intended for.
- getRecipientKeyInfo() - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Returns information relating to the recipient's shared secret.
- getRecipientKeyInfo() - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Returns information relating to the recipient's shared secret.
- getRecipientPrivateKey() - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- getRecipientPublicKey() - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- getReference() - Method in exception org.apache.xml.security.signature.MissingResourceFailureException
-
used to get the uninitialized
ReferenceThis allows to supply the correctXMLSignatureInputto theReferenceto try again verification. - getReferenceData() - Method in class org.apache.xml.security.signature.Reference
-
Get the ReferenceData that corresponds to the cached representation of the dereferenced object before transformation.
- getReferencedBytes() - Method in class org.apache.xml.security.signature.Reference
-
Method getReferencedBytes
- getReferencedContentAfterTransformsItem(int) - Method in class org.apache.xml.security.signature.Manifest
-
Method getReferencedContentAfterTransformsItem
- getReferencedContentBeforeTransformsItem(int) - Method in class org.apache.xml.security.signature.Manifest
-
Method getReferencedContentPriorTransformsItem
- getReferenceIDAttribute(XMLSecStartElement) - Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
- getReferenceList() - Method in interface org.apache.xml.security.encryption.EncryptedKey
-
Returns pointers to data and keys encrypted using this key.
- getReferences() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
- getReferences() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- getReferences() - Method in interface org.apache.xml.security.encryption.ReferenceList
-
Returns an
Iteratorover all theReferences contained in thisReferenceList. - getRegisteredSecurityTokenProviders() - Method in interface org.apache.xml.security.stax.ext.InboundSecurityContext
-
Returns all currently registered SecurityTokenProvider's
- getRegisteredSecurityTokenProviders() - Method in interface org.apache.xml.security.stax.ext.OutboundSecurityContext
-
Returns all currently registered SecurityTokenProvider's
- getRequiredKey() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the requiredKey property.
- getRequirementLevel() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the requirementLevel property.
- getResolver() - Method in class org.apache.xml.security.configuration.ResourceResolversType
-
Gets the value of the resolver property.
- getResolverProperties() - Method in class org.apache.xml.security.signature.Manifest
-
Get the resolver property map
- getResolverProperty(String) - Method in class org.apache.xml.security.signature.Manifest
-
Returns the value at specified key
- getResource(String, Class<?>) - Static method in class org.apache.xml.security.utils.ClassLoaderUtils
-
Load a given resource.
- getResourceAsStream(String, Class<?>) - Static method in class org.apache.xml.security.utils.ClassLoaderUtils
-
This is a convenience method to load a resource as a stream.
- getResourceResolvers() - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Gets the value of the resourceResolvers property.
- getResources(String, Class<?>) - Static method in class org.apache.xml.security.utils.ClassLoaderUtils
-
Load a given resources.
- getResponsibleStartXMLEvent(Deque<XMLSecEvent>, int) - Method in class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
- getResponsibleXMLSecEvents(Deque<XMLSecEvent>, int) - Method in class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
- getRoot() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSubTreeData
- getSalt() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Returns the
SaltElement value. - getSalt() - Method in class org.apache.xml.security.encryption.params.HKDFParams
-
Method return the salt value which is used for the key derivation.
- getSaltLength() - Method in class org.apache.jcp.xml.dsig.internal.dom.RSAPSSParameterSpec
- getSaltLength() - Method in enum org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
- getSecretKey() - Method in class org.apache.xml.security.keys.KeyInfo
-
This method returns a secret (symmetric) key.
- getSecurityContext() - Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
-
The actual processed document's security context
- getSecurityContext() - Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
-
The actual processed document's security context
- getSecurityHeaderHandlers() - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Gets the value of the securityHeaderHandlers property.
- getSecurityProperties() - Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
- getSecurityProperties() - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- getSecurityTokenProvider(String) - Method in interface org.apache.xml.security.stax.ext.InboundSecurityContext
-
Returns a registered SecurityTokenProvider with the given id or null if not found
- getSecurityTokenProvider(String) - Method in interface org.apache.xml.security.stax.ext.OutboundSecurityContext
-
Returns a registered SecurityTokenProvider with the given id or null if not found
- getSerialNumber() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
- getSerialNumber() - Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
Method getSerialNumber
- getSerialNumberInteger() - Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
Method getSerialNumberInteger
- getSet(Node, Set<Node>, Node, boolean) - Static method in class org.apache.xml.security.utils.XMLUtils
- getSignatureAlgorithm() - Method in class org.apache.xml.security.signature.SignedInfo
- getSignatureAlgorithm() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignatureCanonicalizationAlgorithm() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignatureCerts() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignatureDigestAlgorithm() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignatureKey() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignatureKeyIdentifier() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Deprecated.
- getSignatureKeyIdentifiers() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignatureKeyName() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignatureMethod() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- getSignatureMethodElement() - Method in class org.apache.xml.security.signature.SignedInfo
-
Method getSignatureMethodElement
- getSignatureMethodURI() - Method in class org.apache.xml.security.signature.SignedInfo
-
Returns the Signature method URI
- getSignaturePosition() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
returns the position of the signature.
- getSignaturePositionQName() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignaturePrefix(XMLCryptoContext) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Returns the prefix associated with the XML Signature namespace URI
- getSignatureSecureParts() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignatureValue() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- getSignatureValue() - Method in class org.apache.xml.security.signature.XMLSignature
-
Returns the octet value of the SignatureValue element.
- getSignatureVerificationKey() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- getSignedContentItem(int) - Method in class org.apache.xml.security.signature.Manifest
-
Method getSignedContentItem
- getSignedContentLength() - Method in class org.apache.xml.security.signature.Manifest
-
Method getSignedContentLength
- getSignedInfo() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- getSignedInfo() - Method in class org.apache.xml.security.signature.XMLSignature
-
Returns the completely parsed
SignedInfoobject. - getSignedInfoReferences(SignedInfo) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- getSKIBytes() - Method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
-
Method getSKIBytes
- getSKIBytesFromCert(X509Certificate) - Static method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
-
Method getSKIBytesFromCert
- getSourceURI() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- getSpecificationURL() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the specificationURL property.
- getStrFromNode(Node) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Method getStrFromNode
- getStringInUtf8(String) - Static method in class org.apache.xml.security.c14n.implementations.UtfHelpper
- getSubjectName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
-
Method getSubjectName
- getSubNode() - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Gets the node of this XMLSignatureInput
- getSuppPrivInfo() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
- getSuppPrivInfo() - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- getSuppPubInfo() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
- getSuppPubInfo() - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- getTarget() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
- getTarget() - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Gets the value of the target property.
- getTarget() - Method in interface org.apache.xml.security.encryption.EncryptionProperty
-
Returns the
EncryptedTypebeing described. - getTarget() - Method in class org.apache.xml.security.signature.SignatureProperty
-
Returns the
targetattribute - getTextFromChildElement(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
-
Method getTextFromChildElement
- getTextFromTextChild() - Method in class org.apache.xml.security.utils.ElementProxy
-
Method getTextFromTextChild
- getTrailerField() - Method in class org.apache.jcp.xml.dsig.internal.dom.RSAPSSParameterSpec
- getTransformAlgorithm() - Method in class org.apache.xml.security.configuration.TransformAlgorithmsType
-
Gets the value of the transformAlgorithm property.
- getTransformAlgorithms() - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Gets the value of the transformAlgorithms property.
- getTransformer(Transformer, OutputStream, Map<String, Object>, String, XMLSecurityConstants.DIRECTION) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- getTransforms() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getTransforms() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
- getTransforms() - Method in interface org.apache.xml.security.encryption.CipherReference
-
Returns the
Transformsthat specifies how to transform theURIto yield the appropriate cipher value. - getTransforms() - Method in class org.apache.xml.security.keys.content.RetrievalMethod
-
Method getTransforms
- getTransforms() - Method in class org.apache.xml.security.signature.Reference
-
Method getTransforms
- getTransforms() - Method in class org.apache.xml.security.stax.ext.SecurePart
- getTransformsOutput() - Method in class org.apache.xml.security.signature.Reference
-
This method only works after a call to verify.
- getType() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getType() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
- getType() - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Returns an
URIidentifying type information about the plaintext form of the encrypted content. - getType() - Method in interface org.apache.xml.security.encryption.Reference
-
Returns the
Elementtag name for thisReference. - getType() - Method in class org.apache.xml.security.keys.content.RetrievalMethod
- getType() - Method in class org.apache.xml.security.signature.Reference
-
Return the
typeattribute of the Reference indicate whether ands:Object,ds:SignatureProperty, ords:Manifestelement - getUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureByteInput
- getUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureDigestInput
- getUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- getUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureNodeInput
- getUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureNodeSetInput
- getUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureStreamInput
- getUnrenderedNodes(Collection<Attr>) - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Get all the unrendered nodes in the name space.
- getUri() - Method in class org.apache.xml.security.signature.VerifiedReference
- getURI() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- getURI() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
- getURI() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Returns the URI representation of Transformation algorithm
- getURI() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the uri property.
- getURI() - Method in class org.apache.xml.security.configuration.HandlerType
-
Gets the value of the uri property.
- getURI() - Method in class org.apache.xml.security.configuration.TransformAlgorithmType
-
Gets the value of the uri property.
- getURI() - Method in interface org.apache.xml.security.encryption.CipherReference
-
Returns an
URIthat contains an identifier that should be dereferenced. - getURI() - Method in interface org.apache.xml.security.encryption.Reference
-
Returns a
URIthat points to anElementthat were encrypted using the key defined in the enclosingEncryptedKeyelement. - getURI() - Method in class org.apache.xml.security.keys.content.KeyInfoReference
-
Method getURI
- getURI() - Method in class org.apache.xml.security.keys.content.RetrievalMethod
-
Method getURI
- getURI() - Method in class org.apache.xml.security.signature.Reference
-
Returns the
URIof thisReferenceelement - getURI() - Method in class org.apache.xml.security.transforms.Transform
-
Returns the URI representation of Transformation algorithm
- getURI() - Method in exception org.apache.xml.security.utils.resolver.ResourceResolverException
- getURIAsAttr() - Method in interface org.apache.xml.security.encryption.CipherReference
-
Gets the URI as an Attribute node.
- getURIAttr() - Method in class org.apache.xml.security.keys.content.KeyInfoReference
-
Method getURIAttr
- getURIAttr() - Method in class org.apache.xml.security.keys.content.RetrievalMethod
-
Method getURIAttr
- getURIDereferencer() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- getURIDereferencer() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- getVAL() - Method in class org.apache.xml.security.configuration.PropertyType
-
Gets the value of the val property.
- getValue() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
- getValue() - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.xml.security.configuration.HandlerType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.xml.security.configuration.PropertyType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.xml.security.configuration.ResolverType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.xml.security.configuration.TransformAlgorithmType
-
Gets the value of the value property.
- getValue() - Method in interface org.apache.xml.security.encryption.CipherValue
-
Returns the Base 64 encoded, encrypted octets that is the
CipherValue. - getVerificationResult(int) - Method in class org.apache.xml.security.signature.Manifest
-
After verifying a
Manifestor aSignedInfousing theManifest.verifyReferences()orSignedInfo.verify()methods, the individual results can be retrieved with this method. - getVerificationResults() - Method in class org.apache.xml.security.signature.Manifest
-
Get the list of verification result objects
- getX() - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
- getX509Certificate() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
-
Method getX509Certificate
- getX509Certificate() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method getX509Certificate
- getXmlDigestAlgorithm() - Method in enum org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
- getXMLEventAsString(XMLSecEvent) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
-
Returns the XMLEvent type in String form
- getXmlSecEventBuffer() - Method in class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessor
- getXMLSignatureInput() - Method in interface org.apache.jcp.xml.dsig.internal.dom.ApacheData
-
Returns the XMLSignatureInput.
- getXMLSignatureInput() - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheNodeSetData
- getXMLSignatureInput() - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheOctetStreamData
- getXPath() - Method in class org.apache.xml.security.transforms.params.XPathContainer
-
Returns the TEXT value of the
ds:XPathElement. - getXPathFactory() - Method in class org.apache.xml.security.transforms.implementations.TransformXPath
- getXPathFactory() - Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
- getXPathFilterStr() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Returns the XPath 2 Filter String
- getXPathFilterTextNode() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Returns the first Text node which contains information from the XPath 2 Filter String.
- getY() - Method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils.ECCurveDefinition
H
- handle(InputProcessorChain, XMLSecurityProperties, Deque<XMLSecEvent>, Integer) - Method in interface org.apache.xml.security.stax.ext.XMLSecurityHeaderHandler
- handleParent(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
- handleParent(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- handleParent(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
- handler - Variable in class org.apache.xml.security.configuration.SecurityHeaderHandlersType
- HandlerType - Class in org.apache.xml.security.configuration
-
Java class for HandlerType complex type.
- HandlerType() - Constructor for class org.apache.xml.security.configuration.HandlerType
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalizationMethod
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMDigestMethod
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyName
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509Data
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- hashCode() - Method in class org.apache.jcp.xml.dsig.internal.dom.RSAPSSParameterSpec
- hashCode() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
- hashCode() - Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
- hashCode() - Method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
- hashCode() - Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
- hashCode() - Method in class org.apache.xml.security.stax.ext.ComparableType
- hasUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureByteInput
- hasUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureDigestInput
- hasUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- hasUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureNodeInput
- hasUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureNodeSetInput
- hasUnprocessedInput() - Method in class org.apache.xml.security.signature.XMLSignatureStreamInput
- HelperNodeList - Class in org.apache.xml.security.utils
- HelperNodeList() - Constructor for class org.apache.xml.security.utils.HelperNodeList
- HelperNodeList(boolean) - Constructor for class org.apache.xml.security.utils.HelperNodeList
- hexStringToByteArray(String) - Static method in class org.apache.xml.security.encryption.XMLCipherUtil
-
Method hexStringToByteArray converts hex string to byte array.
- HKDF - Class in org.apache.xml.security.encryption.keys.content.derivedKey
-
The implementation of the HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869.
- HKDF() - Constructor for class org.apache.xml.security.encryption.keys.content.derivedKey.HKDF
- HKDFParams - Class in org.apache.xml.security.encryption.params
-
Class HKDFParams (HKDF parameter) is used to specify parameters for the HMAC-based Extract-and-Expand Key Derivation Function.
- HKDFParams(int, String) - Constructor for class org.apache.xml.security.encryption.params.HKDFParams
-
Constructor HKDFParams with specified digest algorithm.
- HKDFParams.Builder - Class in org.apache.xml.security.encryption.params
-
This class is used to create HKDF configuration parameters
HKDFParams. - HKDFParamsImpl - Class in org.apache.xml.security.encryption.keys.content.derivedKey
-
Class HKDFParamsImpl is an DOM representation of the HKDF Parameters.
- HKDFParamsImpl(Document) - Constructor for class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Constructor creates a new HKDFParamsImpl instance.
- HKDFParamsImpl(Element, String) - Constructor for class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Constructor HKDFParamsImpl from existing XML element
I
- I18n - Class in org.apache.xml.security.utils
-
The Internationalization (I18N) pack.
- IdResolver - Class in org.apache.xml.security.utils
-
Deprecated.
- IgnoreAllErrorHandler - Class in org.apache.xml.security.utils
-
This
ErrorHandlerdoes absolutely nothing but LOG the events. - IgnoreAllErrorHandler() - Constructor for class org.apache.xml.security.utils.IgnoreAllErrorHandler
- ignoreLineBreaks() - Static method in class org.apache.xml.security.utils.XMLUtils
- IN - org.apache.xml.security.configuration.InOutAttrType
- IN - org.apache.xml.security.stax.ext.XMLSecurityConstants.DIRECTION
- InboundSecurityContext - Interface in org.apache.xml.security.stax.ext
-
The document security context
- InboundXMLSec - Class in org.apache.xml.security.stax.ext
-
Inbound Streaming-XML-Security An instance of this class can be retrieved over the XMLSec class
- InboundXMLSec(XMLSecurityProperties) - Constructor for class org.apache.xml.security.stax.ext.InboundXMLSec
- inclusiveNamespaces - Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- InclusiveNamespaces - Class in org.apache.xml.security.transforms.params
-
This Object serves as Content for the ds:Transforms for exclusive Canonicalization.
- InclusiveNamespaces(Document, String) - Constructor for class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Constructor XPathContainer
- InclusiveNamespaces(Document, Set<String>) - Constructor for class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Constructor InclusiveNamespaces
- InclusiveNamespaces(Element, String) - Constructor for class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Constructor InclusiveNamespaces
- info(byte[]) - Method in class org.apache.xml.security.encryption.params.HKDFParams.Builder
-
Set the (optional) info value which is used for the key derivation.
- init() - Static method in class org.apache.xml.security.Init
-
Method init
- init() - Static method in class org.apache.xml.security.stax.ext.XMLSec
- init(int, Key) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Initializes this cipher with a key.
- init(String, String) - Static method in class org.apache.xml.security.utils.I18n
-
Method init
- init(ResourceBundle) - Static method in class org.apache.xml.security.utils.I18n
-
Method init
- init(TransformParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMBase64Transform
- init(TransformParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
- init(TransformParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
- init(TransformParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
- init(TransformParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
- init(TransformParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
- init(TransformParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXPathTransform
- init(TransformParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXSLTTransform
- init(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- init(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
- init(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
- init(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
- init(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXPathTransform
- init(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXSLTTransform
- init(OutputProcessorChain) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- init(OutputProcessorChain) - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
Method will be called after setting the properties
- Init - Class in org.apache.xml.security
-
This class does the configuration of the library.
- Init() - Constructor for class org.apache.xml.security.Init
- initSign(Key) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.initSign(java.security.PrivateKey)which is executed on the internalSignatureobject. - initSign(Key, SecureRandom) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.initSign(java.security.PrivateKey, java.security.SecureRandom)which is executed on the internalSignatureobject. - initSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.initSign(java.security.PrivateKey)which is executed on the internalSignatureobject. - initVerify(Key) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.initVerify(java.security.PublicKey)which is executed on the internalSignatureobject. - inout - Variable in class org.apache.xml.security.configuration.TransformAlgorithmType
- InOutAttrType - Enum in org.apache.xml.security.configuration
-
Java class for inOutAttrType.
- InputProcessor - Interface in org.apache.xml.security.stax.ext
-
This is the Interface which every InputProcessor must implement.
- InputProcessorChain - Interface in org.apache.xml.security.stax.ext
-
The InputProcessorChain manages the InputProcessors and controls the XMLEvent flow
- InputStream - org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod
- IntegrityHmac - Class in org.apache.xml.security.algorithms.implementations
- IntegrityHmac() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac
-
Method IntegrityHmac
- IntegrityHmac(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac
- IntegrityHmac.IntegrityHmacMD5 - Class in org.apache.xml.security.algorithms.implementations
-
Class IntegrityHmacMD5
- IntegrityHmac.IntegrityHmacRIPEMD160 - Class in org.apache.xml.security.algorithms.implementations
-
Class IntegrityHmacRIPEMD160
- IntegrityHmac.IntegrityHmacSHA1 - Class in org.apache.xml.security.algorithms.implementations
-
Class IntegrityHmacSHA1
- IntegrityHmac.IntegrityHmacSHA224 - Class in org.apache.xml.security.algorithms.implementations
-
Class IntegrityHmacSHA224
- IntegrityHmac.IntegrityHmacSHA256 - Class in org.apache.xml.security.algorithms.implementations
-
Class IntegrityHmacSHA256
- IntegrityHmac.IntegrityHmacSHA384 - Class in org.apache.xml.security.algorithms.implementations
-
Class IntegrityHmacSHA384
- IntegrityHmac.IntegrityHmacSHA512 - Class in org.apache.xml.security.algorithms.implementations
-
Class IntegrityHmacSHA512
- IntegrityHmacMD5() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacMD5
-
Constructor IntegrityHmacMD5
- IntegrityHmacMD5(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacMD5
- IntegrityHmacRIPEMD160() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacRIPEMD160
-
Constructor IntegrityHmacRIPEMD160
- IntegrityHmacRIPEMD160(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacRIPEMD160
- IntegrityHmacSHA1() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA1
-
Constructor IntegrityHmacSHA1
- IntegrityHmacSHA1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA1
- IntegrityHmacSHA224() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA224
-
Constructor IntegrityHmacSHA224
- IntegrityHmacSHA224(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA224
- IntegrityHmacSHA256() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA256
-
Constructor IntegrityHmacSHA256
- IntegrityHmacSHA256(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA256
- IntegrityHmacSHA384() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA384
-
Constructor IntegrityHmacSHA384
- IntegrityHmacSHA384(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA384
- IntegrityHmacSHA512() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA512
-
Constructor IntegrityHmacSHA512
- IntegrityHmacSHA512(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA512
- INTERSECT - Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Field INTERSECT
- InvalidCanonicalizerException - Exception in org.apache.xml.security.c14n
- InvalidCanonicalizerException() - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
-
Constructor InvalidCanonicalizerException
- InvalidCanonicalizerException(Exception, String) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
-
Constructor InvalidCanonicalizerException
- InvalidCanonicalizerException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
-
Constructor InvalidCanonicalizerException
- InvalidCanonicalizerException(String) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
-
Constructor InvalidCanonicalizerException
- InvalidCanonicalizerException(String, Exception) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
-
Deprecated.
- InvalidCanonicalizerException(String, Object[]) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
-
Constructor InvalidCanonicalizerException
- InvalidCanonicalizerException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
-
Deprecated.
- InvalidDigestValueException - Exception in org.apache.xml.security.signature
-
Raised when the computed hash value doesn't match the given DigestValue.
- InvalidDigestValueException() - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
-
Constructor InvalidDigestValueException
- InvalidDigestValueException(Exception, String) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
-
Constructor InvalidDigestValueException
- InvalidDigestValueException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
-
Constructor InvalidDigestValueException
- InvalidDigestValueException(String) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
-
Constructor InvalidDigestValueException
- InvalidDigestValueException(String, Exception) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
-
Deprecated.
- InvalidDigestValueException(String, Object[]) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
-
Constructor InvalidDigestValueException
- InvalidDigestValueException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
-
Deprecated.
- InvalidSignatureValueException - Exception in org.apache.xml.security.signature
-
Raised if testing the signature value over DigestValue fails because of invalid signature.
- InvalidSignatureValueException() - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
-
Constructor InvalidSignatureValueException
- InvalidSignatureValueException(Exception, String) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
-
Constructor InvalidSignatureValueException
- InvalidSignatureValueException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
-
Constructor InvalidSignatureValueException
- InvalidSignatureValueException(String) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
-
Constructor InvalidSignatureValueException
- InvalidSignatureValueException(String, Exception) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
-
Deprecated.
- InvalidSignatureValueException(String, Object[]) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
-
Constructor InvalidSignatureValueException
- InvalidSignatureValueException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
-
Deprecated.
- InvalidTransformException - Exception in org.apache.xml.security.transforms
- InvalidTransformException() - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
-
Constructor InvalidTransformException
- InvalidTransformException(Exception, String) - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
-
Constructor InvalidTransformException
- InvalidTransformException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
-
Constructor InvalidTransformException
- InvalidTransformException(String) - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
-
Constructor InvalidTransformException
- InvalidTransformException(String, Exception) - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
-
Deprecated.
- InvalidTransformException(String, Object[]) - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
-
Constructor InvalidTransformException
- InvalidTransformException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
-
Deprecated.
- isAddExcC14NInclusivePrefixes() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- isDescendantOrSelf(Node, Node) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Returns true if the descendantOrSelf is on the descendant-or-self axis of the context node.
- isDisableSchemaValidation() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- isElement() - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Determines if the object has been set up with an Element
- isEmpty() - Method in interface org.apache.xml.security.encryption.ReferenceList
-
Indicates if the
ReferenceListis empty. - isEmpty() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method isEmpty
- isEqual(byte[], byte[]) - Static method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.isEqual(byte[], byte[])which is executed on the internalMessageDigestobject. - isExcludeComments() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- isFeatureSupported(String) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- isFeatureSupported(String) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
- isFeatureSupported(String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- isFeatureSupported(String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMStructure
- isFeatureSupported(String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- isGenerateXPointer() - Method in class org.apache.xml.security.stax.ext.SecurePart
- isIgnoreLineBreaks() - Static method in class org.apache.xml.security.utils.XMLUtils
- isInEncryptedContent() - Method in interface org.apache.xml.security.stax.ext.DocumentContext
- isInitialized() - Static method in class org.apache.xml.security.Init
-
Method isInitialized
- isInSignedContent() - Method in interface org.apache.xml.security.stax.ext.DocumentContext
- isIntersect() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Returns
trueif theFilterattribute has value "intersect". - isNamespace(Node) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
- isNeedsToBeExpanded() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- isNodeInclude(Node) - Method in interface org.apache.xml.security.signature.NodeFilter
-
Tells if a node must be output in c14n.
- isNodeIncludeDO(Node, int) - Method in interface org.apache.xml.security.signature.NodeFilter
-
Tells if a node must be output in a c14n.
- isNodeSet() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- isOutputStreamSet() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- isPad(byte) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.
- isRequired() - Method in class org.apache.xml.security.stax.ext.SecurePart
- isSameDocumentReference() - Method in interface org.apache.xml.security.stax.ext.ResourceResolver
- isSecureEntireRequest() - Method in class org.apache.xml.security.stax.ext.SecurePart
- isSecureValidation() - Method in class org.apache.xml.security.signature.Manifest
- isSecureValidation() - Method in class org.apache.xml.security.signature.XMLSignatureInput
- isSignatureGenerateIds() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- isSignatureIncludeDigestTransform() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- isSignaturePositionStart() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- isSkipDocumentEvents() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Returns if the framework is skipping document-events
- isSubtract() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Returns
trueif theFilterattribute has value "subtract". - isSupportedKeyType(PublicKey) - Static method in class org.apache.xml.security.keys.content.KeyValue
-
Verifies that the XML KeyValue encoding is supported for the given key type.
- isUnion() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Returns
trueif theFilterattribute has value "union". - isURISafeToResolve() - Method in class org.apache.xml.security.utils.resolver.ResourceResolverContext
- isUseSingleCert() - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- isValid() - Method in class org.apache.xml.security.signature.VerifiedReference
- isVisible(Node) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- isVisibleDO(Node, int) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- isVisibleInt(Node) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- isWhiteSpace(byte) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.
- item(int) - Method in class org.apache.xml.security.signature.Manifest
-
Return the ith reference.
- item(int) - Method in class org.apache.xml.security.signature.SignatureProperties
-
Return the ith SignatureProperty.
- item(int) - Method in class org.apache.xml.security.transforms.Transforms
-
Return the ith
.Transform - item(int) - Method in class org.apache.xml.security.utils.HelperNodeList
-
Method item
- itemAgreementMethod(int) - Method in class org.apache.xml.security.encryption.keys.KeyInfoEnc
-
Method itemAgreementMethod
- itemCertificate(int) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method itemCertificate
- itemCRL(int) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method itemCRL
- itemDEREncodedKeyValue(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemDEREncodedKeyValue
- itemDigest(int) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method itemDigest
- itemEncryptedKey(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemEncryptedKey
- itemIssuerSerial(int) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method itemIssuerSerial
- itemKeyInfoReference(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemKeyInfoReference
- itemKeyName(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemKeyName
- itemKeyValue(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemKeyValue
- itemMgmtData(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemMgmtData
- itemPGPData(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemPGPData
- itemRetrievalMethod(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemRetrievalMethod
- itemSKI(int) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method itemSKI
- itemSPKIData(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemSPKIData
- itemSubjectName(int) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method itemSubjectName
- itemUnknownElement(int) - Method in class org.apache.xml.security.keys.content.X509Data
-
Method itemUnknownElement
- itemUnknownElement(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemUnknownElement
- itemX509Data(int) - Method in class org.apache.xml.security.keys.KeyInfo
-
Method itemX509Data
- iterator() - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheNodeSetData
- iterator() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSubTreeData
- ivLength - Variable in class org.apache.xml.security.configuration.AlgorithmType
J
- javaclass - Variable in class org.apache.xml.security.configuration.HandlerType
- javaclass - Variable in class org.apache.xml.security.configuration.ResolverType
- javaclass - Variable in class org.apache.xml.security.configuration.TransformAlgorithmType
- JavaUtils - Class in org.apache.xml.security.utils
-
A collection of different, general-purpose methods for JAVA-specific things
- JCA_CERT_ID - Static variable in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
-
Field JCA_CERT_ID
- jceAlgorithmMappings - Variable in class org.apache.xml.security.configuration.ConfigurationType
- JCEAlgorithmMappingsType - Class in org.apache.xml.security.configuration
-
Java class for JCEAlgorithmMappingsType complex type.
- JCEAlgorithmMappingsType() - Constructor for class org.apache.xml.security.configuration.JCEAlgorithmMappingsType
- JCEMapper - Class in org.apache.xml.security.algorithms
-
This class maps algorithm identifier URIs to JAVA JCE class names.
- JCEMapper() - Constructor for class org.apache.xml.security.algorithms.JCEMapper
- JCEMapper.Algorithm - Class in org.apache.xml.security.algorithms
-
Represents the Algorithm xml element
- jceName - Variable in class org.apache.xml.security.configuration.AlgorithmType
- jceProvider - Variable in class org.apache.xml.security.configuration.AlgorithmType
- JDKXPathFactory - Class in org.apache.xml.security.utils
-
A Factory to return a JDKXPathAPI instance.
- JDKXPathFactory() - Constructor for class org.apache.xml.security.utils.JDKXPathFactory
K
- KDFParams - Interface in org.apache.xml.security.encryption.keys.content.derivedKey
-
Marker interface for all KDFParams implementations.
- KEY_REFERENCE - Static variable in interface org.apache.xml.security.encryption.ReferenceList
-
KEY TAG
- KeyAgreementParameters - Class in org.apache.xml.security.encryption.params
-
This class is used to pass parameters to the KeyAgreement algorithm.
- KeyAgreementParameters(KeyAgreementParameters.ActorType, String, KeyDerivationParameters) - Constructor for class org.apache.xml.security.encryption.params.KeyAgreementParameters
- KeyAgreementParameters.ActorType - Enum in org.apache.xml.security.encryption.params
-
This enum defines the actor type of the KeyAgreement algorithm.
- KeyDerivationMethod - Interface in org.apache.xml.security.encryption
-
The key derivation is to generate new cryptographic key material from existing key material such as the shared secret and any other (private or public) information.
- KeyDerivationMethodImpl - Class in org.apache.xml.security.encryption.keys.content.derivedKey
-
Class KeyDerivationMethodImpl is an DOM implementation of the KeyDerivationMethod.
- KeyDerivationMethodImpl(Document) - Constructor for class org.apache.xml.security.encryption.keys.content.derivedKey.KeyDerivationMethodImpl
-
Constructor KeyDerivationMethodImpl creates a new KeyDerivationMethodImpl instance.
- KeyDerivationMethodImpl(Element, String) - Constructor for class org.apache.xml.security.encryption.keys.content.derivedKey.KeyDerivationMethodImpl
-
Constructor KeyDerivationMethodImpl from existing XML element.
- KeyDerivationParameters - Class in org.apache.xml.security.encryption.params
-
Abstract key derivation class contains the basic parameters used for the key derivation.
- KeyDerivationParameters(String, int) - Constructor for class org.apache.xml.security.encryption.params.KeyDerivationParameters
- KeyInfo - Class in org.apache.xml.security.keys
-
This class stand for KeyInfo Element that may contain keys, names, certificates and other public key management information, such as in-band key distribution or key agreement data.
- KeyInfo(Document) - Constructor for class org.apache.xml.security.keys.KeyInfo
-
Constructor KeyInfo
- KeyInfo(Element, String) - Constructor for class org.apache.xml.security.keys.KeyInfo
-
Constructor KeyInfo
- KeyInfoContent - Interface in org.apache.xml.security.keys.content
-
Empty interface just to identify Elements that can be children of ds:KeyInfo.
- KeyInfoEnc - Class in org.apache.xml.security.encryption.keys
-
This class is the extension of the
KeyInfoclass. - KeyInfoEnc(Document) - Constructor for class org.apache.xml.security.encryption.keys.KeyInfoEnc
- KeyInfoEnc(Element, String) - Constructor for class org.apache.xml.security.encryption.keys.KeyInfoEnc
- KeyInfoReference - Class in org.apache.xml.security.keys.content
-
Provides content model support for the
dsig11:KeyInfoReferenceelement. - KeyInfoReference(Document, String) - Constructor for class org.apache.xml.security.keys.content.KeyInfoReference
-
Constructor RetrievalMethod
- KeyInfoReference(Element, String) - Constructor for class org.apache.xml.security.keys.content.KeyInfoReference
-
Constructor RetrievalMethod
- KeyInfoReferenceResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
-
KeyResolverSpi implementation which resolves public keys, private keys, secret keys, and X.509 certificates from a
dsig11:KeyInfoReferenceelement. - KeyInfoReferenceResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
- keyLength - Variable in class org.apache.xml.security.configuration.AlgorithmType
- KeyName - Class in org.apache.xml.security.keys.content
- KeyName(Document, String) - Constructor for class org.apache.xml.security.keys.content.KeyName
-
Constructor KeyName
- KeyName(Element, String) - Constructor for class org.apache.xml.security.keys.content.KeyName
-
Constructor KeyName
- KeyStoreResolver - Class in org.apache.xml.security.keys.storage.implementations
-
Makes the Certificates from a JAVA
KeyStoreobject available to theStorageResolver. - KeyStoreResolver(KeyStore) - Constructor for class org.apache.xml.security.keys.storage.implementations.KeyStoreResolver
-
Constructor KeyStoreResolver
- KeyUtils - Class in org.apache.xml.security.utils
-
A set of utility methods to handle keys.
- KeyUtils() - Constructor for class org.apache.xml.security.utils.KeyUtils
- KeyUtils.KeyAlgorithmType - Enum in org.apache.xml.security.utils
-
Enumeration of Supported key algorithm types.
- KeyUtils.KeyType - Enum in org.apache.xml.security.utils
-
Enumeration of specific key types.
- KeyValue - Class in org.apache.xml.security.keys.content
-
The KeyValue element contains a single public key that may be useful in validating the signature.
- KeyValue(Document, PublicKey) - Constructor for class org.apache.xml.security.keys.content.KeyValue
-
Constructor KeyValue
- KeyValue(Document, DSAKeyValue) - Constructor for class org.apache.xml.security.keys.content.KeyValue
-
Constructor KeyValue
- KeyValue(Document, RSAKeyValue) - Constructor for class org.apache.xml.security.keys.content.KeyValue
-
Constructor KeyValue
- KeyValue(Document, Element) - Constructor for class org.apache.xml.security.keys.content.KeyValue
-
Constructor KeyValue
- KeyValue(Element, String) - Constructor for class org.apache.xml.security.keys.content.KeyValue
-
Constructor KeyValue
- KeyValueContent - Interface in org.apache.xml.security.keys.content.keyvalues
L
- length(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
-
Method length
- lengthAgreementMethod() - Method in class org.apache.xml.security.encryption.keys.KeyInfoEnc
-
Method lengthAgreementMethod
- lengthCertificate() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method lengthCertificate
- lengthCRL() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method lengthCRL
- lengthDEREncodedKeyValue() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthDEREncodedKeyValue
- lengthDigest() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method lengthDigest
- lengthIssuerSerial() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method lengthIssuerSerial
- lengthKeyInfoReference() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthKeyInfoReference
- lengthKeyName() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthKeyName
- lengthKeyValue() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthKeyValue
- lengthMgmtData() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthMgmtData
- lengthPGPData() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthPGPData
- lengthRetrievalMethod() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthRetrievalMethod
- lengthSKI() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method lengthSKI
- lengthSPKIData() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthSPKIData
- lengthSubjectName() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method lengthSubjectName
- lengthUnknownElement() - Method in class org.apache.xml.security.keys.content.X509Data
-
Method lengthUnknownElement
- lengthUnknownElement() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthUnknownElement NOTE possibly buggy.
- lengthX509Data() - Method in class org.apache.xml.security.keys.KeyInfo
-
Method lengthX509Data
- loadClass(String, Class<?>) - Static method in class org.apache.xml.security.utils.ClassLoaderUtils
-
Load a class with a given name.
- loadEncryptedData(Document, Element) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
EncryptedDatainterface. - loadEncryptedKey(Document, Element) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
EncryptedKeyinterface. - loadEncryptedKey(Element) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Returns an
EncryptedKeyinterface. - loadXMLSecuritySchemas() - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
- LOG - Static variable in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
- LOG - Static variable in class org.apache.xml.security.encryption.keys.content.derivedKey.KeyDerivationMethodImpl
- LOG - Static variable in class org.apache.xml.security.utils.ElementProxy
M
- Manifest - Class in org.apache.xml.security.signature
-
Handles
<ds:Manifest>elements. - Manifest(Document) - Constructor for class org.apache.xml.security.signature.Manifest
-
Constructs
Manifest - Manifest(Element, String) - Constructor for class org.apache.xml.security.signature.Manifest
-
Constructor Manifest
- Manifest(Element, String, boolean) - Constructor for class org.apache.xml.security.signature.Manifest
-
Constructor Manifest
- MANIFEST_URI - Static variable in class org.apache.xml.security.signature.Reference
-
Field MANIFEST_URI
- mark - Variable in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
The current mark position.
- mark(int) - Method in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Sets a mark position in this ByteArrayInputStream.
- markSupported() - Method in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Indicates whether this stream supports the
mark()andreset()methods. - marshal(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCryptoBinary
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMDigestMethod
-
This method invokes the abstract
marshalParamsmethod to marshal any algorithm-specific parameters. - marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyName
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyValue
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMStructure
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
-
This method marshals any algorithm-specific parameters.
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509Data
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
- marshal(Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- marshal(Node, Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfo
- marshal(Node, Node, String, DOMCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- marshalParams(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- marshalParams(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
- marshalParams(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
- marshalParams(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
- marshalParams(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXPathTransform
- marshalParams(XMLStructure, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXSLTTransform
- martial(EncryptedData) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Martial an EncryptedData Takes an EncryptedData object and returns a DOM Element that represents the appropriate
EncryptedData - martial(EncryptedKey) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Martial an EncryptedKey Takes an EncryptedKey object and returns a DOM Element that represents the appropriate
EncryptedKey - martial(ReferenceList) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Martial a ReferenceList Takes a ReferenceList object and returns a DOM Element that represents the appropriate
ReferenceList - martial(Document, EncryptedData) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Martial an EncryptedData Takes an EncryptedData object and returns a DOM Element that represents the appropriate
EncryptedData - martial(Document, EncryptedKey) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Martial an EncryptedKey Takes an EncryptedKey object and returns a DOM Element that represents the appropriate
EncryptedKey - martial(Document, ReferenceList) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Martial a ReferenceList Takes a ReferenceList object and returns a DOM Element that represents the appropriate
ReferenceList - matches(XMLSecStartElement) - Method in interface org.apache.xml.security.stax.ext.ResourceResolver
- MAXIMUM_REFERENCE_COUNT - Static variable in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
-
The maximum number of references per Manifest, if secure validation is enabled.
- MAXIMUM_REFERENCE_COUNT - Static variable in class org.apache.xml.security.signature.Manifest
-
The default maximum number of references per Manifest, if secure validation is enabled.
- MAXIMUM_TRANSFORM_COUNT - Static variable in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
-
The maximum number of transforms per reference, if secure validation is enabled.
- MAXIMUM_TRANSFORM_COUNT - Static variable in class org.apache.xml.security.signature.Reference
-
The maximum number of transforms per reference, if secure validation is enabled.
- MessageDigestAlgorithm - Class in org.apache.xml.security.algorithms
-
Digest Message wrapper and selector class.
- MGF1_SHA1 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
MGF1 with SHA-1
- MGF1_SHA224 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
MGF1 with SHA-224
- MGF1_SHA256 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
MGF1 with SHA-256
- MGF1_SHA384 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
MGF1 with SHA-384
- MGF1_SHA512 - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
MGF1 with SHA-512
- MgmtData - Class in org.apache.xml.security.keys.content
- MgmtData(Document, String) - Constructor for class org.apache.xml.security.keys.content.MgmtData
-
Constructor MgmtData
- MgmtData(Element, String) - Constructor for class org.apache.xml.security.keys.content.MgmtData
-
Constructor MgmtData
- MissingResourceFailureException - Exception in org.apache.xml.security.signature
-
Thrown by
SignedInfo.verify()when testing the signature fails because of uninitializedReferences. - MissingResourceFailureException(Exception, Reference, String) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
-
Constructor MissingResourceFailureException
- MissingResourceFailureException(Exception, Reference, String, Object[]) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
-
Constructor MissingResourceFailureException
- MissingResourceFailureException(String, Exception, Reference) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
-
Deprecated.
- MissingResourceFailureException(String, Object[], Exception, Reference) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
-
Deprecated.
- MissingResourceFailureException(String, Object[], Reference) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
-
Deprecated.
- MissingResourceFailureException(String, Reference) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
-
Deprecated.
- MissingResourceFailureException(Reference, String) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
-
MissingKeyResourceFailureException constructor.
- MissingResourceFailureException(Reference, String, Object[]) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
-
Constructor MissingResourceFailureException
- MoreAlgorithmsSpecNS - Static variable in class org.apache.xml.security.utils.Constants
-
The URL for more algorithms
- msgID - Variable in exception org.apache.xml.security.exceptions.XMLSecurityException
-
Field msgID
N
- N14C_XML - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
N14C_XML
- N14C_XML - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- N14C_XML_CMMNTS - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- N14C_XML_WITH_COMMENTS - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
N14C_XML with comments
- name - Variable in class org.apache.xml.security.configuration.HandlerType
- name - Variable in class org.apache.xml.security.configuration.PropertyType
- namespaceIsAbsolute(String) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
-
Method namespaceIsAbsolute
- namespaceIsAbsolute(Attr) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
-
Method namespaceIsAbsolute
- namespaceIsRelative(String) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
-
Method namespaceIsRelative
- namespaceIsRelative(Attr) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
-
Method namespaceIsRelative
- NamespaceSpecNS - Static variable in class org.apache.xml.security.utils.Constants
-
The URI for XMLNS spec
- NameSpaceSymbTable - Class in org.apache.xml.security.c14n.implementations
-
A stack based Symbol Table.
- NameSpaceSymbTable() - Constructor for class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Default constructor
- newCanonicalizationMethod(String, C14NMethodParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newCanonicalizationMethod(String, XMLStructure) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newDataReference(String) - Method in interface org.apache.xml.security.encryption.ReferenceList
-
DataReferencefactory method. - newDigestMethod(String, DigestMethodParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newInstance(String, String) - Method in interface org.apache.xml.security.stax.ext.ResourceResolverLookup
- newInstance(Element, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Creates a XPath2FilterContainer from an existing Element; needed for verification.
- newInstanceIntersect(Document, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Creates a new XPath2FilterContainer with the filter type "intersect".
- newInstances(Document, String[][]) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Method newInstances
- newInstanceSubtract(Document, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Creates a new XPath2FilterContainer with the filter type "subtract".
- newInstanceUnion(Document, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Creates a new XPath2FilterContainer with the filter type "union".
- newInstanceWithEmptyConstructor(Class<T>) - Static method in class org.apache.xml.security.utils.JavaUtils
-
Creates a new instance of this class with the empty constructor.
- newKeyInfo(List) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newKeyInfo(List, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newKeyName(String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newKeyReference(String) - Method in interface org.apache.xml.security.encryption.ReferenceList
-
KeyReferencefactory method. - newKeyValue(PublicKey) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newManifest(List) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newManifest(List, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newPGPData(byte[]) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newPGPData(byte[], byte[], List) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newPGPData(byte[], List) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newReference(String, DigestMethod) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newReference(String, DigestMethod, List, String, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newReference(String, DigestMethod, List, String, String, byte[]) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newReference(String, DigestMethod, List, Data, List, String, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newRetrievalMethod(String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newRetrievalMethod(String, String, List) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newSignatureMethod(String, SignatureMethodParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newSignatureProperties(List, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newSignatureProperty(List, String, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newSignedInfo(CanonicalizationMethod, SignatureMethod, List) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newSignedInfo(CanonicalizationMethod, SignatureMethod, List, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newTransform(String, TransformParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newTransform(String, XMLStructure) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newX509Data(List) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newX509IssuerSerial(String, BigInteger) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- newXMLObject(List, String, String, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newXMLSignature(SignedInfo, KeyInfo) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newXMLSignature(SignedInfo, KeyInfo, List, String, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- newXPathAPI() - Method in class org.apache.xml.security.utils.JDKXPathFactory
-
Get a new XPathAPI instance
- newXPathAPI() - Method in class org.apache.xml.security.utils.XPathFactory
-
Get a new XPathAPI instance
- NODE_AFTER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- NODE_BEFORE_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- NODE_NOT_BEFORE_OR_AFTER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- NodeFilter - Interface in org.apache.xml.security.signature
-
An interface to tell to the c14n if a node is included or not in the output
- nodesEqual(Node, Node) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Compares 2 nodes for equality.
- normalize(String) - Static method in class org.apache.xml.security.utils.RFC2253Parser
-
Method normalize
- normalize(String, boolean) - Static method in class org.apache.xml.security.utils.RFC2253Parser
-
Method normalize
- NOT_INITIALIZED_MSG - Static variable in class org.apache.xml.security.utils.I18n
-
Field NOT_INITIALIZED_MSG
- NS_C14N_EXCL - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_C14N_EXCL_OMIT_COMMENTS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_C14N_EXCL_WITH_COMMENTS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_C14N_OMIT_COMMENTS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_C14N_WITH_COMMENTS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_C14N11_OMIT_COMMENTS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_C14N11_WITH_COMMENTS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_DSIG - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_DSIG_MORE - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_DSIG_MORE_2007_05 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_DSIG11 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_MGF1_SHA1 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_MGF1_SHA224 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_MGF1_SHA256 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_MGF1_SHA384 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_MGF1_SHA512 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_WSSE11 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC_AES128 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC_AES192 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC_AES256 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC_RSA15 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC_RSAOAEPMGF1P - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC_SHA256 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC_SHA512 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC_TRIPLE_DES - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC11_AES128_GCM - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC11_AES192_GCM - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC11_AES256_GCM - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XENC11_RSAOAEP - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XML - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_ENVELOPED_SIGNATURE - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_FILTER2 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_HMACSHA1 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_HMACSHA256 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_HMACSHA384 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_HMACSHA512 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_MANIFEST - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_RSASHA1 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_RSASHA256 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_RSASHA384 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_RSASHA512 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLDSIG_SHA1 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLENC - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XMLENC11 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- NS_XOP - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
O
- OBJECT_URI - Static variable in class org.apache.xml.security.signature.Reference
-
Field OBJECT_URI
- ObjectContainer - Class in org.apache.xml.security.signature
-
Handles
<ds:Object>elementsObjectElementsupply facility which can contain any kind data $todo$ if we remove children, the boolean values are not updated - ObjectContainer(Document) - Constructor for class org.apache.xml.security.signature.ObjectContainer
-
Constructs
ObjectContainer - ObjectContainer(Element, String) - Constructor for class org.apache.xml.security.signature.ObjectContainer
-
Constructs
ObjectContainerfromElement - ObjectFactory - Class in org.apache.xml.security.configuration
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.xml.security.configuration package.
- ObjectFactory() - Constructor for class org.apache.xml.security.configuration.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.xml.security.configuration
- org.apache.jcp.xml.dsig.internal.dom - package org.apache.jcp.xml.dsig.internal.dom
- org.apache.santuario.xmlsec - module org.apache.santuario.xmlsec
- org.apache.xml.security - package org.apache.xml.security
- org.apache.xml.security.algorithms - package org.apache.xml.security.algorithms
- org.apache.xml.security.algorithms.implementations - package org.apache.xml.security.algorithms.implementations
- org.apache.xml.security.c14n - package org.apache.xml.security.c14n
- org.apache.xml.security.c14n.helper - package org.apache.xml.security.c14n.helper
- org.apache.xml.security.c14n.implementations - package org.apache.xml.security.c14n.implementations
- org.apache.xml.security.configuration - package org.apache.xml.security.configuration
- org.apache.xml.security.encryption - package org.apache.xml.security.encryption
- org.apache.xml.security.encryption.keys - package org.apache.xml.security.encryption.keys
- org.apache.xml.security.encryption.keys.content - package org.apache.xml.security.encryption.keys.content
- org.apache.xml.security.encryption.keys.content.derivedKey - package org.apache.xml.security.encryption.keys.content.derivedKey
- org.apache.xml.security.encryption.params - package org.apache.xml.security.encryption.params
- org.apache.xml.security.exceptions - package org.apache.xml.security.exceptions
- org.apache.xml.security.keys - package org.apache.xml.security.keys
- org.apache.xml.security.keys.content - package org.apache.xml.security.keys.content
- org.apache.xml.security.keys.content.keyvalues - package org.apache.xml.security.keys.content.keyvalues
- org.apache.xml.security.keys.content.x509 - package org.apache.xml.security.keys.content.x509
- org.apache.xml.security.keys.keyresolver.implementations - package org.apache.xml.security.keys.keyresolver.implementations
- org.apache.xml.security.keys.storage.implementations - package org.apache.xml.security.keys.storage.implementations
- org.apache.xml.security.signature - package org.apache.xml.security.signature
- org.apache.xml.security.stax.ext - package org.apache.xml.security.stax.ext
- org.apache.xml.security.transforms - package org.apache.xml.security.transforms
- org.apache.xml.security.transforms.implementations - package org.apache.xml.security.transforms.implementations
- org.apache.xml.security.transforms.params - package org.apache.xml.security.transforms.params
- org.apache.xml.security.utils - package org.apache.xml.security.utils
- org.apache.xml.security.utils.resolver - package org.apache.xml.security.utils.resolver
- org.apache.xml.security.utils.resolver.implementations - package org.apache.xml.security.utils.resolver.implementations
- ORIGINATOR - org.apache.xml.security.encryption.params.KeyAgreementParameters.ActorType
- OriginatorKeyInfo - Class in org.apache.xml.security.encryption.keys
-
The OriginatorKeyInfo element is used in the
ds:KeyInfowith AgreementMethod elements. - OriginatorKeyInfo(Document) - Constructor for class org.apache.xml.security.encryption.keys.OriginatorKeyInfo
- OriginatorKeyInfo(Element, String) - Constructor for class org.apache.xml.security.encryption.keys.OriginatorKeyInfo
- OUT - org.apache.xml.security.configuration.InOutAttrType
- OUT - org.apache.xml.security.stax.ext.XMLSecurityConstants.DIRECTION
- OutboundSecurityContext - Interface in org.apache.xml.security.stax.ext
-
The document security context
- OutboundXMLSec - Class in org.apache.xml.security.stax.ext
-
Outbound Streaming-XML-Security An instance of this class can be retrieved over the XMLSec class
- OutboundXMLSec(XMLSecurityProperties) - Constructor for class org.apache.xml.security.stax.ext.OutboundXMLSec
- outputAsEvent(OutputProcessorChain, XMLSecEvent) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- outputAttributes(Element, NameSpaceSymbTable, Map<String, byte[]>, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
-
Output the Attr[]s for the given element.
- outputAttributes(Element, NameSpaceSymbTable, Map<String, byte[]>, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- outputAttributes(Element, NameSpaceSymbTable, Map<String, byte[]>, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
- outputAttributesSubtree(Element, NameSpaceSymbTable, Map<String, byte[]>, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
-
Output the Attr[]s for the given element.
- outputAttributesSubtree(Element, NameSpaceSymbTable, Map<String, byte[]>, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
- outputAttributesSubtree(Element, NameSpaceSymbTable, Map<String, byte[]>, OutputStream) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
-
Output the Attr[]s for the given element.
- outputAttrToWriter(String, String, OutputStream, Map<String, byte[]>) - Static method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
-
Outputs an Attribute to the internal Writer.
- outputCommentToWriter(Comment, OutputStream, int) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
-
Method outputCommentToWriter
- outputCommentToWriter(Comment, OutputStream, int) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
- outputDOM(Node, File) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Outputs a DOM tree to a
File. - outputDOM(Node, OutputStream) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Outputs a DOM tree to an
OutputStream. - outputDOM(Node, OutputStream, boolean) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Outputs a DOM tree to an
OutputStream. - outputDOMc14nWithComments(Node, OutputStream) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Serializes the
contextNodeinto the OutputStream, but suppresses all Exceptions. - outputDOMElement(Element, OutputProcessorChain) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- outputNodePop() - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Pop a frame for visible namespace.
- outputNodePush() - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Push a frame for visible namespace.
- outputPItoWriter(ProcessingInstruction, OutputStream, int) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
-
Outputs a PI to the internal Writer.
- outputPItoWriter(ProcessingInstruction, OutputStream, int) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
- OutputProcessor - Interface in org.apache.xml.security.stax.ext
-
This is the Interface which every OutputProcessor must implement.
- OutputProcessorChain - Interface in org.apache.xml.security.stax.ext
-
The OutputProcessorChain manages the OutputProcessors and controls the XMLEvent flow
- ownerDoc - Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- ownerDoc - Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
P
- params - Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- params - Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
- paramsEqual(AlgorithmParameterSpec, AlgorithmParameterSpec) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
- parseIdFromSameDocumentURI(String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.Utils
-
Returns the ID from a same-document URI (ex: "#id")
- parseStructure(Deque<XMLSecEvent>, int, XMLSecurityProperties) - Method in class org.apache.xml.security.stax.ext.AbstractInputSecurityHeaderHandler
- partyUInfo(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams.Builder
- partyVInfo(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams.Builder
- performTransform(XMLSignatureInput, boolean) - Method in class org.apache.xml.security.transforms.Transform
-
Transforms the input, and generates
XMLSignatureInputas output. - performTransform(XMLSignatureInput, OutputStream, boolean) - Method in class org.apache.xml.security.transforms.Transform
-
Transforms the input, and generates
XMLSignatureInputas output. - performTransforms(XMLSignatureInput) - Method in class org.apache.xml.security.transforms.Transforms
-
Applies all included
Transforms to xmlSignatureInput and returns the result of these transformations. - performTransforms(XMLSignatureInput, OutputStream) - Method in class org.apache.xml.security.transforms.Transforms
-
Applies all included
Transforms to xmlSignatureInput and returns the result of these transformations. - PGPData - Class in org.apache.xml.security.keys.content
-
$todo$ Implement
- PGPData(Element, String) - Constructor for class org.apache.xml.security.keys.content.PGPData
-
Constructor PGPData
- PHYSICAL_XML_N14C - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
N14C_PHYSICAL preserve the physical representation
- PLAIN - org.apache.xml.security.stax.ext.XMLSecurityConstants.ContentType
- pop() - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Pop a frame.
- pos - Variable in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
The current position within the byte array.
- POSTPROCESSING - org.apache.xml.security.stax.ext.XMLSecurityConstants.Phase
- PREFIX_C14N_EXCL - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- PREFIX_DSIG - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- PREFIX_DSIG_MORE_PSS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- PREFIX_DSIG11 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- PREFIX_WSSE11 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- PREFIX_XENC - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- PREFIX_XENC11 - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- prefixStr2Set(String) - Static method in class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Decodes the
inclusiveNamespacesString and returns all selected namespace prefixes as a Set. - prepareSecretKey(String, byte[]) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityUtils
-
Convert the raw key bytes into a SecretKey object of type symEncAlgo.
- PREPROCESSING - org.apache.xml.security.stax.ext.XMLSecurityConstants.Phase
- printStackTrace() - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
-
Method printStackTrace
- PrivateKeyResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
-
Resolves a PrivateKey within a KeyStore based on the KeyInfo hints.
- PrivateKeyResolver(KeyStore, char[]) - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
-
Constructor.
- processEvent() - Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
-
Requests the next XMLEvent from the next processor in the chain.
- processEvent(InputProcessorChain) - Method in interface org.apache.xml.security.stax.ext.InputProcessor
-
Will be called from the framework when the next XMLEvent is requested
- processEvent(XMLSecEvent) - Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
-
Forwards the XMLEvent to the next processor in the chain.
- processEvent(XMLSecEvent, OutputProcessorChain) - Method in class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessor
- processEvent(XMLSecEvent, OutputProcessorChain) - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
Will be called from the framework for every XMLEvent
- processHeaderEvent() - Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
-
Requests the next security header XMLEvent from the next processor in the chain.
- processHeaderEvent(InputProcessorChain) - Method in interface org.apache.xml.security.stax.ext.InputProcessor
-
Will be called from the framework when the next security-header XMLEvent is requested
- processHeaderEvent(OutputProcessorChain) - Method in class org.apache.xml.security.stax.ext.AbstractBufferingOutputProcessor
- PROCESSING - org.apache.xml.security.stax.ext.XMLSecurityConstants.Phase
- processInMessage(XMLStreamReader) - Method in class org.apache.xml.security.stax.ext.InboundXMLSec
-
Warning: configure your xmlStreamReader correctly.
- processInMessage(XMLStreamReader, List<SecurityEvent>, SecurityEventListener) - Method in class org.apache.xml.security.stax.ext.InboundXMLSec
-
Warning: configure your xmlStreamReader correctly.
- ProcessorChain - Interface in org.apache.xml.security.stax.ext
-
Basic interface for Output- and Input-Processor chains
- processOutMessage(OutputStream, String) - Method in class org.apache.xml.security.stax.ext.OutboundXMLSec
-
This method is the entry point for the incoming security-engine.
- processOutMessage(OutputStream, String, SecurityEventListener) - Method in class org.apache.xml.security.stax.ext.OutboundXMLSec
- processOutMessage(XMLStreamWriter, String) - Method in class org.apache.xml.security.stax.ext.OutboundXMLSec
-
This method is the entry point for the incoming security-engine.
- processOutMessage(XMLStreamWriter, String, SecurityEventListener) - Method in class org.apache.xml.security.stax.ext.OutboundXMLSec
- PROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTED_KEY - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- PROP_USE_THIS_TOKEN_ID_FOR_ENCRYPTION - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- PROP_USE_THIS_TOKEN_ID_FOR_SIGNATURE - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- properties - Variable in class org.apache.xml.security.configuration.ConfigurationType
- PropertiesType - Class in org.apache.xml.security.configuration
-
Java class for PropertiesType complex type.
- PropertiesType() - Constructor for class org.apache.xml.security.configuration.PropertiesType
- property - Variable in class org.apache.xml.security.configuration.PropertiesType
- PropertyType - Class in org.apache.xml.security.configuration
-
Java class for PropertyType complex type.
- PropertyType() - Constructor for class org.apache.xml.security.configuration.PropertyType
- protectAgainstWrappingAttack(Node, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
This method is a tree-search to help prevent against wrapping attacks.
- protectAgainstWrappingAttack(Node, Element, String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
This method is a tree-search to help prevent against wrapping attacks.
- push() - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
-
Push a frame for a node.
- put(String, T) - Method in interface org.apache.xml.security.stax.ext.SecurityContext
- putAsList(Object, T) - Method in interface org.apache.xml.security.stax.ext.SecurityContext
- putAsMap(Object, T, U) - Method in interface org.apache.xml.security.stax.ext.SecurityContext
- putList(Object, T) - Method in interface org.apache.xml.security.stax.ext.SecurityContext
R
- read() - Method in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Reads a single byte from the source byte array and returns it as an integer in the range from 0 to 255.
- read(byte[], int, int) - Method in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Reads at most
lenbytes from this stream and stores them in byte arraybstarting atoffset. - read(File, boolean) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Reads a document from the input stream.
- read(InputStream, boolean) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Reads a document from the input stream.
- readBytesFromStream(InputStream) - Static method in class org.apache.jcp.xml.dsig.internal.dom.Utils
- readLength(InputStream) - Static method in class org.apache.xml.security.utils.DERDecoderUtils
-
Get the DER length at the current position.
- readObjectIdentifier(InputStream) - Static method in class org.apache.xml.security.utils.DERDecoderUtils
-
Read the next object identifier from the given DER-encoded input stream.
- readResource(String, ClassLoader, boolean) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Reads a document from the input stream and closes it.
- RECIPIENT - org.apache.xml.security.encryption.params.KeyAgreementParameters.ActorType
- RecipientKeyInfo - Class in org.apache.xml.security.encryption.keys
-
The RecipientKeyInfo element is used in the
ds:KeyInfowith AgreementMethod elements. - RecipientKeyInfo(Document) - Constructor for class org.apache.xml.security.encryption.keys.RecipientKeyInfo
- RecipientKeyInfo(Element, String) - Constructor for class org.apache.xml.security.encryption.keys.RecipientKeyInfo
- Reference - Class in org.apache.xml.security.signature
-
Handles
<ds:Reference>elements. - Reference - Interface in org.apache.xml.security.encryption
-
A wrapper for a pointer from a key value of an
EncryptedKeyto items encrypted by that key value (EncryptedDataorEncryptedKeyelements). - Reference(Document, String, String, Manifest, Transforms, String) - Constructor for class org.apache.xml.security.signature.Reference
-
Constructor Reference
- Reference(Element, String, Manifest) - Constructor for class org.apache.xml.security.signature.Reference
- Reference(Element, String, Manifest, boolean) - Constructor for class org.apache.xml.security.signature.Reference
- REFERENCE_TYPE - Static variable in interface org.apache.xml.security.encryption.CipherData
-
REFERENCE_TYPE ASN
- ReferenceList - Interface in org.apache.xml.security.encryption
-
ReferenceListis an element that contains pointers from a key value of anEncryptedKeyto items encrypted by that key value (EncryptedDataorEncryptedKeyelements). - ReferenceNotInitializedException - Exception in org.apache.xml.security.signature
-
Raised if verifying a
Referencefails because of an uninitializedXMLSignatureInput - ReferenceNotInitializedException() - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
-
Constructor ReferenceNotInitializedException
- ReferenceNotInitializedException(Exception) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
- ReferenceNotInitializedException(Exception, String) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
-
Constructor ReferenceNotInitializedException
- ReferenceNotInitializedException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
-
Constructor ReferenceNotInitializedException
- ReferenceNotInitializedException(String) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
-
Constructor ReferenceNotInitializedException
- ReferenceNotInitializedException(String, Exception) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
-
Deprecated.
- ReferenceNotInitializedException(String, Object[]) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
-
Constructor ReferenceNotInitializedException
- ReferenceNotInitializedException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
-
Deprecated.
- register(String) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
-
Registers a ResourceResolverSpi class.
- register(String, Class<? extends SignatureAlgorithmSpi>) - Static method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Registers implementing class of the SignatureAlgorithm with algorithmURI
- register(String, Class<? extends CanonicalizerSpi>) - Static method in class org.apache.xml.security.c14n.Canonicalizer
-
Method register
- register(String, Class<? extends TransformSpi>) - Static method in class org.apache.xml.security.transforms.Transform
-
Registers implementing class of the Transform algorithm with algorithmURI
- register(String, String) - Static method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Registers implementing class of the SignatureAlgorithm with algorithmURI
- register(String, String) - Static method in class org.apache.xml.security.c14n.Canonicalizer
-
Method register
- register(String, String) - Static method in class org.apache.xml.security.transforms.Transform
-
Registers implementing class of the Transform algorithm with algorithmURI
- register(String, JCEMapper.Algorithm) - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
Method register
- register(ResourceResolverSpi, boolean) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
-
Registers a ResourceResolverSpi instance.
- registerAtStart(String) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
-
Registers a ResourceResolverSpi class at the beginning of the provider list.
- registerClassNames(List<String>) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
-
Registers a list of ResourceResolverSpi classes.
- registerDefaultAlgorithms() - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
This method registers the default algorithms.
- registerDefaultAlgorithms() - Static method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
This method registers the default algorithms.
- registerDefaultAlgorithms() - Static method in class org.apache.xml.security.c14n.Canonicalizer
-
This method registers the default algorithms.
- registerDefaultAlgorithms() - Static method in class org.apache.xml.security.transforms.Transform
-
This method registers the default algorithms.
- registerDefaultPrefixes() - Static method in class org.apache.xml.security.utils.ElementProxy
-
This method registers the default prefixes.
- registerDefaultResolvers() - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
-
This method registers the default resolvers.
- registerElementById(Element, Attr) - Static method in class org.apache.xml.security.utils.IdResolver
-
Deprecated.Method registerElementById
- registerInternalKeyResolver(KeyResolverSpi) - Method in class org.apache.xml.security.encryption.XMLCipher
-
This method is used to add a custom
KeyResolverSpito an XMLCipher. - registerInternalKeyResolver(KeyResolverSpi) - Method in class org.apache.xml.security.keys.KeyInfo
-
This method is used to add a custom
KeyResolverSpito a KeyInfo object. - registerSecurityTokenProvider(String, SecurityTokenProvider<? extends InboundSecurityToken>) - Method in interface org.apache.xml.security.stax.ext.InboundSecurityContext
-
Register a new SecurityTokenProvider.
- registerSecurityTokenProvider(String, SecurityTokenProvider<OutboundSecurityToken>) - Method in interface org.apache.xml.security.stax.ext.OutboundSecurityContext
-
Register a new SecurityTokenProvider.
- remove(String) - Method in interface org.apache.xml.security.stax.ext.SecurityContext
- remove(Reference) - Method in interface org.apache.xml.security.encryption.ReferenceList
-
Removes a reference from the
ReferenceList. - removeAgreementMethodInformation(Element) - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Removes additional
AgreementMethodinformation. - removeAgreementMethodInformation(Element) - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Removes additional
AgreementMethodinformation. - removeAllChildren(Node) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Removes all children nodes from the specified node.
- removeElementRetrievalInformation(Element) - Method in interface org.apache.xml.security.encryption.Reference
-
Removes the specified retrieval information.
- removeEncryptionInformation(Element) - Method in interface org.apache.xml.security.encryption.EncryptionProperty
-
Removes encryption information.
- removeEncryptionMethodInformation(Element) - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Removes encryption method information.
- removeEncryptionProperty(EncryptionProperty) - Method in interface org.apache.xml.security.encryption.EncryptionProperties
-
Removes the specified
EncryptionProperty. - removeMapping(String) - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
- removeMappingIfNotRender(String) - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
- removeMappingIfRender(String) - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
- removeProcessor(InputProcessor) - Method in interface org.apache.xml.security.stax.ext.InputProcessorChain
-
Removes the specified InputProcessor from this chain.
- removeProcessor(OutputProcessor) - Method in interface org.apache.xml.security.stax.ext.OutputProcessorChain
-
Removes the specified OutputProcessor from this chain.
- removeWhiteSpace(byte[]) - Static method in class org.apache.xml.security.utils.Base64
-
Deprecated.remove WhiteSpace from MIME containing encoded Base64 data.
- requiredKey - Variable in class org.apache.xml.security.configuration.AlgorithmType
- requirementLevel - Variable in class org.apache.xml.security.configuration.AlgorithmType
- reset() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.reset()which is executed on the internalMessageDigestobject. - reset() - Method in interface org.apache.xml.security.stax.ext.ProcessorChain
-
resets the chain so that the next event will go again to the first processor in the chain.
- reset() - Method in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Resets this stream to the last marked location.
- reset() - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
- resolve(List<ResourceResolverSpi>, ResourceResolverContext) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
-
Method resolve
- resolve(ResourceResolverContext) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
-
Method resolve
- resolver - Variable in class org.apache.xml.security.configuration.ResourceResolversType
- ResolverAnonymous - Class in org.apache.xml.security.utils.resolver.implementations
- ResolverAnonymous(String) - Constructor for class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
- ResolverAnonymous(Path) - Constructor for class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
- ResolverDirectHTTP - Class in org.apache.xml.security.utils.resolver.implementations
-
A simple ResourceResolver for HTTP requests.
- ResolverDirectHTTP() - Constructor for class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
- ResolverDirectHTTP(Map<String, String>) - Constructor for class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
- ResolverFragment - Class in org.apache.xml.security.utils.resolver.implementations
-
This resolver is used for resolving same-document URIs like URI="" of URI="#id".
- ResolverFragment() - Constructor for class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
- ResolverLocalFilesystem - Class in org.apache.xml.security.utils.resolver.implementations
-
A simple ResourceResolver for requests into the local filesystem.
- ResolverLocalFilesystem() - Constructor for class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
- ResolverType - Class in org.apache.xml.security.configuration
-
Java class for ResolverType complex type.
- ResolverType() - Constructor for class org.apache.xml.security.configuration.ResolverType
- ResolverXPointer - Class in org.apache.xml.security.utils.resolver.implementations
-
Handles barename XPointer Reference URIs.
- ResolverXPointer() - Constructor for class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
- ResourceResolver - Class in org.apache.xml.security.utils.resolver
-
During reference validation, we have to retrieve resources from somewhere.
- ResourceResolver - Interface in org.apache.xml.security.stax.ext
- ResourceResolver() - Constructor for class org.apache.xml.security.utils.resolver.ResourceResolver
- ResourceResolverContext - Class in org.apache.xml.security.utils.resolver
- ResourceResolverContext(Attr, String, boolean) - Constructor for class org.apache.xml.security.utils.resolver.ResourceResolverContext
- ResourceResolverContext(Attr, String, boolean, Map<String, String>) - Constructor for class org.apache.xml.security.utils.resolver.ResourceResolverContext
- ResourceResolverException - Exception in org.apache.xml.security.utils.resolver
-
This Exception is thrown if something related to the
ResourceResolvergoes wrong. - ResourceResolverException(Exception, String, String, String) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
-
Constructor ResourceResolverException
- ResourceResolverException(Exception, String, String, String, Object[]) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
-
Constructor ResourceResolverException
- ResourceResolverException(String, Exception, String, String) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
-
Deprecated.
- ResourceResolverException(String, Object[], Exception, String, String) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
-
Deprecated.
- ResourceResolverException(String, Object[], String, String) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
-
Constructor ResourceResolverException
- ResourceResolverException(String, String, String) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
-
Constructor ResourceResolverException
- ResourceResolverLookup - Interface in org.apache.xml.security.stax.ext
- resourceResolvers - Variable in class org.apache.xml.security.configuration.ConfigurationType
- ResourceResolverSpi - Class in org.apache.xml.security.utils.resolver
-
During reference validation, we have to retrieve resources from somewhere.
- ResourceResolverSpi() - Constructor for class org.apache.xml.security.utils.resolver.ResourceResolverSpi
- ResourceResolversType - Class in org.apache.xml.security.configuration
-
Java class for ResourceResolversType complex type.
- ResourceResolversType() - Constructor for class org.apache.xml.security.configuration.ResourceResolversType
- RetrievalMethod - Class in org.apache.xml.security.keys.content
- RetrievalMethod(Document, String, Transforms, String) - Constructor for class org.apache.xml.security.keys.content.RetrievalMethod
-
Constructor RetrievalMethod
- RetrievalMethod(Element, String) - Constructor for class org.apache.xml.security.keys.content.RetrievalMethod
-
Constructor RetrievalMethod
- RetrievalMethodResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
-
The RetrievalMethodResolver can retrieve public keys and certificates from other locations.
- RetrievalMethodResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
- RFC2253Parser - Class in org.apache.xml.security.utils
- RFC2253Parser() - Constructor for class org.apache.xml.security.utils.RFC2253Parser
- rfc2253toXMLdsig(String) - Static method in class org.apache.xml.security.utils.RFC2253Parser
-
Method rfc2253toXMLdsig
- RIPEMD_160 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
RIPEMD Cipher
- RIPEMD_160 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- RSA - org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
- RSA - org.apache.xml.security.utils.KeyUtils.KeyType
- RSA_1_5 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- RSA_OAEP - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
RSA OAEP Cipher
- RSA_OAEP - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- RSA_OAEP_11 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
RSA OAEP Cipher
- RSA_v1dot5 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
RSA 1.5 Cipher
- RSAKeyValue - Class in org.apache.xml.security.keys.content.keyvalues
- RSAKeyValue(Document, BigInteger, BigInteger) - Constructor for class org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
-
Constructor RSAKeyValue
- RSAKeyValue(Document, Key) - Constructor for class org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
-
Constructor RSAKeyValue
- RSAKeyValue(Element, String) - Constructor for class org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
-
Constructor RSAKeyValue
- RSAKeyValueResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
- RSAKeyValueResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
- RSAPSSParameterSpec - Class in org.apache.jcp.xml.dsig.internal.dom
- RSAPSSParameterSpec() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.RSAPSSParameterSpec
- RSASSA_PSS - org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
- RSASSA_PSS - org.apache.xml.security.utils.KeyUtils.KeyType
S
- salt(byte[]) - Method in class org.apache.xml.security.encryption.params.HKDFParams.Builder
-
Set the (optional) salt value which is used for the key derivation.
- sameDocumentURI(String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.Utils
-
Returns true if uri is a same-document URI, false otherwise.
- SECP160K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP160R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP160R2 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP192K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP192R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP224K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP224R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP256K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP256R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP384R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECP521R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SecretKeyResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
-
Resolves a SecretKey within a KeyStore based on the KeyName.
- SecretKeyResolver(KeyStore, char[]) - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
-
Constructor.
- SECT163K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT163R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT163R2 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT193R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT193R2 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT233K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT233R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT239K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT283K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT283R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT409K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT409R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT571K1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SECT571R1 - org.apache.xml.security.utils.KeyUtils.KeyType
- SecurePart - Class in org.apache.xml.security.stax.ext
-
Class to describe which and how an element must be secured
- SecurePart(String) - Constructor for class org.apache.xml.security.stax.ext.SecurePart
- SecurePart(String, String[], String) - Constructor for class org.apache.xml.security.stax.ext.SecurePart
- SecurePart(String, SecurePart.Modifier) - Constructor for class org.apache.xml.security.stax.ext.SecurePart
- SecurePart(QName, boolean, SecurePart.Modifier) - Constructor for class org.apache.xml.security.stax.ext.SecurePart
- SecurePart(QName, boolean, SecurePart.Modifier, String[], String) - Constructor for class org.apache.xml.security.stax.ext.SecurePart
- SecurePart(QName, SecurePart.Modifier) - Constructor for class org.apache.xml.security.stax.ext.SecurePart
- SecurePart(QName, SecurePart.Modifier, String[], String) - Constructor for class org.apache.xml.security.stax.ext.SecurePart
- SecurePart(SecurePart.Modifier) - Constructor for class org.apache.xml.security.stax.ext.SecurePart
- SecurePart.Modifier - Enum in org.apache.xml.security.stax.ext
- securePartMatches(XMLSecStartElement, Map<Object, SecurePart>) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- securePartMatches(XMLSecStartElement, OutputProcessorChain, String) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- secureValidation - Variable in class org.apache.xml.security.encryption.AbstractSerializer
- secureValidation - Variable in class org.apache.xml.security.utils.resolver.ResourceResolverContext
- SecurityContext - Interface in org.apache.xml.security.stax.ext
- securityHeaderHandlers - Variable in class org.apache.xml.security.configuration.ConfigurationType
- SecurityHeaderHandlersType - Class in org.apache.xml.security.configuration
-
Java class for SecurityHeaderHandlersType complex type.
- SecurityHeaderHandlersType() - Constructor for class org.apache.xml.security.configuration.SecurityHeaderHandlersType
- securityProperties - Variable in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- SEED_128 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
SEED 128 Cipher
- SEED_128_KeyWrap - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
SEED 128 Cipher KeyWrap
- selectDs11Node(Node, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
- selectDs11Nodes(Node, String) - Static method in class org.apache.xml.security.utils.XMLUtils
- selectDsNode(Node, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
- selectDsNodes(Node, String) - Static method in class org.apache.xml.security.utils.XMLUtils
- selectNode(Node, String, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
- selectNodeList(Node, Node, String, Node) - Method in interface org.apache.xml.security.utils.XPathAPI
-
Use an XPath string to select a nodelist.
- selectNodes(Node, String, String) - Static method in class org.apache.xml.security.utils.XMLUtils
- selectXenc11Node(Node, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Helper method to get the "number"-th element for a given local name and namespace: http://www.w3.org/2009/xmlenc11#.
- selectXencNode(Node, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
- Serializer - Interface in org.apache.xml.security.encryption
-
Converts
Strings intoNodes and visa versa. - serializeToByteArray(Element) - Method in class org.apache.xml.security.encryption.AbstractSerializer
-
Returns a
byte[]representation of the specifiedElement. - serializeToByteArray(Element) - Method in interface org.apache.xml.security.encryption.Serializer
-
Returns a
byte[]representation of the specifiedElement. - serializeToByteArray(NodeList) - Method in class org.apache.xml.security.encryption.AbstractSerializer
-
Returns a
byte[]representation of the specifiedNodeList. - serializeToByteArray(NodeList) - Method in interface org.apache.xml.security.encryption.Serializer
-
Returns a
byte[]representation of the specifiedNodeList. - setAction(XMLSecurityConstants.Action, int) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- setAction(XMLSecurityConstants.Action, int) - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
setter for the Action after instantiation of the processor
- setActions(List<XMLSecurityConstants.Action>) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Specifies how to secure the document eg.
- setAddExcC14NInclusivePrefixes(boolean) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setAlgorithm(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.KeyDerivationMethodImpl
-
Sets the
Algorithmattribute. - setAlgorithmClass(String) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the algorithmClass property.
- setAlgorithmId(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
-
Sets the
Algorithmattribute - setAlgorithmID(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- setAlgorithmParameterSpec(AlgorithmParameterSpec) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setAlgorithmURI(String) - Method in class org.apache.xml.security.algorithms.Algorithm
-
Sets the algorithm's URI as used in the signature.
- setAttribute(String, String) - Method in interface org.apache.xml.security.encryption.EncryptionProperty
-
Set the attribute value.
- setAttribute(Element, String, String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Sets an element's attribute (using DOM level 2) with the specified value and namespace prefix.
- setAttributeID(Element, String, String) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
-
Sets an element's attribute (using DOM level 2) with the specified value and namespace prefix AND registers the ID value with the specified element.
- setbaseURI(String) - Method in exception org.apache.xml.security.utils.resolver.ResourceResolverException
- setCarriedName(String) - Method in interface org.apache.xml.security.encryption.EncryptedKey
-
Sets the carried name.
- setCipherReference(CipherReference) - Method in interface org.apache.xml.security.encryption.CipherData
-
Sets the
CipherData's reference. - setCipherValue(CipherValue) - Method in interface org.apache.xml.security.encryption.CipherData
-
Sets the
CipherData's value. - setContext(Node) - Method in class org.apache.xml.security.utils.DOMNamespaceContext
- setDecryptionKey(Key) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setDefaultPrefix(String, String) - Static method in class org.apache.xml.security.utils.ElementProxy
-
Method setDefaultPrefix
- setDescription(String) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the description property.
- setDESCRIPTION(String) - Method in class org.apache.xml.security.configuration.ResolverType
-
Sets the value of the description property.
- setDigestAlgorithm(String) - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Set the Digest Algorithm to use
- setDigestAlgorithm(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- setDigestMethod(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
- setDigestMethod(String) - Method in class org.apache.xml.security.stax.ext.SecurePart
- setDigestName(String) - Method in class org.apache.jcp.xml.dsig.internal.dom.RSAPSSParameterSpec
- setDisableSchemaValidation(boolean) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setDocument(Document) - Method in class org.apache.xml.security.utils.ElementProxy
-
Set a new value for the wrapped document that this object is a proxy for.
- setDs11Prefix(String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Set the prefix for the digital signature 1.1 namespace
- setDsPrefix(String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Set the prefix for the digital signature namespace
- setElement(Element) - Method in class org.apache.xml.security.utils.ElementProxy
-
New value for the wrapped XML element that this object is a proxy for.
- setElement(Element, String) - Method in class org.apache.xml.security.utils.ElementProxy
-
Method setElement
- setEncoding(String) - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Sets the
URIrepresenting the encoding of theEncryptedType. - setEncoding(String) - Method in class org.apache.xml.security.signature.ObjectContainer
-
Sets the
Encodingattribute - setEncryptionKey(Key) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setEncryptionKeyIdentifier(SecurityTokenConstants.KeyIdentifier) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Specifies the KeyIdentifierType to use in the secured document
- setEncryptionKeyName(String) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
specifies the contents of the KeyInfo/KeyName element for encryption
- setEncryptionKeyTransportAlgorithm(String) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Specifies the encryption key transport algorithm
- setEncryptionKeyTransportDigestAlgorithm(String) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setEncryptionKeyTransportMGFAlgorithm(String) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setEncryptionKeyTransportOAEPParams(byte[]) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setEncryptionMethod(EncryptionMethod) - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Sets the
EncryptionMethodused to encrypt the cipher data. - setEncryptionProperties(EncryptionProperties) - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Sets the
EncryptionPropertiesthat supplies additional information about the generation of theEncryptedType. - setEncryptionSymAlgorithm(String) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Specifies the encryption algorithm
- setEncryptionTransportKey(Key) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setEncryptionUseThisCertificate(X509Certificate) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setExcludeComments(boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
- setExcludeNode(Node) - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Sets the exclude node of this XMLSignatureInput
- setExternalReference(String) - Method in class org.apache.xml.security.stax.ext.SecurePart
- setFollowNestedManifests(boolean) - Method in class org.apache.xml.security.signature.XMLSignature
-
Signal whether Manifest should be automatically validated.
- setGenerateXPointer(boolean) - Method in class org.apache.xml.security.stax.ext.SecurePart
- setHmacHashAlgorithm(String) - Method in class org.apache.xml.security.encryption.params.HKDFParams
-
Method set the digest algorithm URI.
- setId(String) - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Sets the id.
- setId(String) - Method in interface org.apache.xml.security.encryption.EncryptionProperties
-
Sets the id.
- setId(String) - Method in interface org.apache.xml.security.encryption.EncryptionProperty
-
Sets the id.
- setId(String) - Method in class org.apache.xml.security.keys.content.DEREncodedKeyValue
-
Sets the
Idattribute - setId(String) - Method in class org.apache.xml.security.keys.content.KeyInfoReference
-
Sets the
Idattribute - setId(String) - Method in class org.apache.xml.security.keys.KeyInfo
-
Sets the
Idattribute - setId(String) - Method in class org.apache.xml.security.signature.Manifest
-
Sets the
Idattribute - setId(String) - Method in class org.apache.xml.security.signature.ObjectContainer
-
Sets the
Idattribute - setId(String) - Method in class org.apache.xml.security.signature.Reference
-
Sets the
Idattribute of thisReferenceelement - setId(String) - Method in class org.apache.xml.security.signature.SignatureProperties
-
Sets the
Idattribute - setId(String) - Method in class org.apache.xml.security.signature.SignatureProperty
-
Sets the
idattribute - setId(String) - Method in class org.apache.xml.security.signature.XMLSignature
-
Sets the
Idattribute - setIdAttributeNS(QName) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Sets the qualified name of the ID attribute used to sign the document.
- setIdToSecure(String) - Method in class org.apache.xml.security.stax.ext.SecurePart
- setIdToSign(String) - Method in class org.apache.xml.security.stax.ext.SecurePart
-
Deprecated.
- setInfo(byte[]) - Method in class org.apache.xml.security.encryption.params.HKDFParams
-
Method set the info value which is used for the key derivation.
- setInfo(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Sets the
Infoattribute - setINOUT(InOutAttrType) - Method in class org.apache.xml.security.configuration.TransformAlgorithmType
-
Sets the value of the inout property.
- setIsInEncryptedContent(int, Object) - Method in interface org.apache.xml.security.stax.ext.DocumentContext
-
Indicates if we currently stay in an encrypted content
- setIsInSignedContent(int, Object) - Method in interface org.apache.xml.security.stax.ext.DocumentContext
-
Indicates if we currently stay in a signed content
- setIVLength(Integer) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the ivLength property.
- setJAVACLASS(String) - Method in class org.apache.xml.security.configuration.HandlerType
-
Sets the value of the javaclass property.
- setJAVACLASS(String) - Method in class org.apache.xml.security.configuration.ResolverType
-
Sets the value of the javaclass property.
- setJAVACLASS(String) - Method in class org.apache.xml.security.configuration.TransformAlgorithmType
-
Sets the value of the javaclass property.
- setJaxbContext(JAXBContext) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- setJaxbSchemas(Schema) - Static method in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- setJCEAlgorithmMappings(JCEAlgorithmMappingsType) - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Sets the value of the jceAlgorithmMappings property.
- setJCEName(String) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the jceName property.
- setJCEProvider(String) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the jceProvider property.
- setKANonce(byte[]) - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Sets the KANonce.jj
- setKANonce(byte[]) - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Sets the KANonce.jj
- setKDFParams(KDFParams) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.KeyDerivationMethodImpl
- setKEK(Key) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Set a Key Encryption Key.
- setKeyDerivationMethod(KeyDerivationMethod) - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
This method is used to set the
KeyDerivationMethodwhen theAgreementMethodis being used to derive a key. - setKeyDerivationMethod(KeyDerivationMethod) - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
This method is used to set the
KeyDerivationMethodwhen theAgreementMethodis being used to derive a key. - setKeyInfo(KeyInfo) - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Sets the encryption key information.
- setKeyLength(Integer) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the keyLength property.
- setKeyLength(Integer) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Sets the
keyLengthattribute. - setKeySize(int) - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Sets the size of the key of the algorithm applied to the cipher data.
- setLocalAttribute(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
- setLocalElementValue(String, String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
- setLocalIdAttribute(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
- setMGFAlgorithm(String) - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Set the MGF Algorithm to use
- setMimeType(String) - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Sets the mime type.
- setMimeType(String) - Method in class org.apache.xml.security.signature.ObjectContainer
-
Sets the
MimeTypeattribute - setMIMEType(String) - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Some Transforms may require explicit MIME type, charset (IANA registered "character set"), or other such information concerning the data they are receiving from an earlier Transform or the source data, although no Transform algorithm specified in this document needs such explicit information.
- setModifier(SecurePart.Modifier) - Method in class org.apache.xml.security.stax.ext.SecurePart
- setName(QName) - Method in class org.apache.xml.security.stax.ext.SecurePart
- setNAME(String) - Method in class org.apache.xml.security.configuration.HandlerType
-
Sets the value of the name property.
- setNAME(String) - Method in class org.apache.xml.security.configuration.PropertyType
-
Sets the value of the name property.
- setNeedsToBeExpanded(boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Set if the structure needs to be expanded.
- setNodeSet(boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
- setOAEPparams(byte[]) - Method in interface org.apache.xml.security.encryption.EncryptionMethod
-
Sets the OAEP parameters.
- setOriginatorKeyInfo(OriginatorKeyInfo) - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Sets the information relating to the originator's shared secret.
- setOriginatorKeyInfo(OriginatorKeyInfo) - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Sets the information relating to the originator's shared secret.
- setOriginatorKeyPair(KeyPair) - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- setOriginatorPrivateKey(PrivateKey) - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- setOriginatorPublicKey(PublicKey) - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Sets the originator's PublicKey to generate the secret
- setOriginatorPublicKey(PublicKey) - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Sets the originator's PublicKey to generate the secret
- setOriginatorPublicKey(PublicKey) - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- setOutputStream(OutputStream) - Method in class org.apache.xml.security.signature.XMLSignatureInput
- setOutputStream(OutputStream) - Method in interface org.apache.xml.security.stax.ext.Transformer
- setParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.setParameter( java.security.spec.AlgorithmParameterSpec)which is executed on the internalSignatureobject. - setPartyUInfo(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
-
Sets the
PartyUInfoattribute - setPartyUInfo(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- setPartyVInfo(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
-
Sets the
PartyVInfoattribute - setPartyVInfo(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- setPhase(XMLSecurityConstants.Phase) - Method in class org.apache.xml.security.stax.ext.AbstractInputProcessor
- setPhase(XMLSecurityConstants.Phase) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- setPRFAlgorithm(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Sets the
DigestMethodElement - setProperties(Map<String, Object>) - Method in interface org.apache.xml.security.stax.ext.Transformer
- setProperties(PropertiesType) - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Sets the value of the properties property.
- setProviderId(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
Sets the default Provider for obtaining the security algorithms
- setRecipient(String) - Method in interface org.apache.xml.security.encryption.EncryptedKey
-
Sets the recipient for this
EncryptedKey. - setRecipientKeyInfo(RecipientKeyInfo) - Method in interface org.apache.xml.security.encryption.AgreementMethod
-
Sets the information relating to the recipient's shared secret.
- setRecipientKeyInfo(RecipientKeyInfo) - Method in class org.apache.xml.security.encryption.keys.content.AgreementMethodImpl
-
Sets the information relating to the recipient's shared secret.
- setRecipientPrivateKey(PrivateKey) - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- setRecipientPublicKey(PublicKey) - Method in class org.apache.xml.security.encryption.params.KeyAgreementParameters
- setReference(Reference) - Method in exception org.apache.xml.security.signature.MissingResourceFailureException
-
used to set the uninitialized
Reference - setReferenceList(ReferenceList) - Method in interface org.apache.xml.security.encryption.EncryptedKey
-
Sets the
ReferenceListto theEncryptedKey. - setRequired(boolean) - Method in class org.apache.xml.security.stax.ext.SecurePart
- setRequiredKey(String) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the requiredKey property.
- setRequirementLevel(String) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the requirementLevel property.
- setResolverProperty(String, String) - Method in class org.apache.xml.security.signature.Manifest
-
Used to pass parameters like proxy servers etc to the ResourceResolver implementation.
- setResourceResolvers(ResourceResolversType) - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Sets the value of the resourceResolvers property.
- setSalt(byte[]) - Method in class org.apache.xml.security.encryption.params.HKDFParams
-
Method set the salt value which is used for the key derivation.
- setSalt(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.HKDFParamsImpl
-
Sets the
SaltElement - setSaltLength(int) - Method in class org.apache.jcp.xml.dsig.internal.dom.RSAPSSParameterSpec
- setSecureEntireRequest(boolean) - Method in class org.apache.xml.security.stax.ext.SecurePart
- setSecureValidation(boolean) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Set whether secure validation is enabled or not.
- setSecureValidation(boolean) - Method in class org.apache.xml.security.encryption.XMLCipherInput
-
Set whether secure validation is enabled or not.
- setSecureValidation(boolean) - Method in class org.apache.xml.security.keys.KeyInfo
-
Set whether secure processing is enabled or not.
- setSecureValidation(boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Set to false to disable validation in r/w operations.
- setSecureValidation(boolean) - Method in class org.apache.xml.security.transforms.Transforms
-
Set whether secure validation is enabled or not.
- setSecurityHeaderHandlers(SecurityHeaderHandlersType) - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Sets the value of the securityHeaderHandlers property.
- setSignatureAlgorithm(String) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSignatureCanonicalizationAlgorithm(String) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSignatureCerts(X509Certificate[]) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSignatureDigestAlgorithm(String) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSignatureGenerateIds(boolean) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
specifies if Id attributes should be generated for the document element, the Signature element and KeyInfo structures
- setSignatureIncludeDigestTransform(boolean) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
specifies if the transform set with signatureDigestAlgorithm should be included in the Reference/Transforms list
- setSignatureKey(Key) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSignatureKeyIdentifier(SecurityTokenConstants.KeyIdentifier) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSignatureKeyIdentifiers(List<SecurityTokenConstants.KeyIdentifier>) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSignatureKeyName(String) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
specifies the contents of the KeyInfo/KeyName element for signing
- setSignaturePosition(int) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
Specifies the position of the signature
- setSignaturePositionQName(QName) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSignaturePositionStart(boolean) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSignatureVerificationKey(Key) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setSkipDocumentEvents(boolean) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
-
specifies if the framework should forward Document-Events or not
- setSourceURI(String) - Method in class org.apache.xml.security.signature.XMLSignatureInput
- setSpecificationURL(String) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the specificationURL property.
- setSuppPrivInfo(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
-
Sets the
SuppPrivInfoattribute - setSuppPrivInfo(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- setSuppPubInfo(String) - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
-
Sets the
SuppPubInfoattribute - setSuppPubInfo(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams
- setTarget(String) - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Sets the value of the target property.
- setTarget(String) - Method in interface org.apache.xml.security.encryption.EncryptionProperty
-
Sets the target.
- setTarget(String) - Method in class org.apache.xml.security.signature.SignatureProperty
-
Sets the
targetattribute - setThreadSpecificProviderName(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
Sets the default Provider for this thread to obtain the security algorithms
- setTrailerField(int) - Method in class org.apache.jcp.xml.dsig.internal.dom.RSAPSSParameterSpec
- setTransformAlgorithms(TransformAlgorithmsType) - Method in class org.apache.xml.security.configuration.ConfigurationType
-
Sets the value of the transformAlgorithms property.
- setTransformer(Transformer) - Method in interface org.apache.xml.security.stax.ext.Transformer
- setTransforms(String[]) - Method in class org.apache.xml.security.stax.ext.SecurePart
- setTransforms(Transforms) - Method in interface org.apache.xml.security.encryption.CipherReference
-
Sets the
Transformsthat specifies how to transform theURIto yield the appropriate cipher value. - setType(String) - Method in interface org.apache.xml.security.encryption.EncryptedType
-
Sets the type.
- setType(String) - Method in class org.apache.xml.security.signature.Reference
-
Sets the
typeatttibute of the Reference indicate whether ands:Object,ds:SignatureProperty, ords:Manifestelement. - setURI(String) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the uri property.
- setURI(String) - Method in class org.apache.xml.security.configuration.HandlerType
-
Sets the value of the uri property.
- setURI(String) - Method in class org.apache.xml.security.configuration.TransformAlgorithmType
-
Sets the value of the uri property.
- setURI(String) - Method in interface org.apache.xml.security.encryption.Reference
-
Sets a
URIthat points to anElementthat were encrypted using the key defined in the enclosingEncryptedKeyelement. - setURI(String) - Method in class org.apache.xml.security.signature.Reference
-
Sets the
URIof thisReferenceelement - setURI(String) - Method in exception org.apache.xml.security.utils.resolver.ResourceResolverException
- setUseSingleCert(boolean) - Method in class org.apache.xml.security.stax.ext.XMLSecurityProperties
- setVAL(String) - Method in class org.apache.xml.security.configuration.PropertyType
-
Sets the value of the val property.
- setValue(String) - Method in class org.apache.xml.security.configuration.AlgorithmType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.xml.security.configuration.HandlerType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.xml.security.configuration.PropertyType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.xml.security.configuration.ResolverType
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.xml.security.configuration.TransformAlgorithmType
-
Sets the value of the value property.
- setValue(String) - Method in interface org.apache.xml.security.encryption.CipherValue
-
Sets the Base 64 encoded, encrypted octets that is the
CipherValue. - setXenc11Prefix(String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Set the prefix for the encryption namespace 1.1
- setXencPrefix(String) - Static method in class org.apache.xml.security.utils.XMLUtils
-
Set the prefix for the encryption namespace
- setXMLSecurityProperties(XMLSecurityProperties) - Method in class org.apache.xml.security.stax.ext.AbstractOutputProcessor
- setXMLSecurityProperties(XMLSecurityProperties) - Method in interface org.apache.xml.security.stax.ext.OutputProcessor
-
setter for the XMLSecurityProperties after instantiation of the processor
- setXPath(String) - Method in class org.apache.xml.security.transforms.params.XPathContainer
-
Sets the TEXT value of the
ds:XPathElement. - setXPathNamespaceContext(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
-
Adds an xmlns: definition to the Element.
- SHA1 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
SHA1 Cipher
- SHA1 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- SHA256 - org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
- SHA256 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
SHA256 Cipher
- SHA256 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- SHA256() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureDSA.SHA256
- SHA256(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureDSA.SHA256
- SHA384 - org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
- SHA512 - org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
- SHA512 - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
SHA512 Cipher
- SHA512 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- SigC14n - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- SigDig - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- sign() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.sign()which is executed on the internalSignatureobject. - sign(Key) - Method in class org.apache.xml.security.signature.XMLSignature
-
Digests all References in the SignedInfo, calculates the signature value and sets it in the SignatureValue Element.
- sign(XMLSignContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- SIGNATURE - org.apache.xml.security.stax.ext.XMLSecurityConstants.ContentType
- SIGNATURE - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- SIGNATURE_PARTS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- Signature11ElementProxy - Class in org.apache.xml.security.utils
-
Class SignatureElementProxy
- Signature11ElementProxy() - Constructor for class org.apache.xml.security.utils.Signature11ElementProxy
- Signature11ElementProxy(Document) - Constructor for class org.apache.xml.security.utils.Signature11ElementProxy
-
Constructor Signature11ElementProxy
- Signature11ElementProxy(Element, String) - Constructor for class org.apache.xml.security.utils.Signature11ElementProxy
-
Constructor Signature11ElementProxy
- SignatureAlgorithm - Class in org.apache.xml.security.algorithms
-
Allows selection of digital signature's algorithm, private keys, other security parameters, and algorithm's ID.
- SignatureAlgorithm(Document, String) - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Constructor SignatureAlgorithm
- SignatureAlgorithm(Document, String, int) - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Constructor SignatureAlgorithm
- SignatureAlgorithm(Document, String, int, Provider) - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithm
- SignatureAlgorithm(Document, String, Provider) - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithm
- SignatureAlgorithm(Document, String, Provider, AlgorithmParameterSpec) - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithm
- SignatureAlgorithm(Element, String) - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Constructor SignatureAlgorithm
- SignatureAlgorithm(Element, String, boolean) - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Constructor SignatureAlgorithm
- SignatureAlgorithm(Element, String, boolean, Provider) - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithm
- SignatureAlgorithm(Element, String, Provider) - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithm
- SignatureAlgorithmSpi - Class in org.apache.xml.security.algorithms
- SignatureAlgorithmSpi() - Constructor for class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
- SignatureBaseRSA - Class in org.apache.xml.security.algorithms.implementations
- SignatureBaseRSA() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
-
Constructor SignatureRSA
- SignatureBaseRSA(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
- SignatureBaseRSA.SignatureBaseRSAPSS - Class in org.apache.xml.security.algorithms.implementations
- SignatureBaseRSA.SignatureRSAMD5 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSAMD5
- SignatureBaseRSA.SignatureRSARIPEMD160 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSARIPEMD160
- SignatureBaseRSA.SignatureRSASHA1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA1
- SignatureBaseRSA.SignatureRSASHA1MGF1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA1MGF1
- SignatureBaseRSA.SignatureRSASHA224 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA224
- SignatureBaseRSA.SignatureRSASHA224MGF1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA224MGF1
- SignatureBaseRSA.SignatureRSASHA256 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA256
- SignatureBaseRSA.SignatureRSASHA256MGF1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA256MGF1
- SignatureBaseRSA.SignatureRSASHA3_224MGF1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSA3_SHA224MGF1
- SignatureBaseRSA.SignatureRSASHA3_256MGF1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSA3_SHA256MGF1
- SignatureBaseRSA.SignatureRSASHA3_384MGF1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSA3_SHA384MGF1
- SignatureBaseRSA.SignatureRSASHA3_512MGF1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA3_512MGF1
- SignatureBaseRSA.SignatureRSASHA384 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA384
- SignatureBaseRSA.SignatureRSASHA384MGF1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA384MGF1
- SignatureBaseRSA.SignatureRSASHA512 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA512
- SignatureBaseRSA.SignatureRSASHA512MGF1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureRSASHA512MGF1
- SignatureBaseRSA.SignatureRSASSAPSS - Class in org.apache.xml.security.algorithms.implementations
- SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm - Enum in org.apache.xml.security.algorithms.implementations
- SignatureBaseRSAPSS() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureBaseRSAPSS
- SignatureBaseRSAPSS(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureBaseRSAPSS
- SignatureDSA - Class in org.apache.xml.security.algorithms.implementations
- SignatureDSA() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureDSA
-
Constructor SignatureDSA
- SignatureDSA(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureDSA
- SignatureDSA.SHA256 - Class in org.apache.xml.security.algorithms.implementations
- SignatureECDSA - Class in org.apache.xml.security.algorithms.implementations
- SignatureECDSA() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA
-
Constructor SignatureRSA
- SignatureECDSA(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA
- SignatureECDSA.SignatureECDSARIPEMD160 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSARIPEMD160
- SignatureECDSA.SignatureECDSASHA1 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSASHA1
- SignatureECDSA.SignatureECDSASHA224 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSASHA224
- SignatureECDSA.SignatureECDSASHA256 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSASHA256
- SignatureECDSA.SignatureECDSASHA3_224 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSASHA3-224
- SignatureECDSA.SignatureECDSASHA3_256 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSASHA3-256
- SignatureECDSA.SignatureECDSASHA3_384 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSASHA3-384
- SignatureECDSA.SignatureECDSASHA3_512 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSASHA3-512
- SignatureECDSA.SignatureECDSASHA384 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSASHA384
- SignatureECDSA.SignatureECDSASHA512 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureECDSASHA512
- SignatureECDSARIPEMD160() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSARIPEMD160
-
Constructor SignatureECDSARIPEMD160
- SignatureECDSARIPEMD160(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSARIPEMD160
- SignatureECDSASHA1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA1
-
Constructor SignatureECDSASHA1
- SignatureECDSASHA1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA1
- SignatureECDSASHA224() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA224
-
Constructor SignatureECDSASHA224
- SignatureECDSASHA224(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA224
- SignatureECDSASHA256() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA256
-
Constructor SignatureECDSASHA256
- SignatureECDSASHA256(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA256
- SignatureECDSASHA3_224() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_224
-
Constructor SignatureECDSASHA3-224
- SignatureECDSASHA3_224(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_224
- SignatureECDSASHA3_256() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_256
-
Constructor SignatureECDSASHA3-256
- SignatureECDSASHA3_256(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_256
- SignatureECDSASHA3_384() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_384
-
Constructor SignatureECDSASHA3-384
- SignatureECDSASHA3_384(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_384
- SignatureECDSASHA3_512() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_512
-
Constructor SignatureECDSASHA3-512
- SignatureECDSASHA3_512(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA3_512
- SignatureECDSASHA384() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA384
-
Constructor SignatureECDSASHA384
- SignatureECDSASHA384(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA384
- SignatureECDSASHA512() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA512
-
Constructor SignatureECDSASHA512
- SignatureECDSASHA512(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA512
- SignatureEd25519() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureEDDSA.SignatureEd25519
-
Constructor SignatureEd25519
- SignatureEd25519(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureEDDSA.SignatureEd25519
- SignatureEd448() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureEDDSA.SignatureEd448
-
Constructor SignatureEd448
- SignatureEd448(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureEDDSA.SignatureEd448
- SignatureEDDSA - Class in org.apache.xml.security.algorithms.implementations
- SignatureEDDSA() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
-
Constructor SignatureEDDSA
- SignatureEDDSA(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureEDDSA
- SignatureEDDSA.SignatureEd25519 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureEd25519
- SignatureEDDSA.SignatureEd448 - Class in org.apache.xml.security.algorithms.implementations
-
Class SignatureEd448
- SignatureElementProxy - Class in org.apache.xml.security.utils
-
Class SignatureElementProxy
- SignatureElementProxy() - Constructor for class org.apache.xml.security.utils.SignatureElementProxy
- SignatureElementProxy(Document) - Constructor for class org.apache.xml.security.utils.SignatureElementProxy
-
Constructor SignatureElementProxy
- SignatureElementProxy(Element, String) - Constructor for class org.apache.xml.security.utils.SignatureElementProxy
-
Constructor SignatureElementProxy
- SignatureProperties - Class in org.apache.xml.security.signature
-
Handles
<ds:SignatureProperties>elements This Element holdsSignaturePropertyproperties that contain additional information items concerning the generation of the signature. - SignatureProperties(Document) - Constructor for class org.apache.xml.security.signature.SignatureProperties
-
Constructor SignatureProperties
- SignatureProperties(Element, String) - Constructor for class org.apache.xml.security.signature.SignatureProperties
-
Constructs
SignaturePropertiesfromElement - SignatureProperty - Class in org.apache.xml.security.signature
-
Handles
<ds:SignatureProperty>elements Additional information item concerning the generation of the signature(s) can be placed in this Element - SignatureProperty(Document, String) - Constructor for class org.apache.xml.security.signature.SignatureProperty
-
Constructs
SignaturePropertyusing specifiedtargetattribute - SignatureProperty(Document, String, String) - Constructor for class org.apache.xml.security.signature.SignatureProperty
- SignatureProperty(Element, String) - Constructor for class org.apache.xml.security.signature.SignatureProperty
-
Constructs a
SignaturePropertyfrom anElement - SignatureRSAMD5() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5
-
Constructor SignatureRSAMD5
- SignatureRSAMD5(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5
- SignatureRSARIPEMD160() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160
-
Constructor SignatureRSARIPEMD160
- SignatureRSARIPEMD160(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160
- SignatureRSASHA1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1
-
Constructor SignatureRSASHA1
- SignatureRSASHA1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1
- SignatureRSASHA1MGF1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1MGF1
-
Constructor SignatureRSASHA1MGF1
- SignatureRSASHA1MGF1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1MGF1
- SignatureRSASHA224() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224
-
Constructor SignatureRSASHA224
- SignatureRSASHA224(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224
- SignatureRSASHA224MGF1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224MGF1
-
Constructor SignatureRSASHA224MGF1
- SignatureRSASHA224MGF1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224MGF1
- SignatureRSASHA256() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256
-
Constructor SignatureRSASHA256
- SignatureRSASHA256(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256
- SignatureRSASHA256MGF1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256MGF1
-
Constructor SignatureRSASHA256MGF1
- SignatureRSASHA256MGF1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256MGF1
- SignatureRSASHA3_224MGF1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_224MGF1
-
Constructor SignatureRSASHA3_224MGF1
- SignatureRSASHA3_224MGF1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_224MGF1
- SignatureRSASHA3_256MGF1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_256MGF1
-
Constructor SignatureRSASHA3_256MGF1
- SignatureRSASHA3_256MGF1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_256MGF1
- SignatureRSASHA3_384MGF1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_384MGF1
-
Constructor SignatureRSASHA3_384MGF1
- SignatureRSASHA3_384MGF1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_384MGF1
- SignatureRSASHA3_512MGF1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_512MGF1
-
Constructor SignatureRSASHA3_512MGF1
- SignatureRSASHA3_512MGF1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA3_512MGF1
- SignatureRSASHA384() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384
-
Constructor SignatureRSASHA384
- SignatureRSASHA384(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384
- SignatureRSASHA384MGF1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384MGF1
-
Constructor SignatureRSASHA384MGF1
- SignatureRSASHA384MGF1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384MGF1
- SignatureRSASHA512() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512
-
Constructor SignatureRSASHA512
- SignatureRSASHA512(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512
- SignatureRSASHA512MGF1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512MGF1
-
Constructor SignatureRSASHA512MGF1
- SignatureRSASHA512MGF1(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512MGF1
- SignatureRSASSAPSS() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS
- SignatureRSASSAPSS(Provider) - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS
- SignatureSpec11NS - Static variable in class org.apache.xml.security.utils.Constants
-
The namespace of the XML Signature specification
- SIGNATURESPECIFICATION_URL - Static variable in class org.apache.xml.security.utils.Constants
-
The URL of the XML Signature specification
- SignatureSpecNS - Static variable in class org.apache.xml.security.utils.Constants
-
The namespace of the XML Signature specification
- SignedInfo - Class in org.apache.xml.security.signature
-
Handles
<ds:SignedInfo>elements ThisSignedInfoelement includes the canonicalization algorithm, a signature algorithm, and one or more references. - SignedInfo(Document) - Constructor for class org.apache.xml.security.signature.SignedInfo
-
Overwrites
Manifest.addDocument(java.lang.String, java.lang.String, org.apache.xml.security.transforms.Transforms, java.lang.String, java.lang.String, java.lang.String)because it creates another Element. - SignedInfo(Document, String, int, String) - Constructor for class org.apache.xml.security.signature.SignedInfo
-
Constructor SignedInfo
- SignedInfo(Document, String, int, String, Provider, AlgorithmParameterSpec) - Constructor for class org.apache.xml.security.signature.SignedInfo
-
Constructs
SignedInfousing given Canonicalization algorithm and Signature algorithm. - SignedInfo(Document, String, String) - Constructor for class org.apache.xml.security.signature.SignedInfo
-
Constructs
SignedInfousing given Canonicalization algorithm and Signature algorithm. - SignedInfo(Document, String, String, Provider) - Constructor for class org.apache.xml.security.signature.SignedInfo
-
Constructs
SignedInfousing given Canonicalization algorithm and Signature algorithm. - SignedInfo(Document, Element, Element) - Constructor for class org.apache.xml.security.signature.SignedInfo
- SignedInfo(Document, Element, Element, Provider) - Constructor for class org.apache.xml.security.signature.SignedInfo
- SignedInfo(Element, String) - Constructor for class org.apache.xml.security.signature.SignedInfo
-
Build a
SignedInfofrom anElement - SignedInfo(Element, String, boolean) - Constructor for class org.apache.xml.security.signature.SignedInfo
-
Build a
SignedInfofrom anElement - SignedInfo(Element, String, boolean, Provider) - Constructor for class org.apache.xml.security.signature.SignedInfo
-
Build a
SignedInfofrom anElement - SignerOutputStream - Class in org.apache.xml.security.utils
- SignerOutputStream(SignatureAlgorithm) - Constructor for class org.apache.xml.security.utils.SignerOutputStream
- signInOctetStream(OutputStream) - Method in class org.apache.xml.security.signature.SignedInfo
-
Output the C14n stream to the given OutputStream.
- SigTransform - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- SingleCertificateResolver - Class in org.apache.xml.security.keys.storage.implementations
- SingleCertificateResolver(X509Certificate) - Constructor for class org.apache.xml.security.keys.storage.implementations.SingleCertificateResolver
- SingleKeyResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
-
Resolves a single Key based on the KeyName.
- SingleKeyResolver(String, PrivateKey) - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
-
Constructor.
- SingleKeyResolver(String, PublicKey) - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
-
Constructor.
- SingleKeyResolver(String, SecretKey) - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
-
Constructor.
- size() - Method in interface org.apache.xml.security.encryption.ReferenceList
-
Returns the size of the
ReferenceList. - SKI_OID - Static variable in class org.apache.xml.security.keys.content.x509.XMLX509SKI
-
SubjectKeyIdentifier (id-ce-subjectKeyIdentifier) (2.5.29.14): This extension identifies the public key being certified. - skip(long) - Method in class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Skips
countnumber of bytes in this InputStream. - specificationURL - Variable in class org.apache.xml.security.configuration.AlgorithmType
- spi - Variable in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
- SPKIData - Class in org.apache.xml.security.keys.content
-
$todo$ implement
- SPKIData(Element, String) - Constructor for class org.apache.xml.security.keys.content.SPKIData
-
Constructor SPKIData
- stripLeadingZeros(byte[]) - Static method in class org.apache.xml.security.algorithms.implementations.ECDSAUtils
- SUBTRACT - Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Field SUBTRACT
- suppPrivInfo(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams.Builder
- suppPubInfo(String) - Method in class org.apache.xml.security.encryption.params.ConcatKDFParams.Builder
- Sym_Key_Wrap - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- Sym_Sig - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
T
- TAG_c14nExcl_InclusiveNamespaces - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_CanonicalizationMethod - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_DigestMethod - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_DigestValue - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_DSAKeyValue - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Exponent - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_G - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_HMACOutputLength - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_J - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_KeyInfo - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_KeyName - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_KeyValue - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Manifest - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Modulus - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_P - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_PgenCounter - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Q - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Reference - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_RSAKeyValue - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Seed - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Signature - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_SignatureMethod - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_SignatureValue - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_SignedInfo - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Transform - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Transforms - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_X509Certificate - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_X509Data - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_X509IssuerName - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_X509IssuerSerial - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_X509SerialNumber - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_X509SKI - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_X509SubjectName - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig_Y - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig11_ECKeyValue - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig11_ECParameters - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig11_NamedCurve - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsig11_PublicKey - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsigmore_RSAPSSPARAMS - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsigmore_SALTLENGTH - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_dsigmore_TRAILERFIELD - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_wsse11_EncryptedHeader - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_CipherData - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_CipherReference - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_CipherValue - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_DataReference - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_EncryptedData - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_EncryptedKey - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_EncryptionMethod - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_EncryptionProperties - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_OAEPparams - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_ReferenceList - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc_Transforms - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_xenc11_MGF - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- TAG_XOP_INCLUDE - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- target - Variable in class org.apache.xml.security.configuration.ConfigurationType
- toByteArray() - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
- toString() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.ConcatKDFParamsImpl
- toString() - Method in class org.apache.xml.security.encryption.keys.content.derivedKey.KeyDerivationMethodImpl
- toString() - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
- toString() - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Creates a short description of this instance.
- toString() - Method in class org.apache.xml.security.stax.ext.ComparableType
- transform(InputStream) - Method in interface org.apache.xml.security.stax.ext.Transformer
- transform(Data, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
- transform(Data, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
- transform(Data, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
- transform(Data, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
- transform(Data, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
-
Transforms the specified data using the underlying transform algorithm.
- transform(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- transform(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
- transform(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
-
Transforms the specified data using the underlying transform algorithm.
- transform(XMLSecEvent) - Method in interface org.apache.xml.security.stax.ext.Transformer
- Transform - Class in org.apache.xml.security.transforms
-
Implements the behaviour of the
ds:Transformelement. - Transform(Document, String) - Constructor for class org.apache.xml.security.transforms.Transform
-
Generates a Transform object that implements the specified
Transform algorithmURI. - Transform(Document, String, Element) - Constructor for class org.apache.xml.security.transforms.Transform
-
Generates a Transform object that implements the specified
Transform algorithmURI. - Transform(Document, String, NodeList) - Constructor for class org.apache.xml.security.transforms.Transform
-
Constructs
Transform - Transform(Element, String) - Constructor for class org.apache.xml.security.transforms.Transform
- TRANSFORM_BASE64_DECODE - Static variable in class org.apache.xml.security.transforms.Transforms
-
Transform - Required base64 decoding
- TRANSFORM_C14N_EXCL_OMIT_COMMENTS - Static variable in class org.apache.xml.security.transforms.Transforms
-
Canonicalization - Required Exclusive Canonicalization (omits comments)
- TRANSFORM_C14N_EXCL_WITH_COMMENTS - Static variable in class org.apache.xml.security.transforms.Transforms
-
Canonicalization - Recommended Exclusive Canonicalization with Comments
- TRANSFORM_C14N_OMIT_COMMENTS - Static variable in class org.apache.xml.security.transforms.Transforms
-
Canonicalization - Required Canonical XML (omits comments)
- TRANSFORM_C14N_WITH_COMMENTS - Static variable in class org.apache.xml.security.transforms.Transforms
-
Canonicalization - Recommended Canonical XML with Comments
- TRANSFORM_C14N11_OMIT_COMMENTS - Static variable in class org.apache.xml.security.transforms.Transforms
-
Canonicalization - Required Canonical XML 1.1 (omits comments)
- TRANSFORM_C14N11_WITH_COMMENTS - Static variable in class org.apache.xml.security.transforms.Transforms
-
Canonicalization - Recommended Canonical XML 1.1 with Comments
- TRANSFORM_ENVELOPED_SIGNATURE - Static variable in class org.apache.xml.security.transforms.Transforms
-
Transform - Required Enveloped Signature
- TRANSFORM_XPATH - Static variable in class org.apache.xml.security.transforms.Transforms
-
Transform - Recommended XPath
- TRANSFORM_XPATH2FILTER - Static variable in class org.apache.xml.security.transforms.Transforms
-
Transform - XPath Filter
- TRANSFORM_XPOINTER - Static variable in class org.apache.xml.security.transforms.Transforms
-
Transform - XPointer
- TRANSFORM_XSLT - Static variable in class org.apache.xml.security.transforms.Transforms
-
Transform - Optional XSLT
- transformAlgorithm - Variable in class org.apache.xml.security.configuration.TransformAlgorithmsType
- transformAlgorithms - Variable in class org.apache.xml.security.configuration.ConfigurationType
- TransformAlgorithmsType - Class in org.apache.xml.security.configuration
-
Java class for TransformAlgorithmsType complex type.
- TransformAlgorithmsType() - Constructor for class org.apache.xml.security.configuration.TransformAlgorithmsType
- TransformAlgorithmType - Class in org.apache.xml.security.configuration
-
Java class for TransformAlgorithmType complex type.
- TransformAlgorithmType() - Constructor for class org.apache.xml.security.configuration.TransformAlgorithmType
- TransformationException - Exception in org.apache.xml.security.transforms
- TransformationException() - Constructor for exception org.apache.xml.security.transforms.TransformationException
-
Constructor TransformationException
- TransformationException(Exception) - Constructor for exception org.apache.xml.security.transforms.TransformationException
- TransformationException(Exception, String) - Constructor for exception org.apache.xml.security.transforms.TransformationException
-
Constructor TransformationException
- TransformationException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.transforms.TransformationException
-
Constructor TransformationException
- TransformationException(String) - Constructor for exception org.apache.xml.security.transforms.TransformationException
-
Constructor TransformationException
- TransformationException(String, Exception) - Constructor for exception org.apache.xml.security.transforms.TransformationException
-
Deprecated.
- TransformationException(String, Object[]) - Constructor for exception org.apache.xml.security.transforms.TransformationException
-
Constructor TransformationException
- TransformationException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.transforms.TransformationException
-
Deprecated.
- TransformBase64Decode - Class in org.apache.xml.security.transforms.implementations
-
Implements the
http://www.w3.org/2000/09/xmldsig#base64decoding transform. - TransformBase64Decode() - Constructor for class org.apache.xml.security.transforms.implementations.TransformBase64Decode
- TransformC14N - Class in org.apache.xml.security.transforms.implementations
-
Implements the
http://www.w3.org/TR/2001/REC-xml-c14n-20010315transform. - TransformC14N() - Constructor for class org.apache.xml.security.transforms.implementations.TransformC14N
- TransformC14N11 - Class in org.apache.xml.security.transforms.implementations
-
Implements the
http://www.w3.org/2006/12/xml-c14n11(C14N 1.1) transform. - TransformC14N11() - Constructor for class org.apache.xml.security.transforms.implementations.TransformC14N11
- TransformC14N11_WithComments - Class in org.apache.xml.security.transforms.implementations
-
Implements the
http://www.w3.org/2006/12/xml-c14n-11#WithComments(C14N 1.1 With Comments) transform. - TransformC14N11_WithComments() - Constructor for class org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
- TransformC14NExclusive - Class in org.apache.xml.security.transforms.implementations
-
Class TransformC14NExclusive
- TransformC14NExclusive() - Constructor for class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
- TransformC14NExclusiveWithComments - Class in org.apache.xml.security.transforms.implementations
-
Implements the
http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithCommentstransform. - TransformC14NExclusiveWithComments() - Constructor for class org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
- TransformC14NWithComments - Class in org.apache.xml.security.transforms.implementations
-
Implements the
http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithCommentstransform. - TransformC14NWithComments() - Constructor for class org.apache.xml.security.transforms.implementations.TransformC14NWithComments
- transformElem - Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
- transformElem - Variable in class org.apache.jcp.xml.dsig.internal.dom.ApacheTransform
- TransformEnvelopedSignature - Class in org.apache.xml.security.transforms.implementations
-
Implements the
http://www.w3.org/2000/09/xmldsig#enveloped-signaturetransform. - TransformEnvelopedSignature() - Constructor for class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
- Transformer - Interface in org.apache.xml.security.stax.ext
- TransformParam - Interface in org.apache.xml.security.transforms
- Transforms - Class in org.apache.xml.security.transforms
-
Holder of the
Transformsteps to be performed on the data. - Transforms - Interface in org.apache.xml.security.encryption
-
A container for
ds:Transforms. - Transforms() - Constructor for class org.apache.xml.security.transforms.Transforms
- Transforms(Document) - Constructor for class org.apache.xml.security.transforms.Transforms
-
Constructs
Transforms. - Transforms(Element, String) - Constructor for class org.apache.xml.security.transforms.Transforms
- TransformSerializer - Class in org.apache.xml.security.encryption
-
Converts
Strings intoNodes and visa versa. - TransformSerializer(boolean) - Constructor for class org.apache.xml.security.encryption.TransformSerializer
- TransformSerializer(String, boolean) - Constructor for class org.apache.xml.security.encryption.TransformSerializer
- TransformSpi - Class in org.apache.xml.security.transforms
-
Base class which all Transform algorithms extend.
- TransformSpi() - Constructor for class org.apache.xml.security.transforms.TransformSpi
- TransformXPath - Class in org.apache.xml.security.transforms.implementations
-
Class TransformXPath Implements the
http://www.w3.org/TR/1999/REC-xpath-19991116transform. - TransformXPath() - Constructor for class org.apache.xml.security.transforms.implementations.TransformXPath
- TransformXPath2Filter - Class in org.apache.xml.security.transforms.implementations
-
Implements the XML Signature XPath Filter v2.0
- TransformXPath2Filter() - Constructor for class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
- TransformXSLT - Class in org.apache.xml.security.transforms.implementations
-
Class TransformXSLT Implements the
http://www.w3.org/TR/1999/REC-xslt-19991116transform. - TransformXSLT() - Constructor for class org.apache.xml.security.transforms.implementations.TransformXSLT
- translate(String) - Static method in class org.apache.xml.security.utils.I18n
-
Method translate translates a message ID into an internationalized String, see also
XMLSecurityException.getExceptionMessage() - translate(String, Object[]) - Static method in class org.apache.xml.security.utils.I18n
-
Method translate translates a message ID into an internationalized String, see also
XMLSecurityException.getExceptionMEssage(). - translateURItoJCEID(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
-
Method translateURItoJCEID
- TRIPLEDES - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
Triple DES EDE (192 bit key) in CBC mode
- TRIPLEDES_KeyWrap - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
Triple DES EDE (192 bit key) in CBC mode KEYWRAP
- TRIPLEDES_KEYWRAP - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- TYPE_BIT_STRING - Static variable in class org.apache.xml.security.utils.DERDecoderUtils
-
DER type identifier for a bit string value
- TYPE_CONTENT - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
URI for content
- TYPE_DSA - Static variable in class org.apache.xml.security.keys.content.RetrievalMethod
-
DSA retrieval
- TYPE_ELEMENT - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
URI for element
- TYPE_MEDIATYPE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
URI for mediatype
- TYPE_MGMT - Static variable in class org.apache.xml.security.keys.content.RetrievalMethod
-
MGMT retrieval
- TYPE_OBJECT_IDENTIFIER - Static variable in class org.apache.xml.security.utils.DERDecoderUtils
-
DER type identifier for ASN.1 "OBJECT IDENTIFIER" value.
- TYPE_OCTET_STRING - Static variable in class org.apache.xml.security.utils.DERDecoderUtils
-
DER type identifier for a octet string value
- TYPE_PGP - Static variable in class org.apache.xml.security.keys.content.RetrievalMethod
-
PGP retrieval
- TYPE_RAWX509 - Static variable in class org.apache.xml.security.keys.content.RetrievalMethod
-
RAWX509 retrieval
- TYPE_RSA - Static variable in class org.apache.xml.security.keys.content.RetrievalMethod
-
RSA retrieval
- TYPE_SEQUENCE - Static variable in class org.apache.xml.security.utils.DERDecoderUtils
-
DER type identifier for a sequence value
- TYPE_SPKI - Static variable in class org.apache.xml.security.keys.content.RetrievalMethod
-
SPKI retrieval
- TYPE_X509 - Static variable in class org.apache.xml.security.keys.content.RetrievalMethod
-
X509 retrieval
- typeIsReferenceToManifest() - Method in class org.apache.xml.security.signature.Reference
-
Method isReferenceToManifest This returns true if the
Typeattribute of theReferenceelement points to a#Manifestelement - typeIsReferenceToObject() - Method in class org.apache.xml.security.signature.Reference
-
Method isReferenceToObject This returns true if the
Typeattribute of theReferenceelement points to a#Objectelement
U
- UncheckedXMLSecurityException - Exception in org.apache.xml.security.stax.ext
-
Unchecked Exception to mark uncaught-exceptions in threads
- UncheckedXMLSecurityException(String) - Constructor for exception org.apache.xml.security.stax.ext.UncheckedXMLSecurityException
- UncheckedXMLSecurityException(String, Throwable) - Constructor for exception org.apache.xml.security.stax.ext.UncheckedXMLSecurityException
- UncheckedXMLSecurityException(Throwable) - Constructor for exception org.apache.xml.security.stax.ext.UncheckedXMLSecurityException
- UNION - Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Field UNION
- unmarshalKeyInfo(XMLStructure) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
- unmarshalXMLSignature(XMLValidateContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- unmarshalXMLSignature(XMLStructure) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
- unsetIsInEncryptedContent(Object) - Method in interface org.apache.xml.security.stax.ext.DocumentContext
-
unset when we leave the encrypted content
- unsetIsInSignedContent(Object) - Method in interface org.apache.xml.security.stax.ext.DocumentContext
-
unset when we leave the signed content
- UnsyncBufferedOutputStream - Class in org.apache.xml.security.utils
- UnsyncBufferedOutputStream(OutputStream) - Constructor for class org.apache.xml.security.utils.UnsyncBufferedOutputStream
- UnsyncBufferedOutputStream(OutputStream, int) - Constructor for class org.apache.xml.security.utils.UnsyncBufferedOutputStream
- UnsyncByteArrayInputStream - Class in org.apache.xml.security.utils
-
A specialized
InputStreamfor reading the contents of a byte array. - UnsyncByteArrayInputStream(byte[]) - Constructor for class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Constructs a new
ByteArrayInputStreamon the byte arraybuf. - UnsyncByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.xml.security.utils.UnsyncByteArrayInputStream
-
Constructs a new
ByteArrayInputStreamon the byte arraybufwith the initial position set tooffsetand the number of bytes available set tooffset+length. - UnsyncByteArrayOutputStream - Class in org.apache.xml.security.utils
-
A simple Unsynced ByteArrayOutputStream
- UnsyncByteArrayOutputStream() - Constructor for class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
- UNWRAP_MODE - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
UNWRAP Mode
- update(byte) - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.update(byte)which is executed on the internalMessageDigestobject. - update(byte) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.update(byte)which is executed on the internalSignatureobject. - update(byte[]) - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.update(byte[])which is executed on the internalMessageDigestobject. - update(byte[]) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.update(byte[])which is executed on the internalSignatureobject. - update(byte[], int, int) - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
-
Proxy method for
MessageDigest.update(byte[], int, int)which is executed on the internalMessageDigestobject. - update(byte[], int, int) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.update(byte[], int, int)which is executed on the internalSignatureobject. - uri - Variable in class org.apache.xml.security.configuration.AlgorithmType
- uri - Variable in class org.apache.xml.security.configuration.HandlerType
- uri - Variable in class org.apache.xml.security.configuration.TransformAlgorithmType
- URI - Static variable in class org.apache.xml.security.algorithms.implementations.SignatureDSA
- uriToResolve - Variable in class org.apache.xml.security.utils.resolver.ResourceResolverContext
- UtfHelpper - Class in org.apache.xml.security.c14n.implementations
- Utils - Class in org.apache.jcp.xml.dsig.internal.dom
-
Miscellaneous static utility methods for use in JSR 105 RI.
V
- val - Variable in class org.apache.xml.security.configuration.PropertyType
- validate(XMLValidateContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
- validate(XMLValidateContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
- validate(XMLValidateContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
- validateAndApplyDefaultsToInboundSecurityProperties(XMLSecurityProperties) - Static method in class org.apache.xml.security.stax.ext.XMLSec
-
Validates the user supplied configuration and applies default values as appropriate for the inbound security engine
- validateAndApplyDefaultsToOutboundSecurityProperties(XMLSecurityProperties) - Static method in class org.apache.xml.security.stax.ext.XMLSec
-
Validates the user supplied configuration and applies default values as appropriate for the outbound security engine
- validateAndUpdateKeyAgreementParameterKeys(KeyAgreementParameters) - Method in class org.apache.xml.security.encryption.XMLCipher
-
Method validates and updates if needed the KeyAgreementParameterSpec with the required keys.
- value - Variable in class org.apache.xml.security.configuration.AlgorithmType
- value - Variable in class org.apache.xml.security.configuration.HandlerType
- value - Variable in class org.apache.xml.security.configuration.PropertyType
- value - Variable in class org.apache.xml.security.configuration.ResolverType
- value - Variable in class org.apache.xml.security.configuration.TransformAlgorithmType
- value() - Method in enum org.apache.xml.security.configuration.InOutAttrType
- VALUE_TYPE - Static variable in interface org.apache.xml.security.encryption.CipherData
-
VALUE_TYPE ASN
- valueOf(String) - Static method in enum org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xml.security.configuration.InOutAttrType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xml.security.encryption.params.KeyAgreementParameters.ActorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xml.security.stax.ext.SecurePart.Modifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xml.security.stax.ext.XMLSecurityConstants.ContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xml.security.stax.ext.XMLSecurityConstants.DIRECTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xml.security.stax.ext.XMLSecurityConstants.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xml.security.utils.KeyUtils.KeyType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASSAPSS.DigestAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xml.security.configuration.InOutAttrType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xml.security.encryption.params.KeyAgreementParameters.ActorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xml.security.stax.ext.SecurePart.Modifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xml.security.stax.ext.XMLSecurityConstants.ContentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xml.security.stax.ext.XMLSecurityConstants.DIRECTION
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xml.security.stax.ext.XMLSecurityConstants.Phase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xml.security.utils.KeyUtils.KeyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VerifiedReference - Class in org.apache.xml.security.signature
-
Holds the result of a Reference validation.
- VerifiedReference(boolean, String, List<VerifiedReference>) - Constructor for class org.apache.xml.security.signature.VerifiedReference
- verify() - Method in class org.apache.xml.security.signature.Reference
-
Tests reference validation is success or false
- verify() - Method in class org.apache.xml.security.signature.SignedInfo
-
Tests core validation process
- verify(boolean) - Method in class org.apache.xml.security.signature.SignedInfo
-
Tests core validation process
- verify(byte[]) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
-
Proxy method for
Signature.verify(byte[])which is executed on the internalSignatureobject. - verifyReferences() - Method in class org.apache.xml.security.signature.Manifest
-
Used to do a reference validation of all enclosed references using the
Reference.verify()method. - verifyReferences(boolean) - Method in class org.apache.xml.security.signature.Manifest
-
Used to do a reference validation of all enclosed references using the
Reference.verify()method.
W
- warning(SAXParseException) - Method in class org.apache.xml.security.utils.IgnoreAllErrorHandler
- WRAP_MODE - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
WRAP Mode
- write(byte[]) - Method in class org.apache.xml.security.utils.DigesterOutputStream
- write(byte[]) - Method in class org.apache.xml.security.utils.SignerOutputStream
- write(byte[]) - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
- write(byte[], int, int) - Method in class org.apache.xml.security.utils.DigesterOutputStream
- write(byte[], int, int) - Method in class org.apache.xml.security.utils.SignerOutputStream
- write(byte[], int, int) - Method in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
- write(byte[], int, int) - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
- write(int) - Method in class org.apache.xml.security.utils.DigesterOutputStream
- write(int) - Method in class org.apache.xml.security.utils.SignerOutputStream
- write(int) - Method in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
- write(int) - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
- write(OutputStream) - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Writes the data to the output stream.
- write(OutputStream, boolean) - Method in class org.apache.xml.security.signature.XMLSignatureByteInput
- write(OutputStream, boolean) - Method in class org.apache.xml.security.signature.XMLSignatureDigestInput
- write(OutputStream, boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
-
Writes the data to the output stream.
- write(OutputStream, boolean) - Method in class org.apache.xml.security.signature.XMLSignatureNodeInput
- write(OutputStream, boolean) - Method in class org.apache.xml.security.signature.XMLSignatureNodeSetInput
- write(OutputStream, boolean) - Method in class org.apache.xml.security.signature.XMLSignatureStreamInput
- writeByte(String, OutputStream, Map<String, byte[]>) - Static method in class org.apache.xml.security.c14n.implementations.UtfHelpper
- writeBytesToFilename(String, byte[]) - Static method in class org.apache.xml.security.utils.JavaUtils
-
Method writeBytesToFilename
- writeCodePointToUtf8(int, OutputStream) - Static method in class org.apache.xml.security.c14n.implementations.UtfHelpper
- writeStringToUtf8(String, OutputStream) - Static method in class org.apache.xml.security.c14n.implementations.UtfHelpper
- writeTo(OutputStream) - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
-
Takes the contents of this stream and writes it to the output stream
out.
X
- X25519 - org.apache.xml.security.utils.KeyUtils.KeyType
- X448 - org.apache.xml.security.utils.KeyUtils.KeyType
- X509CertificateResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
-
Resolves Certificates which are directly contained inside a
ds:X509CertificateElement. - X509CertificateResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
- X509Data - Class in org.apache.xml.security.keys.content
- X509Data(Document) - Constructor for class org.apache.xml.security.keys.content.X509Data
-
Constructor X509Data
- X509Data(Element, String) - Constructor for class org.apache.xml.security.keys.content.X509Data
-
Constructor X509Data
- X509DigestResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
-
KeyResolverSpi implementation which resolves public keys and X.509 certificates from a
dsig11:X509Digestelement. - X509DigestResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
- X509IssuerSerialResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
- X509IssuerSerialResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
- X509SKIResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
- X509SKIResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
- X509SubjectNameResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
- X509SubjectNameResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
- XDH - org.apache.xml.security.utils.KeyUtils.KeyAlgorithmType
- XML - Static variable in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- XML_DSIG - Static variable in class org.apache.xml.security.encryption.XMLCipher
-
XML Signature NS
- XML_DSIG - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
- XML_DSIG_NS_MORE_07_05 - Static variable in class org.apache.xml.security.utils.Constants
-
The (newer) URL for more algorithms
- XML_DSIG_NS_MORE_21_04 - Static variable in class org.apache.xml.security.utils.Constants
-
The 2021 xmldsig-more URL for Internet Engineering Task Force (IETF) algorithms
- XML_LANG_SPACE_SpecNS - Static variable in class org.apache.xml.security.utils.Constants
-
The URI for XML spec
- XML_LANG_URI - Static variable in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- XMLCipher - Class in org.apache.xml.security.encryption
-
XMLCipherencrypts and decrypts the contents ofDocuments,Elements andElementcontents. - XMLCipherInput - Class in org.apache.xml.security.encryption
-
XMLCipherInputis used to wrap input passed into the XMLCipher encryption operations. - XMLCipherInput(CipherData) - Constructor for class org.apache.xml.security.encryption.XMLCipherInput
-
Constructor for processing encrypted octets
- XMLCipherInput(EncryptedType) - Constructor for class org.apache.xml.security.encryption.XMLCipherInput
-
Constructor for processing encrypted octets
- XMLCipherParameters - Interface in org.apache.xml.security.encryption
-
Constants
- XMLCipherUtil - Class in org.apache.xml.security.encryption
- XMLCipherUtil() - Constructor for class org.apache.xml.security.encryption.XMLCipherUtil
- XMLDSigRI - Class in org.apache.jcp.xml.dsig.internal.dom
-
Defines the XMLDSigRI provider.
- XMLDSigRI() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.XMLDSigRI
- xmldsigtoRFC2253(String) - Static method in class org.apache.xml.security.utils.RFC2253Parser
-
Method xmldsigtoRFC2253
- XMLEncryptionException - Exception in org.apache.xml.security.encryption
- XMLEncryptionException() - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
- XMLEncryptionException(Exception) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
- XMLEncryptionException(Exception, String) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
- XMLEncryptionException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
- XMLEncryptionException(String) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
- XMLEncryptionException(String, Exception) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
-
Deprecated.
- XMLEncryptionException(String, Object...) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
- XMLEncryptionException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
-
Deprecated.
- XMLINPUTFACTORY - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- XMLNS - Static variable in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- XMLNS_URI - Static variable in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
- xmlOutputFactory - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- xmlOutputFactoryNonRepairingNs - Static variable in class org.apache.xml.security.stax.ext.XMLSecurityConstants
- XMLSec - Class in org.apache.xml.security.stax.ext
-
This is the central class of the streaming XML-security framework.
- XMLSec() - Constructor for class org.apache.xml.security.stax.ext.XMLSec
- XMLSecEvent - org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod
- XMLSecurityConfigurationException - Exception in org.apache.xml.security.stax.ext
-
Exception when configuration errors are detected
- XMLSecurityConfigurationException(Exception) - Constructor for exception org.apache.xml.security.stax.ext.XMLSecurityConfigurationException
- XMLSecurityConfigurationException(Exception, String) - Constructor for exception org.apache.xml.security.stax.ext.XMLSecurityConfigurationException
- XMLSecurityConfigurationException(String) - Constructor for exception org.apache.xml.security.stax.ext.XMLSecurityConfigurationException
- XMLSecurityConfigurationException(String, Exception) - Constructor for exception org.apache.xml.security.stax.ext.XMLSecurityConfigurationException
-
Deprecated.
- XMLSecurityConfigurationException(String, Object...) - Constructor for exception org.apache.xml.security.stax.ext.XMLSecurityConfigurationException
- XMLSecurityConstants - Class in org.apache.xml.security.stax.ext
-
XMLSecurityConstants for global use
- XMLSecurityConstants() - Constructor for class org.apache.xml.security.stax.ext.XMLSecurityConstants
- XMLSecurityConstants.Action - Class in org.apache.xml.security.stax.ext
- XMLSecurityConstants.AlgorithmUsage - Class in org.apache.xml.security.stax.ext
- XMLSecurityConstants.ContentType - Enum in org.apache.xml.security.stax.ext
- XMLSecurityConstants.DIRECTION - Enum in org.apache.xml.security.stax.ext
- XMLSecurityConstants.Phase - Enum in org.apache.xml.security.stax.ext
- XMLSecurityConstants.TransformMethod - Enum in org.apache.xml.security.stax.ext
- XMLSecurityException - Exception in org.apache.xml.security.exceptions
-
The mother of all Exceptions in this bundle.
- XMLSecurityException() - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
-
Constructor XMLSecurityException
- XMLSecurityException(Exception) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
-
Constructor XMLSecurityException
- XMLSecurityException(Exception, String) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
-
Constructor XMLSecurityException
- XMLSecurityException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
-
Constructor XMLSecurityException
- XMLSecurityException(String) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
-
Constructor XMLSecurityException
- XMLSecurityException(String, Exception) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
-
Deprecated.
- XMLSecurityException(String, Object[]) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
-
Constructor XMLSecurityException
- XMLSecurityException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
-
Deprecated.
- XMLSecurityHeaderHandler - Interface in org.apache.xml.security.stax.ext
- XMLSecurityProperties - Class in org.apache.xml.security.stax.ext
-
Main configuration class to supply keys etc.
- XMLSecurityProperties() - Constructor for class org.apache.xml.security.stax.ext.XMLSecurityProperties
- XMLSecurityProperties(XMLSecurityProperties) - Constructor for class org.apache.xml.security.stax.ext.XMLSecurityProperties
- XMLSecurityUtils - Class in org.apache.xml.security.stax.ext
- XMLSecurityUtils() - Constructor for class org.apache.xml.security.stax.ext.XMLSecurityUtils
- XMLSignature - Class in org.apache.xml.security.signature
-
Handles
<ds:Signature>elements. - XMLSignature(Document, String, String) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
This creates a new
ds:SignatureElement and adds an emptyds:SignedInfo. - XMLSignature(Document, String, String, int) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
Constructor XMLSignature
- XMLSignature(Document, String, String, int, String) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
Constructor XMLSignature
- XMLSignature(Document, String, String, int, String, Provider, AlgorithmParameterSpec) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
Constructor XMLSignature
- XMLSignature(Document, String, String, int, Provider) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
Constructor XMLSignature
- XMLSignature(Document, String, String, String) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
Constructor XMLSignature
- XMLSignature(Document, String, String, String, Provider) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
Constructor XMLSignature
- XMLSignature(Document, String, String, Provider) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
This creates a new
ds:SignatureElement and adds an emptyds:SignedInfo. - XMLSignature(Document, String, Element, Element) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
Creates a XMLSignature in a Document
- XMLSignature(Document, String, Element, Element, Provider) - Constructor for class org.apache.xml.security.signature.XMLSignature
- XMLSignature(Element, String) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
This will parse the element and construct the Java Objects.
- XMLSignature(Element, String, boolean) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
This will parse the element and construct the Java Objects.
- XMLSignature(Element, String, boolean, Provider) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
This will parse the element and construct the Java Objects.
- XMLSignature(Element, String, Provider) - Constructor for class org.apache.xml.security.signature.XMLSignature
-
This will parse the element and construct the Java Objects.
- XMLSignatureByteInput - Class in org.apache.xml.security.signature
-
The XMLSignature Input as a byte array containing a collection of nodes or a subnode excluding or not comments and excluding or not other nodes.
- XMLSignatureByteInput(byte[]) - Constructor for class org.apache.xml.security.signature.XMLSignatureByteInput
-
Construct a XMLSignatureInput from an array.
- XMLSignatureDigestInput - Class in org.apache.xml.security.signature
-
The XMLSignature Input as a precomputed digest.
- XMLSignatureDigestInput(String) - Constructor for class org.apache.xml.security.signature.XMLSignatureDigestInput
- XMLSignatureException - Exception in org.apache.xml.security.signature
-
All XML Signature related exceptions inherit herefrom.
- XMLSignatureException() - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
-
Constructor XMLSignatureException
- XMLSignatureException(Exception) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
- XMLSignatureException(Exception, String) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
-
Constructor XMLSignatureException
- XMLSignatureException(Exception, String, Object[]) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
-
Constructor XMLSignatureException
- XMLSignatureException(String) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
-
Constructor XMLSignatureException
- XMLSignatureException(String, Exception) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
-
Deprecated.
- XMLSignatureException(String, Object[]) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
-
Constructor XMLSignatureException
- XMLSignatureException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
-
Deprecated.
- XMLSignatureFileInput - Class in org.apache.xml.security.signature
- XMLSignatureFileInput(File) - Constructor for class org.apache.xml.security.signature.XMLSignatureFileInput
-
Construct a XMLSignatureInput from a File
- XMLSignatureFileInput(Path) - Constructor for class org.apache.xml.security.signature.XMLSignatureFileInput
-
Construct a XMLSignatureInput from a File
- XMLSignatureInput - Class in org.apache.xml.security.signature
-
The XMLSignature Input
- XMLSignatureInput() - Constructor for class org.apache.xml.security.signature.XMLSignatureInput
-
Construct a XMLSignatureInput
- XMLSignatureInput(Set<Node>) - Constructor for class org.apache.xml.security.signature.XMLSignatureInput
- XMLSignatureInput(Node) - Constructor for class org.apache.xml.security.signature.XMLSignatureInput
-
Construct a XMLSignatureInput from a subtree rooted by rootNode.
- XMLSignatureInputDebugger - Class in org.apache.xml.security.signature
-
Class XMLSignatureInputDebugger
- XMLSignatureInputDebugger(XMLSignatureInput) - Constructor for class org.apache.xml.security.signature.XMLSignatureInputDebugger
-
Constructor XMLSignatureInputDebugger
- XMLSignatureInputDebugger(XMLSignatureInput, Set<String>) - Constructor for class org.apache.xml.security.signature.XMLSignatureInputDebugger
-
Constructor XMLSignatureInputDebugger
- XMLSignatureNodeInput - Class in org.apache.xml.security.signature
-
The XMLSignature Input wrapping a
Node - XMLSignatureNodeInput(Node) - Constructor for class org.apache.xml.security.signature.XMLSignatureNodeInput
-
Construct a XMLSignatureInput from a subtree rooted by rootNode.
- XMLSignatureNodeSetInput - Class in org.apache.xml.security.signature
- XMLSignatureNodeSetInput(Set<Node>) - Constructor for class org.apache.xml.security.signature.XMLSignatureNodeSetInput
- XMLSignatureStreamInput - Class in org.apache.xml.security.signature
-
The XMLSignature Input as an input stream containing a collection of nodes or a subnode excluding or not comments and excluding or not other nodes.
- XMLSignatureStreamInput(InputStream) - Constructor for class org.apache.xml.security.signature.XMLSignatureStreamInput
-
Construct a XMLSignatureInput from an
InputStream. - XMLUtils - Class in org.apache.xml.security.utils
-
DOM and XML accessibility and comfort functions.
- XMLX509Certificate - Class in org.apache.xml.security.keys.content.x509
- XMLX509Certificate(Document, byte[]) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509Certificate
-
Constructor X509Certificate
- XMLX509Certificate(Document, X509Certificate) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509Certificate
-
Constructor XMLX509Certificate
- XMLX509Certificate(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509Certificate
-
Constructor X509Certificate
- XMLX509CRL - Class in org.apache.xml.security.keys.content.x509
- XMLX509CRL(Document, byte[]) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509CRL
-
Constructor X509CRL
- XMLX509CRL(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509CRL
-
Constructor XMLX509CRL
- XMLX509DataContent - Interface in org.apache.xml.security.keys.content.x509
-
Just used for tagging contents that are allowed inside a ds:X509Data Element.
- XMLX509Digest - Class in org.apache.xml.security.keys.content.x509
-
Provides content model support for the
dsig11:X509Digestelement. - XMLX509Digest(Document, byte[], String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509Digest
-
Constructor XMLX509Digest
- XMLX509Digest(Document, X509Certificate, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509Digest
-
Constructor XMLX509Digest
- XMLX509Digest(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509Digest
-
Constructor XMLX509Digest
- XMLX509IssuerSerial - Class in org.apache.xml.security.keys.content.x509
- XMLX509IssuerSerial(Document, String, int) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
Constructor XMLX509IssuerSerial
- XMLX509IssuerSerial(Document, String, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
Constructor XMLX509IssuerSerial
- XMLX509IssuerSerial(Document, String, BigInteger) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
Constructor XMLX509IssuerSerial
- XMLX509IssuerSerial(Document, X509Certificate) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
Constructor XMLX509IssuerSerial
- XMLX509IssuerSerial(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
-
Constructor XMLX509IssuerSerial
- XMLX509SKI - Class in org.apache.xml.security.keys.content.x509
-
Handles SubjectKeyIdentifier (SKI) for X.509v3.
- XMLX509SKI(Document, byte[]) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509SKI
-
Constructor X509SKI
- XMLX509SKI(Document, X509Certificate) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509SKI
-
Constructor XMLX509SKI
- XMLX509SKI(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509SKI
-
Constructor XMLX509SKI
- XMLX509SubjectName - Class in org.apache.xml.security.keys.content.x509
- XMLX509SubjectName(Document, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
-
Constructor X509SubjectName
- XMLX509SubjectName(Document, X509Certificate) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
-
Constructor XMLX509SubjectName
- XMLX509SubjectName(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
-
Constructor X509SubjectName
- XPATH_C14N_WITH_COMMENTS_SINGLE_NODE - Static variable in class org.apache.xml.security.c14n.Canonicalizer
-
XPath Expression for selecting every node and continuous comments joined in only one node
- XPath2FilterContainer - Class in org.apache.xml.security.transforms.params
-
Implements the parameters for the XPath Filter v2.0.
- XPathAPI - Interface in org.apache.xml.security.utils
-
An interface to abstract XPath evaluation
- XPathContainer - Class in org.apache.xml.security.transforms.params
-
This Object serves both as namespace prefix resolver and as container for the
ds:XPathElement. - XPathContainer(Document) - Constructor for class org.apache.xml.security.transforms.params.XPathContainer
-
Constructor XPathContainer
- XPathFactory - Class in org.apache.xml.security.utils
-
A Factory to return an XPathAPI instance.
- XPathFactory() - Constructor for class org.apache.xml.security.utils.XPathFactory
- XPathFilter2NS - Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Field XPathFiler2NS
_
- _ATT_ALGORITHM - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Attr Algorithm
- _ATT_ALGORITHM - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr Algorithm
- _ATT_ALGORITHM_ID - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr AlgorithmID
- _ATT_EC_PREFIXLIST - Static variable in class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Field _ATT_EC_PREFIXLIST
- _ATT_ENCODING - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Attr Encoding
- _ATT_ENCODING - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr encoding
- _ATT_ID - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Attr Id
- _ATT_ID - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr Id
- _ATT_MIMETYPE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Attr MimeType
- _ATT_MIMETYPE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr mimetype
- _ATT_PARTYUINFO - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr PartyUInfo
- _ATT_PARTYVINFO - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr PartyVInfo
- _ATT_RECIPIENT - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr recipient
- _ATT_SUPPPRIVINFO - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr PartyVInfo
- _ATT_SUPPPUBINFO - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr PartyVInfo
- _ATT_TARGET - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Attr Target
- _ATT_TARGET - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr Target
- _ATT_TYPE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Attr Type
- _ATT_TYPE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr Type
- _ATT_URI - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Attr URI
- _ATT_URI - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Attr URI
- _TAG_AGREEMENTMETHOD - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element AgreementMethod
- _TAG_CANONICALIZATIONMETHOD - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element CanonicalizationMethod
- _TAG_CARRIEDKEYNAME - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element CarriedKeyName
- _TAG_CIPHERDATA - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element CipherData
- _TAG_CIPHERREFERENCE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element CipherReference
- _TAG_CIPHERVALUE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element CipherValue
- _TAG_CONCATKDFPARAMS - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element ConcatKDFParams
- _TAG_DATAREFERENCE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element DataReference
- _TAG_DERENCODEDKEYVALUE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element DEREncodedKeyValue
- _TAG_DIGESTMETHOD - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element DigestMethod
- _TAG_DIGESTVALUE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element DigestValue
- _TAG_DSAKEYVALUE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element DSAKeyValue
- _TAG_EC_INCLUSIVENAMESPACES - Static variable in class org.apache.xml.security.transforms.params.InclusiveNamespaces
-
Field _TAG_EC_INCLUSIVENAMESPACES
- _TAG_ECKEYVALUE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element ECKeyValue
- _TAG_ENCRYPTEDDATA - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element EncryptedData
- _TAG_ENCRYPTEDKEY - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element EncryptedKey
- _TAG_ENCRYPTIONMETHOD - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element EncryptionMethod
- _TAG_ENCRYPTIONPROPERTIES - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element EncryptionProperties
- _TAG_ENCRYPTIONPROPERTY - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element EncryptionProperty
- _TAG_EXPONENT - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Exponent
- _TAG_G - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element G
- _TAG_HKDFPARAMS - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element HKDFParams
- _TAG_HMACOUTPUTLENGTH - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element HMACOutputLength
- _TAG_INFO - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element Info
- _TAG_J - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element J
- _TAG_KA_NONCE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element KA-Nonce
- _TAG_KEYDERIVATIONMETHOD - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element KeyDerivationMethod
- _TAG_KEYINFO - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element KeyInfo
- _TAG_KEYINFOREFERENCE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element KeyInfoReference
- _TAG_KEYLENGTH - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element KEY LENGTH
- _TAG_KEYNAME - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element KeyName
- _TAG_KEYREFERENCE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element KeyReference
- _TAG_KEYSIZE - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element KeySize
- _TAG_KEYVALUE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element KeyValue
- _TAG_MANIFEST - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Manifest
- _TAG_METHODS - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Methods
- _TAG_MGF - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element MGF
- _TAG_MGMTDATA - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element MgmtData
- _TAG_MODULUS - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Modulus
- _TAG_OAEPPARAMS - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element OAEPparams
- _TAG_OBJECT - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Object
- _TAG_ORIGINATORKEYINFO - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element OriginatorKeyInfo
- _TAG_P - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element P
- _TAG_PGENCOUNTER - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element PgenCounter
- _TAG_PGPDATA - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element PGPData
- _TAG_PGPKEYID - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element PGPKeyID
- _TAG_PGPKEYPACKET - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element PGPKeyPacket
- _TAG_PRF - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element PRF pseudorandom function (PRF)
- _TAG_Q - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Q
- _TAG_RAWX509CERTIFICATE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element rawX509Certificate
- _TAG_RECIPIENTKEYINFO - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element RecipientKeyInfo
- _TAG_REFERENCE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Reference
- _TAG_REFERENCELIST - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element ReferenceList
- _TAG_RETRIEVALMETHOD - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element RetrievalMethod
- _TAG_RSAKEYVALUE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element RSAKeyValue
- _TAG_RSAPSSPARAMS - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element RSAPSSParams
- _TAG_SALT - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Salt
- _TAG_SALTLENGTH - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element SaltLength
- _TAG_SEED - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Seed
- _TAG_SIGNATURE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Signature
- _TAG_SIGNATUREMETHOD - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element SignatureMethod
- _TAG_SIGNATUREPROPERTIES - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element SignatureProperties
- _TAG_SIGNATUREPROPERTY - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element SignatureProperty
- _TAG_SIGNATUREVALUE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element SignatureValue
- _TAG_SIGNEDINFO - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element SignedInfo
- _TAG_SPKIDATA - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element SPKIData
- _TAG_SPKISEXP - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element SPKISexp
- _TAG_TRAILERFIELD - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element TrailerField
- _TAG_TRANSFORM - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Transform
- _TAG_TRANSFORMS - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Transforms
- _TAG_TRANSFORMS - Static variable in class org.apache.xml.security.utils.EncryptionConstants
-
Tag of Element Transforms
- _TAG_X509CERTIFICATE - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element X509Certificate
- _TAG_X509CRL - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element X509CRL
- _TAG_X509DATA - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element X509Data
- _TAG_X509DIGEST - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element X509Digest
- _TAG_X509ISSUERNAME - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element X509IssuerName
- _TAG_X509ISSUERSERIAL - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element X509IssuerSerial
- _TAG_X509SERIALNUMBER - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element X509SerialNumber
- _TAG_X509SKI - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element X509SKI
- _TAG_X509SUBJECTNAME - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element X509SubjectName
- _TAG_XPATH - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element XPath
- _TAG_XPATH2 - Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
-
Field _TAG_XPATH2
- _TAG_Y - Static variable in class org.apache.xml.security.utils.Constants
-
Tag of Element Y
All Classes All Packages