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

A

AbstractSerializer - Class in org.apache.xml.security.encryption
Converts Strings into Nodes and visa versa.
AbstractSerializer() - Constructor for class org.apache.xml.security.encryption.AbstractSerializer
 
add(Reference) - Method in interface org.apache.xml.security.encryption.ReferenceList
Adds a reference to this reference list.
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(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(KeyName) - 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(PublicKey) - 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(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(X509Data) - Method in class org.apache.xml.security.keys.KeyInfo
Method addX509Data
add(EncryptedKey) - Method in class org.apache.xml.security.keys.KeyInfo
Method addEncryptedKey
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(StorageResolverSpi) - Method in class org.apache.xml.security.keys.storage.StorageResolver
Method addResolver
add(KeyStore) - Method in class org.apache.xml.security.keys.storage.StorageResolver
Method addKeyStore
add(X509Certificate) - Method in class org.apache.xml.security.keys.storage.StorageResolver
Method addCertificate
addAgreementMethodInformation(Element) - Method in interface org.apache.xml.security.encryption.AgreementMethod
Adds additional AgreementMethod information.
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
addBigIntegerElement(BigInteger, String) - Method in class org.apache.xml.security.utils.ElementProxy
Method addBigIntegerElement
addCertificate(X509Certificate) - Method in class org.apache.xml.security.keys.content.X509Data
Method addCertificate
addCertificate(byte[]) - 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(X509Certificate, String) - Method in class org.apache.xml.security.keys.content.X509Data
Method addDigest
addDigest(byte[], String) - Method in class org.apache.xml.security.keys.content.X509Data
Method addDigest
addDocument(String, String, Transforms, String, String, String) - Method in class org.apache.xml.security.signature.Manifest
This addDocument method is used to add a new resource to the signed info.
addDocument(String, Transforms, String, String, String) - Method in class org.apache.xml.security.signature.XMLSignature
Add a Reference with full parameters to this Signature
addDocument(String, Transforms, String) - Method in class org.apache.xml.security.signature.XMLSignature
addDocument(String, Transforms) - Method in class org.apache.xml.security.signature.XMLSignature
Adds a Reference with just the URI and the transforms.
addDocument(String) - Method in class org.apache.xml.security.signature.XMLSignature
Add a Reference with just this URI.
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.
addEncryptionProperty(EncryptionProperty) - Method in interface org.apache.xml.security.encryption.EncryptionProperties
Adds an EncryptionProperty.
addIssuerSerial(String, BigInteger) - 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, int) - 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
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
 
addProperties(Map<String, String>) - Method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method addProperties
addResourceResolver(ResourceResolver) - Method in class org.apache.xml.security.signature.Manifest
Adds Resource Resolver for retrieving resources at specified URI attribute in reference element
addResourceResolver(ResourceResolverSpi) - Method in class org.apache.xml.security.signature.Manifest
Adds Resource Resolver for retrieving resources at specified URI attribute in reference element
addResourceResolver(ResourceResolver) - Method in class org.apache.xml.security.signature.XMLSignature
Adds a ResourceResolver to enable the retrieval of resources.
addResourceResolver(ResourceResolverSpi) - Method in class org.apache.xml.security.signature.XMLSignature
Adds a ResourceResolverSpi to 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(Element) - Static method in class org.apache.xml.security.utils.XMLUtils
Method addReturnToElement
addReturnToElement(Document, HelperNodeList) - Static method in class org.apache.xml.security.utils.XMLUtils
 
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 Transform with the specified Transform algorithm URI
addTransform(String, Element) - Method in class org.apache.xml.security.transforms.Transforms
Adds the Transform with the specified Transform algorithm URI
addTransform(String, NodeList) - Method in class org.apache.xml.security.transforms.Transforms
Adds the Transform with the specified Transform 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
 
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.
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_TRIPLEDES - Static variable in class org.apache.xml.security.utils.EncryptionConstants
Block Encryption - REQUIRED TRIPLEDES
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_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_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_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_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_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_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_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_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_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_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_SHA224 - Static variable in class org.apache.xml.security.signature.XMLSignature
Signature - Optional RSAwithSHA224
ALGO_ID_SIGNATURE_RSA_SHA256 - Static variable in class org.apache.xml.security.signature.XMLSignature
Signature - Optional RSAwithSHA256
ALGO_ID_SIGNATURE_RSA_SHA384 - Static variable in class org.apache.xml.security.signature.XMLSignature
Signature - Optional RSAwithSHA384
ALGO_ID_SIGNATURE_RSA_SHA512 - Static variable in class org.apache.xml.security.signature.XMLSignature
Signature - Optional RSAwithSHA512
Algorithm - Class in org.apache.xml.security.algorithms
The Algorithm class which stores the Algorithm URI as a string.
Algorithm(Document, String) - Constructor for class org.apache.xml.security.algorithms.Algorithm
 
Algorithm(Element, String) - Constructor for class org.apache.xml.security.algorithms.Algorithm
Constructor Algorithm
Algorithm(Element) - Constructor for class org.apache.xml.security.algorithms.JCEMapper.Algorithm
Gets data from element
Algorithm(String, String) - 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, int) - Constructor for class org.apache.xml.security.algorithms.JCEMapper.Algorithm
 
Algorithm(String, String, String, int) - Constructor for class org.apache.xml.security.algorithms.JCEMapper.Algorithm
 
AlgorithmAlreadyRegisteredException - Exception in org.apache.xml.security.exceptions
 
AlgorithmAlreadyRegisteredException() - 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, Object[]) - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
Constructor AlgorithmAlreadyRegisteredException
AlgorithmAlreadyRegisteredException(String, Exception) - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
Constructor AlgorithmAlreadyRegisteredException
AlgorithmAlreadyRegisteredException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.exceptions.AlgorithmAlreadyRegisteredException
Constructor AlgorithmAlreadyRegisteredException
AlgorithmMethod - Interface in javax.xml.crypto
An abstract representation of an algorithm defined in the XML Security specifications.
ApacheCanonicalizer - Class in org.apache.jcp.xml.dsig.internal.dom
 
ApacheCanonicalizer() - Constructor for class org.apache.jcp.xml.dsig.internal.dom.ApacheCanonicalizer
 
apacheCanonicalizer - Variable in 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, 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.
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
appendObject(ObjectContainer) - Method in class org.apache.xml.security.signature.XMLSignature
Appends an Object (not a java.lang.Object but an Object element) to the Signature.
assertNotRelativeNS(Attr) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
This method throws an exception if the Attribute value contains a relative URI.
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
 

B

BASE64 - Static variable in interface javax.xml.crypto.dsig.Transform
The Base64 transform algorithm URI.
Base64 - Class in org.apache.xml.security.utils
Implementation of MIME's Base64 encoding and decoding conversions.
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(String) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
Constructor Base64DecodingException
Base64DecodingException(String, Object[]) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
Constructor Base64DecodingException
Base64DecodingException(String, Exception) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
Constructor Base64DecodingException
Base64DecodingException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.exceptions.Base64DecodingException
Constructor Base64DecodingException
BASE64DEFAULTLENGTH - Static variable in class org.apache.xml.security.utils.Base64
Field BASE64DEFAULTLENGTH
baseURI - Variable in class org.apache.xml.security.utils.ElementProxy
Field baseURI
baseUri - Variable in class org.apache.xml.security.utils.resolver.ResourceResolverContext
 

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
C14NMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a CanonicalizationMethod Algorithm.
canon - Variable in class org.apache.xml.security.encryption.AbstractSerializer
 
CanonicalizationException - Exception in org.apache.xml.security.c14n
Class CanonicalizationException
CanonicalizationException() - 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, Object[]) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
Constructor CanonicalizationException
CanonicalizationException(String, Exception) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
Constructor CanonicalizationException
CanonicalizationException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.c14n.CanonicalizationException
Constructor CanonicalizationException
CanonicalizationMethod - Interface in javax.xml.crypto.dsig
A representation of the XML CanonicalizationMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
canonicalize(Data, XMLCryptoContext) - 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.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.DOMCanonicalizationMethod
 
canonicalize(XMLCryptoContext, ByteArrayOutputStream) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
 
canonicalize(byte[]) - Method in class org.apache.xml.security.c14n.Canonicalizer
This method tries to canonicalize the given bytes.
Canonicalizer - Class in org.apache.xml.security.c14n
 
Canonicalizer11 - Class in org.apache.xml.security.c14n.implementations
Implements Canonical XML Version 1.1, a W3C Proposed Recommendation from 29 January 2008.
Canonicalizer11(boolean) - Constructor for class org.apache.xml.security.c14n.implementations.Canonicalizer11
Constructor Canonicalizer11
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
Canonicalizer20010315Excl - Class in org.apache.xml.security.c14n.implementations
Implements " Exclusive XML Canonicalization, Version 1.0 "
Credits: During restructuring of the Canonicalizer framework, Ren?? Kollmorgen from Software AG submitted an implementation of ExclC14n which fitted into the old architecture and which based heavily on my old (and slow) implementation of "Canonical XML".
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) - Method in class org.apache.xml.security.c14n.Canonicalizer
Canonicalizes the subtree rooted by node.
canonicalizeSubtree(Node, String) - Method in class org.apache.xml.security.c14n.Canonicalizer
Canonicalizes the subtree rooted by node.
canonicalizeSubTree(Node, NameSpaceSymbTable, Node, int) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
Method canonicalizeSubTree, this function is a recursive one.
canonicalizeXPathNodeSet(NodeList) - Method in class org.apache.xml.security.c14n.Canonicalizer
Canonicalizes an XPath node set.
canonicalizeXPathNodeSet(NodeList, String) - Method in class org.apache.xml.security.c14n.Canonicalizer
Canonicalizes an XPath node set.
canonicalizeXPathNodeSet(Set<Node>) - Method in class org.apache.xml.security.c14n.Canonicalizer
Canonicalizes an XPath node set.
canonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.apache.xml.security.c14n.Canonicalizer
Canonicalizes an XPath node set.
canonicalizeXPathNodeSet(Node, Node) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
Canonicalizes all the nodes included in the currentNode and contained in the xpathNodeSet field.
canonSerialize(Node) - Method in class org.apache.xml.security.encryption.AbstractSerializer
Deprecated.
canonSerialize(Node) - Method in interface org.apache.xml.security.encryption.Serializer
Deprecated.
canonSerializeToByteArray(Node) - Method in class org.apache.xml.security.encryption.AbstractSerializer
Use the Canonicalizer to serialize the node
canonSerializeToByteArray(Node) - Method in interface org.apache.xml.security.encryption.Serializer
Use the Canonicalizer to serialize the node
CertsInFilesystemDirectoryResolver - Class in org.apache.xml.security.keys.storage.implementations
This StorageResolverSpi makes all raw (binary) X509Certificates which reside as files in a single directory available to the StorageResolver.
CertsInFilesystemDirectoryResolver(String) - Constructor for class org.apache.xml.security.keys.storage.implementations.CertsInFilesystemDirectoryResolver
 
checkForRelativeNamespace(Element) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
This method throws a CanonicalizationException if the supplied Element contains any relative namespaces.
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.
checkTraversability(Document) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
This method throws a CanonicalizationException if the supplied Document is not able to be traversed using a TreeWalker.
CipherData - Interface in org.apache.xml.security.encryption
CipherData provides encrypted data.
CipherReference - Interface in org.apache.xml.security.encryption
CipherReference identifies a source which, when processed, yields the encrypted octet sequence.
CipherValue - Interface in org.apache.xml.security.encryption
CipherValue is 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.Canonicalizer11
 
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 class org.apache.xml.security.utils.JDKXPathAPI
Clear any context information from this object
clear() - Method in class org.apache.xml.security.utils.XalanXPathAPI
Clear any context information from this object
clear() - Method in interface org.apache.xml.security.utils.XPathAPI
Clear any context information from this object
close() - Method in class org.apache.jcp.xml.dsig.internal.DigesterOutputStream
 
close() - Method in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
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
 
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
Constants - Class in org.apache.xml.security.utils
Provides all constants and some translation functions for i18n.
constructionElement - Variable in class org.apache.xml.security.utils.ElementProxy
Field constructionElement
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
ContentHandlerAlreadyRegisteredException - Exception in org.apache.xml.security.keys
 
ContentHandlerAlreadyRegisteredException() - Constructor for exception org.apache.xml.security.keys.ContentHandlerAlreadyRegisteredException
Constructor ContentHandlerAlreadyRegisteredException
ContentHandlerAlreadyRegisteredException(String) - Constructor for exception org.apache.xml.security.keys.ContentHandlerAlreadyRegisteredException
Constructor ContentHandlerAlreadyRegisteredException
ContentHandlerAlreadyRegisteredException(String, Object[]) - Constructor for exception org.apache.xml.security.keys.ContentHandlerAlreadyRegisteredException
Constructor ContentHandlerAlreadyRegisteredException
ContentHandlerAlreadyRegisteredException(String, Exception) - Constructor for exception org.apache.xml.security.keys.ContentHandlerAlreadyRegisteredException
Constructor ContentHandlerAlreadyRegisteredException
ContentHandlerAlreadyRegisteredException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.keys.ContentHandlerAlreadyRegisteredException
Constructor ContentHandlerAlreadyRegisteredException
convertASN1toXMLDSIG(byte[]) - 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
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.
createAgreementMethod(String) - Method in class org.apache.xml.security.encryption.XMLCipher
Create an AgreementMethod object
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
createContext(byte[], Node) - Static method in class org.apache.xml.security.encryption.AbstractSerializer
 
createContext(String, Node) - Static method in class org.apache.xml.security.encryption.AbstractSerializer
 
createDocumentBuilder(boolean) - Static method in class org.apache.xml.security.utils.XMLUtils
 
createDocumentBuilder(boolean, boolean) - Static method in class org.apache.xml.security.utils.XMLUtils
 
createDSctx(Document, String, String) - Static method in class org.apache.xml.security.utils.XMLUtils
Method createDSctx
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(Document, 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 EncryptedData Element.
createEncryptedKey(int, String) - Method in class org.apache.xml.security.encryption.XMLCipher
Creates an EncryptedKey Element.
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
createReferenceList(int) - Method in class org.apache.xml.security.encryption.XMLCipher
Create a new ReferenceList object
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
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.

D

Data - Interface in javax.xml.crypto
An abstract representation of the result of dereferencing a URIReference or the input/output of subsequent Transforms.
DATA_REFERENCE - Static variable in interface org.apache.xml.security.encryption.ReferenceList
DATA TAG
decode(Element) - Static method in class org.apache.xml.security.utils.Base64
Method decode Takes the Text children of the Element and interprets them as input for the Base64.decode() function.
decode(byte[]) - Static method in class org.apache.xml.security.utils.Base64
Method decode
decode(BufferedReader) - Static method in class org.apache.xml.security.utils.Base64
Base64 decode the lines from the reader and return an InputStream with the bytes.
decode(String) - Static method in class org.apache.xml.security.utils.Base64
Decodes Base64 data into octets
decode(String, OutputStream) - Static method in class org.apache.xml.security.utils.Base64
Decodes Base64 data into outputstream
decode(byte[], OutputStream) - Static method in class org.apache.xml.security.utils.Base64
Decodes Base64 data into outputstream
decode(byte[], OutputStream, int) - Static method in class org.apache.xml.security.utils.Base64
 
decode(InputStream, OutputStream) - Static method in class org.apache.xml.security.utils.Base64
Decodes Base64 data into outputstream
decodeBigIntegerFromElement(Element) - Static method in class org.apache.xml.security.utils.Base64
Method decodeBigIntegerFromElement
decodeBigIntegerFromText(Text) - Static method in class org.apache.xml.security.utils.Base64
Method decodeBigIntegerFromText
decodeInternal(byte[], int) - Static method in class org.apache.xml.security.utils.Base64
 
DECRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for decrypting.
DECRYPT_MODE - Static variable in class org.apache.xml.security.encryption.XMLCipher
DECRYPT Mode
decryptKey(EncryptedKey, String) - Method in class org.apache.xml.security.encryption.XMLCipher
Decrypt a key from a passed in EncryptedKey structure
decryptKey(EncryptedKey) - 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.
DEFAULT - Static variable in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Indicates the default namespace ("#default").
dereference(XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Dereferences the KeyInfo information referenced by this RetrievalMethod and applies the specified Transforms.
dereference(URIReference, XMLCryptoContext) - Method in interface javax.xml.crypto.URIDereferencer
Dereferences the specified URIReference and returns the dereferenced data.
dereference(XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
 
dereference(URIReference, XMLCryptoContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMURIDereferencer
 
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 XMLSignatureInput which is referenced by the URI Attribute.
DEREncodedKeyValue - Class in org.apache.xml.security.keys.content
Provides content model support for the dsig11:DEREncodedKeyvalue element.
DEREncodedKeyValue(Element, String) - 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(Document, byte[]) - 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:DEREncodedKeyValue element.
DEREncodedKeyValueResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
 
deserialize(String, Node) - Method in class org.apache.xml.security.encryption.AbstractSerializer
Deprecated.
deserialize(byte[], Node) - Method in class org.apache.xml.security.encryption.AbstractSerializer
 
deserialize(byte[], Node) - Method in class org.apache.xml.security.encryption.DocumentSerializer
 
deserialize(String, Node) - Method in class org.apache.xml.security.encryption.DocumentSerializer
Deprecated.
deserialize(String, Node) - Method in interface org.apache.xml.security.encryption.Serializer
Deprecated.
deserialize(byte[], Node) - Method in interface org.apache.xml.security.encryption.Serializer
 
deserialize(byte[], Node) - Method in class org.apache.xml.security.encryption.TransformSerializer
 
deserialize(String, Node) - Method in class org.apache.xml.security.encryption.TransformSerializer
Deprecated.
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
 
digest(XMLSignContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
 
digest() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
Proxy method for MessageDigest.digest() which is executed on the internal MessageDigest object.
digest(byte[]) - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
Proxy method for MessageDigest.digest(byte[]) which is executed on the internal MessageDigest object.
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 internal MessageDigest object.
DigesterOutputStream - Class in org.apache.jcp.xml.dsig.internal
This class has been modified slightly to use java.security.MessageDigest objects as input, rather than org.apache.xml.security.algorithms.MessageDigestAlgorithm objects.
DigesterOutputStream(MessageDigest) - Constructor for class org.apache.jcp.xml.dsig.internal.DigesterOutputStream
Creates a DigesterOutputStream.
DigesterOutputStream(MessageDigest, boolean) - Constructor for class org.apache.jcp.xml.dsig.internal.DigesterOutputStream
Creates a DigesterOutputStream.
DigesterOutputStream - Class in org.apache.xml.security.utils
 
DigesterOutputStream(MessageDigestAlgorithm) - Constructor for class org.apache.xml.security.utils.DigesterOutputStream
 
DigestMethod - Interface in javax.xml.crypto.dsig
A representation of the XML DigestMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
DigestMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a DigestMethod algorithm.
doc - Variable in class org.apache.xml.security.utils.ElementProxy
Field doc
DocumentSerializer - Class in org.apache.xml.security.encryption
Converts Strings into Nodes and visa versa.
DocumentSerializer() - Constructor for class org.apache.xml.security.encryption.DocumentSerializer
 
doFinal(Document, Document) - Method in class org.apache.xml.security.encryption.XMLCipher
Process a DOM Document node.
doFinal(Document, Element) - Method in class org.apache.xml.security.encryption.XMLCipher
Process a DOM Element node.
doFinal(Document, Element, boolean) - Method in class org.apache.xml.security.encryption.XMLCipher
Process the contents of a DOM Element node.
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 DOMCanonicalizationMethod from 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 CryptoBinary simple 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 DOMCryptoBinary instance from the specified BigInteger
DOMCryptoBinary(Node) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMCryptoBinary
Creates a DOMCryptoBinary from a node.
DOMCryptoContext - Class in javax.xml.crypto.dom
This class provides a DOM-specific implementation of the XMLCryptoContext interface.
DOMCryptoContext() - Constructor for class javax.xml.crypto.dom.DOMCryptoContext
Default constructor.
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 DOMKeyInfo from 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 DOMKeyName from a KeyName element.
DOMKeyValue - Class in org.apache.jcp.xml.dsig.internal.dom
DOM-based implementation of KeyValue.
DOMKeyValue(PublicKey) - 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 DOMKeyValue from 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 DOMManifest containing the specified list of References and optional id.
DOMManifest(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMManifest
Creates a DOMManifest from an element.
DOMNamespaceContext - Class in org.apache.xml.security.utils
 
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[], List<? extends XMLStructure>) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
Creates a DOMPGPData containing the specified key packet.
DOMPGPData(byte[], byte[], List<? extends XMLStructure>) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
Creates a DOMPGPData containing the specified key id and optional key packet and list of external elements.
DOMPGPData(Element) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
Creates a DOMPGPData from 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 Reference from the specified parameters.
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(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(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMReference
Creates a DOMReference from 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 DOMRetrievalMethod containing the specified URIReference and List of Transforms.
DOMRetrievalMethod(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
Creates a DOMRetrievalMethod from an element.
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 DOMSignatureProperties from the specified parameters.
DOMSignatureProperties(Element, XMLCryptoContext) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
Creates a DOMSignatureProperties from 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 SignatureProperty from the specified parameters.
DOMSignatureProperty(Element, XMLCryptoContext) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
Creates a DOMSignatureProperty from an element.
DOMSignContext - Class in javax.xml.crypto.dsig.dom
A DOM-specific XMLSignContext.
DOMSignContext(Key, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified signing key and parent node.
DOMSignContext(Key, Node, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified signing key, parent and next sibling nodes.
DOMSignContext(KeySelector, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified key selector and parent node.
DOMSignContext(KeySelector, Node, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified key selector, parent and next sibling nodes.
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 DOMSignedInfo from the specified parameters.
DOMSignedInfo(CanonicalizationMethod, SignatureMethod, List<? extends Reference>, String) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
Creates a DOMSignedInfo from the specified parameters.
DOMSignedInfo(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
Creates a DOMSignedInfo from an element.
DOMStructure - Class in javax.xml.crypto.dom
A DOM-specific XMLStructure.
DOMStructure(Node) - Constructor for class javax.xml.crypto.dom.DOMStructure
Creates a DOMStructure containing the specified node.
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 DOMTransform from an element.
DOMURIDereferencer - Class in org.apache.jcp.xml.dsig.internal.dom
DOM-based implementation of URIDereferencer.
DOMURIReference - Interface in javax.xml.crypto.dom
A DOM-specific URIReference.
DOMUtils - Class in org.apache.jcp.xml.dsig.internal.dom
Useful static DOM utility methods.
DOMValidateContext - Class in javax.xml.crypto.dsig.dom
A DOM-specific XMLValidateContext.
DOMValidateContext(KeySelector, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMValidateContext
Creates a DOMValidateContext containing the specified key selector and node.
DOMValidateContext(Key, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMValidateContext
Creates a DOMValidateContext containing the specified key and node.
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 DOMX509Data from 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 DOMX509IssuerSerial containing the specified issuer distinguished name/serial number pair.
DOMX509IssuerSerial(Element) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMX509IssuerSerial
Creates a DOMX509IssuerSerial from 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 XMLObject from the specified parameters.
DOMXMLObject(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
Creates an XMLObject from 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 DOMXMLSignature from the specified components.
DOMXMLSignature(Element, XMLCryptoContext, Provider) - Constructor for class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
Creates a DOMXMLSignature from 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
 
DSA_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The DSAwithSHA1 (DSS) signature method algorithm URI.
DSA_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.KeyValue
URI identifying the DSA KeyValue KeyInfo type: http://www.w3.org/2000/09/xmldsig#DSAKeyValue.
DSAKeyValue - Class in org.apache.xml.security.keys.content.keyvalues
 
DSAKeyValue(Element, String) - Constructor for class org.apache.xml.security.keys.content.keyvalues.DSAKeyValue
Constructor DSAKeyValue
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
DSAKeyValueResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
 
DSAKeyValueResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
 

E

ElementChecker - Interface in org.apache.xml.security.utils
Deprecated. 
ElementCheckerImpl - Class in org.apache.xml.security.utils
Deprecated. 
ElementCheckerImpl() - Constructor for class org.apache.xml.security.utils.ElementCheckerImpl
Deprecated.
 
ElementCheckerImpl.EmptyChecker - Class in org.apache.xml.security.utils
Deprecated.
An empty checker if schema checking is used
ElementCheckerImpl.FullChecker - Class in org.apache.xml.security.utils
Deprecated.
A checker for DOM that interns NS
ElementCheckerImpl.InternedNsChecker - Class in org.apache.xml.security.utils
Deprecated.
A checker for DOM that interns NS
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
EmptyChecker() - Constructor for class org.apache.xml.security.utils.ElementCheckerImpl.EmptyChecker
Deprecated.
 
encode(BigInteger) - Static method in class org.apache.xml.security.utils.Base64
Encode in Base64 the given BigInteger.
encode(BigInteger, int) - Static method in class org.apache.xml.security.utils.Base64
Returns a byte-array representation of a BigInteger.
encode(byte[]) - Static method in class org.apache.xml.security.utils.Base64
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
Encode a byte array in Base64 format and return an optionally wrapped line.
encodeToElement(Document, String, byte[]) - Static method in class org.apache.xml.security.utils.Base64
Method encodeToElement
ENCODING - Static variable in class org.apache.xml.security.c14n.Canonicalizer
The output encoding of canonicalized data
ENCRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for encrypting.
ENCRYPT_MODE - Static variable in class org.apache.xml.security.encryption.XMLCipher
ENCRYPT Mode
encryptData(Document, Element) - Method in class org.apache.xml.security.encryption.XMLCipher
Returns an EncryptedData interface.
encryptData(Document, String, InputStream) - Method in class org.apache.xml.security.encryption.XMLCipher
Returns an EncryptedData interface.
encryptData(Document, Element, boolean) - Method in class org.apache.xml.security.encryption.XMLCipher
Returns an EncryptedData interface.
EncryptedData - Interface in org.apache.xml.security.encryption
The EncryptedData element is the core element in the syntax.
EncryptedKey - Interface in org.apache.xml.security.encryption
The EncryptedKey element 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 EncryptedKeyResolver is not a generic resolver.
EncryptedKeyResolver(String) - 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
EncryptedKeyResolver(String, Key) - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
Constructor used for when a KEK has been set
EncryptedType - Interface in org.apache.xml.security.encryption
EncryptedType is the abstract type from which EncryptedData and EncryptedKey are derived.
EncryptionConstants - Class in org.apache.xml.security.utils
 
EncryptionElementProxy - Class in org.apache.xml.security.utils
This is the base object for all objects which map directly to an Element from the xenc spec.
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
EncryptionMethod describes the encryption algorithm applied to the cipher data.
EncryptionProperties - Interface in org.apache.xml.security.encryption
EncryptionProperties can hold additional information concerning the generation of the EncryptedData or EncryptedKey.
EncryptionProperty - Interface in org.apache.xml.security.encryption
Additional information items concerning the generation of the EncryptedData or EncryptedKey can be placed in an EncryptionProperty element (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
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
engineAddContextToElement(Element) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Method engineAddContextToElement
engineAddProperies(Map<String, String>) - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
 
engineCanonicalize(byte[]) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
Method canonicalize
engineCanonicalize(XMLSignatureInput, String) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
 
engineCanonicalize(XMLSignatureInput) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
Canonicalizes a Subtree node.
engineCanonicalizeSubTree(Node) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
C14n a node tree.
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
C14n a node tree.
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeSubTree(Node) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, String, Node) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
Method engineCanonicalizeSubTree
engineCanonicalizeSubTree(Node, Node) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
Canonicalizes a Subtree node.
engineCanonicalizeSubTree(Node, String) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
Always throws a CanonicalizationException.
engineCanonicalizeXPathNodeSet(NodeList) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
Method engineCanonicalizeXPathNodeSet
engineCanonicalizeXPathNodeSet(NodeList, String) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
Method engineCanonicalizeXPathNodeSet
engineCanonicalizeXPathNodeSet(Set<Node>) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
C14n a nodeset
engineCanonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
C14n a nodeset
engineCanonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Always throws a CanonicalizationException because this is inclusive c14n.
engineCanonicalizeXPathNodeSet(Set<Node>, String) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
Method engineCanonicalizeXPathNodeSet
engineCanonicalizeXPathNodeSet(Set<Node>) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
Method engineCanonicalizeXPathNodeSet
engineCanonicalizeXPathNodeSet(Set<Node>, String) - 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.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.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.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.KeyResolverSpi
This method returns whether the KeyResolverSpi is able to perform the requested action.
engineCanResolve(Attr, String) - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
 
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
engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
 
engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
 
engineCanResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
This method helps the ResourceResolver to decide whether a ResourceResolverSpi is 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.SignatureAlgorithmSpi
Method engineGetContextFromElement
engineGetIncludeComments() - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
Returns true if comments are included
engineGetIncludeComments() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11_OmitComments
 
engineGetIncludeComments() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11_WithComments
 
engineGetIncludeComments() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclOmitComments
 
engineGetIncludeComments() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
 
engineGetIncludeComments() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
 
engineGetIncludeComments() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
 
engineGetIncludeComments() - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
 
engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Method engineGetJCEAlgorithmString
engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
Method engineGetJCEAlgorithmString
engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineGetJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
Proxy method for Signature.getAlgorithm() which is executed on the internal Signature object.
engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Method engineGetJCEAlgorithmString
engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
Method engineGetJCEProviderName
engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineGetJCEProviderName() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
Method engineGetJCEProviderName
engineGetProperty(String) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Method engineGetProperty
engineGetProperty(String) - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
Method engineGetProperty
engineGetPropertyKeys() - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
 
engineGetPropertyKeys() - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
 
engineGetPropertyKeys() - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
Method engineGetPropertyKeys
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacMD5
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacRIPEMD160
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA1
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA224
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA256
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA384
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA512
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA.SHA256
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA1
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA224
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA256
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA384
 
engineGetURI() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA512
 
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
 
engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315ExclWithComments
 
engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315OmitComments
 
engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315WithComments
 
engineGetURI() - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
 
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14N
 
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14N11
 
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
 
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformC14NWithComments
 
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformXPath
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
Method engineGetURI
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformXPointer
 
engineGetURI() - Method in class org.apache.xml.security.transforms.implementations.TransformXSLT
Method engineGetURI
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, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Method engineInitSign
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
 
engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineInitSign(Key, SecureRandom) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
 
engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
 
engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
Method engineInitSign
engineInitSign(Key, SecureRandom) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineInitSign(Key) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
Proxy method for Signature.initSign(java.security.PrivateKey) which is executed on the internal Signature object.
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 internal Signature object.
engineInitSign(Key, AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
Proxy method for Mac which is executed on the internal Mac.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 internal Signature object.
engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
 
engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineInitVerify(Key) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
Method engineInitVerify
engineIsThreadSafe() - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
 
engineIsThreadSafe() - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
 
engineIsThreadSafe() - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
 
engineIsThreadSafe() - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
 
engineIsThreadSafe() - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
 
engineIsThreadSafe() - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
Tells if the implementation does can be reused by several threads safely.
engineLookupAndResolvePrivateKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
Method engineLookupAndResolvePrivateKey
engineLookupAndResolvePrivateKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
Method engineLookupAndResolvePrivateKey
engineLookupAndResolvePrivateKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
Method engineResolvePrivateKey
engineLookupAndResolvePrivateKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
Method engineResolvePrivateKey
engineLookupAndResolvePrivateKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
Method engineResolvePrivateKey
engineLookupAndResolvePrivateKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Method engineLookupAndResolvePrivateKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
Method engineLookupAndResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
Method engineResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
 
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
Method engineLookupAndResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
Method engineLookupAndResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
Method engineResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
 
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
Method engineLookupAndResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
Method engineLookupAndResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
Method engineResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
Method engineLookupAndResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
 
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
Method engineResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
Method engineResolvePublicKey
engineLookupAndResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Method engineLookupAndResolvePublicKey
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
Method engineLookupAndResolveSecretKey
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
 
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
 
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
Method engineLookupAndResolveSecretKey
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
Method engineResolveSecretKey
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
 
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
Method engineResolveSecretKey
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
Method engineLookupAndResolveSecretKey
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
 
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
Method engineResolveSecretKey
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
Method engineResolveSecretKey
engineLookupAndResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Method engineLookupAndResolveSecretKey
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DEREncodedKeyValueResolver
Method engineLookupResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.DSAKeyValueResolver
 
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
 
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
Method engineLookupResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
Method engineResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RetrievalMethodResolver
Method engineResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
 
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
Method engineResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
Method engineResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
Method engineResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
Method engineLookupResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509IssuerSerialResolver
 
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SKIResolver
Method engineResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.X509SubjectNameResolver
Method engineResolveX509Certificate
engineLookupResolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Method engineLookupResolveX509Certificate
enginePerformTransform(XMLSignatureInput, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
Method enginePerformTransform
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformC14N
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformC14N11
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformC14N11_WithComments
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformC14NWithComments
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformXPath
Method enginePerformTransform
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
Method enginePerformTransform
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformXPointer
Method enginePerformTransform
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.implementations.TransformXSLT
 
enginePerformTransform(XMLSignatureInput, OutputStream, Transform) - Method in class org.apache.xml.security.transforms.TransformSpi
The mega method which MUST be implemented by the Transformation Algorithm.
enginePerformTransform(XMLSignatureInput, Transform) - Method in class org.apache.xml.security.transforms.TransformSpi
The mega method which MUST be implemented by the Transformation Algorithm.
enginePerformTransform(XMLSignatureInput) - Method in class org.apache.xml.security.transforms.TransformSpi
The mega method which MUST be implemented by the Transformation Algorithm.
engineResolve(Attr, String) - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
Deprecated.
engineResolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Method engineResolvePublicKey
engineResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.PrivateKeyResolver
Method engineResolveSecretKey
engineResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SecretKeyResolver
Method engineResolveSecretKey
engineResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
Method engineResolveSecretKey
engineResolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Method engineResolveSecretKey
engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
 
engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverDirectHTTP
Method resolve
engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverFragment
Method engineResolve
engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverLocalFilesystem
 
engineResolveURI(ResourceResolverContext) - Method in class org.apache.xml.security.utils.resolver.implementations.ResolverXPointer
 
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) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
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
 
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
 
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 internal Signature object.
engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
 
engineSetParameter(AlgorithmParameterSpec) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
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 internal Signature object.
engineSetProperty(String, String) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Method engineSetProperty
engineSetProperty(String, String) - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
Method engineSetProperty
engineSign() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Proxy method for Signature.sign() which is executed on the internal Signature object.
engineSign() - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineSign() - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
 
engineSign() - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineSign() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
Proxy method for Signature.sign() which is executed on the internal Signature object.
engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Proxy method for Signature.update(byte[]) which is executed on the internal Signature object.
engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Proxy method for Signature.update(byte) which is executed on the internal Signature object.
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 internal Signature object.
engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineUpdate(byte[], int, int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
 
engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
 
engineUpdate(byte[], int, int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
 
engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineUpdate(byte[], int, int) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineUpdate(byte[]) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
Proxy method for Signature.update(byte[]) which is executed on the internal Signature object.
engineUpdate(byte) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
Proxy method for Signature.update(byte[]) which is executed on the internal Signature object.
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 internal Signature object.
engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Proxy method for Signature.verify(byte[]) which is executed on the internal Signature object.
engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA
 
engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureDSA
 
engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.implementations.SignatureECDSA
 
engineVerify(byte[]) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
Proxy method for Signature.verify(byte[]) which is executed on the internal Signature object.
ENVELOPED - Static variable in interface javax.xml.crypto.dsig.Transform
The Enveloped Signature transform algorithm URI.
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.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
 
error(SAXParseException) - Method in class org.apache.xml.security.utils.IgnoreAllErrorHandler
 
evaluate(Node, Node, String, Node) - Method in class org.apache.xml.security.utils.JDKXPathAPI
Evaluate an XPath string and return true if the output is to be included or not.
evaluate(Node, Node, String, Node) - Method in class org.apache.xml.security.utils.XalanXPathAPI
Evaluate an XPath string and return true if the output is to be included or not.
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.
ExcC14NParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the W3C Recommendation: Exclusive XML Canonicalization (C14N) algorithm.
ExcC14NParameterSpec() - Constructor for class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Creates a ExcC14NParameterSpec with an empty prefix list.
ExcC14NParameterSpec(List) - Constructor for class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Creates a ExcC14NParameterSpec with the specified list of prefixes.
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
 
excludeComments() - Method in class org.apache.xml.security.signature.reference.ReferenceSubTreeData
 
excludeNodeFromSet(Node, Set<Node>) - Static method in class org.apache.xml.security.utils.XMLUtils
 
ExcludeSlash - Static variable in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Field ExcludeSlash
EXCLUSIVE - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Exclusive Canonical XML (without comments) canonicalization method algorithm URI.
EXCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Exclusive Canonical XML with comments canonicalization method algorithm URI.
ExclusiveCanonicalizationNamespace - Static variable in class org.apache.xml.security.transforms.params.InclusiveNamespaces
Field ExclusiveCanonicalizationNamespace
execute(XPathContext) - Method in class org.apache.xml.security.transforms.implementations.FuncHere
The here function returns a node-set containing the attribute or processing instruction node or the parent element of the text node that directly bears the XPath expression.

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
This method takes an (empty) Element and a BigInteger and adds the base64 encoded BigInteger to the Element.
fixupVariables(Vector, int) - Method in class org.apache.xml.security.transforms.implementations.FuncHere
No arguments to process, so this does nothing.
fixURI(String) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
Fixes a platform dependent filename to standard URI form.
flush() - Method in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
FullChecker() - Constructor for class org.apache.xml.security.utils.ElementCheckerImpl.FullChecker
Deprecated.
 
FuncHere - Class in org.apache.xml.security.transforms.implementations
The 'here()' function returns a node-set containing the attribute or processing instruction node or the parent element of the text node that directly bears the XPath expression.
FuncHere() - Constructor for class org.apache.xml.security.transforms.implementations.FuncHere
 

G

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.
get(Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to get the object that the specified key maps to.
get(Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the value to which this context maps the specified key.
getAgreementMethodInformation() - Method in interface org.apache.xml.security.encryption.AgreementMethod
Returns additional information regarding the AgreementMethod.
getAlgorithm() - Method in interface javax.xml.crypto.AlgorithmMethod
Returns the algorithm URI of this AlgorithmMethod.
getAlgorithm() - Method in class javax.xml.crypto.dsig.TransformService
Returns the URI of the algorithm supported by this TransformService.
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 MessageDigest algorithm object
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 class org.apache.xml.security.keys.content.x509.XMLX509Digest
Method getAlgorithm
getAlgorithmAttr() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Digest
Method getAlgorithmAttr
getAlgorithmClassFromURI(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
Method getAlgorithmClassFromURI
getAlgorithmURI() - Method in class org.apache.xml.security.algorithms.Algorithm
Method getAlgorithmURI
getAttribute(String) - Method in interface org.apache.xml.security.encryption.EncryptionProperty
Returns the attribute's value in the xml namespace.
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.
getAttributeValue(Element, String) - Static method in class org.apache.xml.security.utils.XMLUtils
Returns the attribute value for the attribute with the specified name.
getBaseLocalName() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
 
getBaseLocalName() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Method getBaseLocalName
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.DEREncodedKeyValue
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.KeyInfoReference
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.KeyName
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.KeyValue
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.keyvalues.DSAKeyValue
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.MgmtData
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.PGPData
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.RetrievalMethod
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.SPKIData
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509CRL
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509Digest
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509SKI
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.content.X509Data
 
getBaseLocalName() - Method in class org.apache.xml.security.keys.KeyInfo
 
getBaseLocalName() - Method in class org.apache.xml.security.signature.Manifest
Method getBaseLocalName
getBaseLocalName() - Method in class org.apache.xml.security.signature.ObjectContainer
 
getBaseLocalName() - Method in class org.apache.xml.security.signature.Reference
Method getBaseLocalName
getBaseLocalName() - Method in class org.apache.xml.security.signature.SignatureProperties
 
getBaseLocalName() - Method in class org.apache.xml.security.signature.SignatureProperty
 
getBaseLocalName() - Method in class org.apache.xml.security.signature.SignedInfo
Method getBaseLocalName
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
getBaseLocalName() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Method getBaseLocalName
getBaseLocalName() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
 
getBaseLocalName() - Method in class org.apache.xml.security.transforms.params.XPathContainer
 
getBaseLocalName() - Method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Method getBaseLocalName
getBaseLocalName() - Method in class org.apache.xml.security.transforms.Transform
 
getBaseLocalName() - Method in class org.apache.xml.security.transforms.Transforms
 
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
 
getBaseNamespace() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Method getBaseNamespace
getBaseNamespace() - Method in class org.apache.xml.security.transforms.params.InclusiveNamespaces
Method getBaseNamespace
getBaseNamespace() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Method getBaseNamespace
getBaseNamespace() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
 
getBaseNamespace() - Method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
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.EncryptionElementProxy
 
getBaseNamespace() - Method in class org.apache.xml.security.utils.Signature11ElementProxy
 
getBaseNamespace() - Method in class org.apache.xml.security.utils.SignatureElementProxy
 
getBaseURI() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getBaseURI() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the base URI.
getBaseURI() - Method in class org.apache.xml.security.utils.ElementProxy
Method getBaseURI
getbaseURI() - Method in exception org.apache.xml.security.utils.resolver.ResourceResolverException
 
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 BigInteger that this object contains.
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 XMLSignatureInput constructor
getBytesFromChildElement(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
Deprecated. 
getBytesFromFile(String) - Static method in class org.apache.xml.security.utils.JavaUtils
Method getBytesFromFile
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
 
getCalculatedDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the calculated digest value of this Reference after a validation operation.
getCalculatedDigestValue() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
 
getCanonicalizationMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalization method of this SignedInfo.
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 interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalized signed info bytes after a signing or validation operation.
getCanonicalizedData() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo
 
getCanonicalizedOctetStream() - Method in class org.apache.xml.security.signature.SignedInfo
Returns getCanonicalizedOctetStream
getCarriedName() - Method in interface org.apache.xml.security.encryption.EncryptedKey
Returns a user readable name with the key value.
getCause() - Method in exception javax.xml.crypto.dsig.TransformException
Returns the cause of this TransformException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.dsig.XMLSignatureException
Returns the cause of this XMLSignatureException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.KeySelectorException
Returns the cause of this KeySelectorException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.MarshalException
Returns the cause of this MarshalException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.NoSuchMechanismException
Returns the cause of this NoSuchMechanismException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.URIReferenceException
Returns the cause of this URIReferenceException or null if the cause is nonexistent or unknown.
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 CipherReference that contains the CipherValue or CipherReference with 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 (byte array).
getCipherValue() - Method in interface org.apache.xml.security.encryption.CipherData
Returns the cipher value as a base64 encoded byte array.
getContent() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Returns an unmodifiable list containing the key information.
getContent() - Method in interface javax.xml.crypto.dsig.keyinfo.X509Data
Returns an unmodifiable list of the content in this X509Data.
getContent() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns an unmodifiable list of one or more XMLStructures that are contained in this SignatureProperty.
getContent() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns an unmodifiable list of XMLStructures contained in this XMLObject, which represent elements from any namespace.
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
 
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.
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.
getDefaultNamespacePrefix() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getDefaultNamespacePrefix() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the default namespace prefix.
getDefaultPrefix(String) - Static method in class org.apache.xml.security.utils.ElementProxy
Method getDefaultPrefix
getDereferencedData() - Method in interface javax.xml.crypto.dsig.Reference
Returns the dereferenced data, if reference caching is enabled.
getDereferencedData() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
 
getDigestAlgorithm() - Method in interface org.apache.xml.security.encryption.EncryptionMethod
Get the Digest Algorithm to use
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 interface javax.xml.crypto.dsig.Reference
Returns the pre-digested input stream, if reference caching is enabled.
getDigestInputStream() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
 
getDigestLength() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
Proxy method for MessageDigest.getDigestLength() which is executed on the internal MessageDigest object.
getDigestMethod() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest method of this Reference.
getDigestMethod() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
 
getDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest value of this Reference.
getDigestValue() - Method in class org.apache.jcp.xml.dsig.internal.DigesterOutputStream
 
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
getDSTransforms() - Method in interface org.apache.xml.security.encryption.Transforms
Temporary method to turn the XMLEncryption Transforms class into a DS class.
getElement() - Method in class org.apache.xml.security.utils.ElementProxy
Returns the Element which was constructed by the Object.
getElementById(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns the Element with the specified ID attribute value.
getElementById(Document, String) - Static method in class org.apache.xml.security.utils.IdResolver
Deprecated.
Method getElementById
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 Iterator over all the child elements contained in this Reference that will aid the recipient in retrieving the EncryptedKey and/or EncryptedData elements.
getEncodedDER(PublicKey) - Method in class org.apache.xml.security.keys.content.DEREncodedKeyValue
Method getEncodedDER
getEncoding() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the encoding URI of this XMLObject.
getEncoding() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
 
getEncoding() - Method in interface org.apache.xml.security.encryption.EncryptedType
Return an URI representing the encoding of the EncryptedType.
getEncoding() - Method in class org.apache.xml.security.signature.ObjectContainer
Returns the Encoding attribute
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.
getEncryptionMethod() - Method in interface org.apache.xml.security.encryption.EncryptedType
Returns an EncryptionMethod that 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 Iterator over all the EncryptionPropterty elements contained in this EncryptionProperties.
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
getExclude() - Method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Method getExclude
getExcludeButSearch() - Method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Method getExcludeButSearch
getExcludeNode() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Gets the exclude node of this XMLSignatureInput
getExpression() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the XPath expression to be evaluated.
getExternalElements() - Method in interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns an unmodifiable list of XMLStructures representing elements from an external namespace.
getExternalElements() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
 
getFilter() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the filter operation.
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) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
Deprecated.
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 localName and the namespace is equal to namespaceURI
getFullTextChildrenFromElement(Element) - Static method in class org.apache.xml.security.utils.XMLUtils
Method getFullTextChildrenFromElement
getHere() - Method in interface javax.xml.crypto.dom.DOMURIReference
Returns the here node.
getHere() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMReference
 
getHere() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMRetrievalMethod
 
getHereContextNodeExclude() - Method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Method getHereContextNodeExclude
getHereContextNodeExcludeButSearch() - Method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Method getHereContextNodeExcludeButSearch
getHereContextNodeIncludeButSearch() - Method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Method getHereContextNodeIncludeButSearch
getHTMLRepresentation() - Method in class org.apache.xml.security.signature.Reference
Method getHTMLRepresentation
getHTMLRepresentation() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Method getHTMLRepresentation
getHTMLRepresentation(Set<String>) - Method in class org.apache.xml.security.signature.XMLSignatureInput
Method getHTMLRepresentation
getHTMLRepresentation() - Method in class org.apache.xml.security.signature.XMLSignatureInputDebugger
Method getHTMLRepresentation
getId() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Return the optional Id attribute of this KeyInfo, which may be useful for referencing this KeyInfo from other XML structures.
getId() - Method in interface javax.xml.crypto.dsig.Manifest
Returns the Id of this Manifest.
getId() - Method in interface javax.xml.crypto.dsig.Reference
Returns the optional Id attribute of this Reference, which permits this reference to be referenced from elsewhere.
getId() - Method in interface javax.xml.crypto.dsig.SignatureProperties
Returns the Id of this SignatureProperties.
getId() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns the Id of this SignatureProperty.
getId() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the optional Id attribute of this SignedInfo.
getId() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the Id of this XMLObject.
getId() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the optional Id of this XMLSignature.
getId() - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Returns the optional Id attribute of this SignatureValue, which permits this element to be referenced from elsewhere.
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 String providing 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 Id attribute
getId() - Method in class org.apache.xml.security.keys.content.KeyInfoReference
Returns the Id attribute
getId() - Method in class org.apache.xml.security.keys.KeyInfo
Returns the Id attribute
getId() - Method in class org.apache.xml.security.signature.Manifest
Returns the Id attribute
getId() - Method in class org.apache.xml.security.signature.ObjectContainer
Returns the Id attribute
getId() - Method in class org.apache.xml.security.signature.Reference
Returns the Id attribute of this Reference element
getId() - Method in class org.apache.xml.security.signature.SignatureProperties
Returns the Id attribute
getId() - Method in class org.apache.xml.security.signature.SignatureProperty
Returns the id attribute
getId() - Method in class org.apache.xml.security.signature.XMLSignature
Returns the Id attribute
getImplementingCanonicalizerClass() - Method in class org.apache.xml.security.c14n.Canonicalizer
Returns the name of the implementing CanonicalizerSpi class
getIncludeButSearch() - Method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Method getIncludeButSearch
getIncludeComments() - Method in class org.apache.xml.security.c14n.Canonicalizer
Method getIncludeComments
getIncludeSlashPolicy() - Method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Method getIncludeSlashPolicy
getInclusiveNamespaces() - Method in class org.apache.xml.security.signature.SignedInfo
 
getInclusiveNamespaces() - Method in class org.apache.xml.security.transforms.params.InclusiveNamespaces
Method getInclusiveNamespaces
getInputNodeSet() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Get the Input NodeSet.
getInputStream() - Method in class org.apache.jcp.xml.dsig.internal.DigesterOutputStream
 
getInstance(String) - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the specified XML processing mechanism and representation type (ex: "DOM").
getInstance(String, Provider) - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance(String, String) - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance() - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the default XML processing mechanism and representation type ("DOM").
getInstance(String, String) - Static method in class javax.xml.crypto.dsig.TransformService
Returns a TransformService that supports the specified algorithm URI (ex: Transform.XPATH2) and mechanism type (ex: DOM).
getInstance(String, String, Provider) - Static method in class javax.xml.crypto.dsig.TransformService
Returns a TransformService that supports the specified algorithm URI (ex: Transform.XPATH2) and mechanism type (ex: DOM) as supplied by the specified provider.
getInstance(String, String, String) - Static method in class javax.xml.crypto.dsig.TransformService
Returns a TransformService that supports the specified algorithm URI (ex: Transform.XPATH2) and mechanism type (ex: DOM) as supplied by the specified provider.
getInstance(String) - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the specified XML processing mechanism and representation type (ex: "DOM").
getInstance(String, Provider) - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance(String, String) - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance() - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the default XML processing mechanism and representation type ("DOM").
getInstance(Document, String) - Static method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
Factory method for constructing a message digest algorithm by name.
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 XMLCipher that 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 XMLCipher that 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 XMLCipher that 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() - Static method in class org.apache.xml.security.encryption.XMLCipher
Returns an XMLCipher that implements no specific transformation, and can therefore only be used for decrypt or unwrap operations where the encryption method is defined in the EncryptionMethod element.
getInstance(Document, boolean, String, String, String) - Static method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Creates a new XPathFilterCHGPContainer; needed for generation.
getInstance(Element, String) - Static method in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Creates a XPathFilterCHGPContainer from an existing Element; needed for verification.
getInstance(Attr, String) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method getInstance
getInstance(Attr, String, boolean) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method getInstance
getInstance(Attr, String, List<ResourceResolver>) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method getInstance
getInstance(Attr, String, List<ResourceResolver>, boolean) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method getInstance
getIssuerName() - Method in interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial
Returns the X.500 distinguished name of this X509IssuerSerial in RFC 2253 String format.
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.CertsInFilesystemDirectoryResolver
 
getIterator() - Method in class org.apache.xml.security.keys.storage.implementations.KeyStoreResolver
 
getIterator() - Method in class org.apache.xml.security.keys.storage.implementations.SingleCertificateResolver
 
getIterator() - Method in class org.apache.xml.security.keys.storage.StorageResolver
Method getIterator
getIterator() - Method in class org.apache.xml.security.keys.storage.StorageResolverSpi
Method getIterator
getJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
Proxy method for MessageDigest.getAlgorithm() which is executed on the internal MessageDigest object.
getJCEAlgorithmString() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Proxy method for Signature.getAlgorithm() which is executed on the internal Signature object.
getJCEKeyAlgorithmFromURI(String) - Static method in class org.apache.xml.security.algorithms.JCEMapper
Method getJCEKeyAlgorithmFromURI
getJCEProvider() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
Proxy method for MessageDigest.getProvider() which is executed on the internal MessageDigest object.
getJCEProviderName() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Method getJCEProviderName
getKANonce() - Method in interface org.apache.xml.security.encryption.AgreementMethod
Returns a byte array.
getKey() - Method in interface javax.xml.crypto.KeySelectorResult
Returns the selected key.
getKeyId() - Method in interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns the PGP public key identifier of this PGPData as defined in RFC 2440, section 11.2.
getKeyId() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
 
getKeyInfo() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the key info of this XMLSignature.
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.
getKeyInfoFactory() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns a KeyInfoFactory that creates KeyInfo objects.
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
getKeyPacket() - Method in interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns the PGP key material packet of this PGPData as defined in RFC 2440, section 5.5.
getKeyPacket() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMPGPData
 
getKeySelector() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getKeySelector() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the key selector for finding a key.
getKeySelectorResult() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the result of the KeySelector, if specified, after this XMLSignature has been signed or validated.
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
 
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.
getMechanismType() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns the type of the XML processing mechanism and representation supported by this KeyInfoFactory (ex: "DOM")
getMechanismType() - Method in class javax.xml.crypto.dsig.TransformService
Returns the mechanism type supported by this TransformService.
getMechanismType() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns the type of the XML processing mechanism and representation supported by this XMLSignatureFactory (ex: "DOM").
getMessageDigestAlgorithm() - Method in class org.apache.xml.security.signature.Reference
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 interface javax.xml.crypto.dsig.XMLObject
Returns the mime type of this XMLObject.
getMimeType() - Method in class javax.xml.crypto.OctetStreamData
Returns the MIME type associated with the data object represented by this OctetStreamData.
getMimeType() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLObject
 
getMimeType() - Method in interface org.apache.xml.security.encryption.EncryptedType
Returns a String which describes the media type of the data which has been encrypted.
getMimeType() - Method in class org.apache.xml.security.signature.ObjectContainer
Returns the MimeType attribute
getMimeType() - Method in class org.apache.xml.security.signature.reference.ReferenceOctetStreamData
Returns the MIME type associated with the data object represented by this ReferenceOctetStreamData.
getMIMEType() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Returns mimeType
getMsgID() - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
Method getMsgID
getMsgID() - Method in exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Method getMsgID
getName() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyName
Returns the name of this KeyName.
getName() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyName
 
getNamespaceMap() - Method in class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Returns a map of namespace prefixes.
getNamespaceMap() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns a map of namespace prefixes.
getNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to get the prefix that the specified URI maps to.
getNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the namespace prefix that the specified namespace URI is associated with.
getNamespaceURI(String) - Method in class org.apache.xml.security.utils.DOMNamespaceContext
 
getNextElement(Node) - Static method in class org.apache.xml.security.utils.XMLUtils
 
getNextSibling() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the nextSibling node.
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) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
Deprecated.
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 localName and the namespace is equal to namespaceURI
getNode() - Method in class javax.xml.crypto.dom.DOMStructure
Returns the node contained in this DOMStructure.
getNode() - Method in class javax.xml.crypto.dsig.dom.DOMValidateContext
Returns the node.
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 XMLSignatureInput constructor
getNodeSet(boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
Returns the node set from input which was specified as the parameter of XMLSignatureInput constructor
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 ith ds:Object child of the signature or null if no such ds:Object element exists.
getObjectLength() - Method in class org.apache.xml.security.signature.XMLSignature
Returns the number of all ds:Object elements.
getObjects() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns an unmodifiable list of XMLObjects contained in this XMLSignature.
getObjects() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
 
getOctetStream() - Method in class javax.xml.crypto.OctetStreamData
Returns the input stream of this OctetStreamData.
getOctetStream() - Method in class org.apache.xml.security.signature.reference.ReferenceOctetStreamData
Returns the input stream of this ReferenceOctetStreamData.
getOctetStream() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Returns the Octet stream(byte Stream) from input which was specified as the parameter of XMLSignatureInput constructor
getOctetStreamReal() - Method in class org.apache.xml.security.signature.XMLSignatureInput
 
getOriginalException() - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
Method getOriginalException
getOriginalException() - Method in exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Method getOriginalException
getOriginatorKeyInfo() - Method in interface org.apache.xml.security.encryption.AgreementMethod
Returns information relating to the originator's shared secret.
getOutputLength() - Method in class javax.xml.crypto.dsig.spec.HMACParameterSpec
Returns the truncation length.
getOwnerDocument(Node) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
Returns the owner document of the specified node.
getOwnerDocument() - Method in class org.apache.xml.security.utils.HelperNodeList
 
getOwnerDocument(Node) - Static method in class org.apache.xml.security.utils.XMLUtils
This method returns the owner document of a particular node.
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.
getParameterSpec() - Method in interface javax.xml.crypto.AlgorithmMethod
Returns the algorithm parameters of this AlgorithmMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.CanonicalizationMethod
Returns the algorithm-specific input parameters associated with this CanonicalizationMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.DigestMethod
Returns the algorithm-specific input parameters associated with this DigestMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.SignatureMethod
Returns the algorithm-specific input parameters of this SignatureMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.Transform
Returns the algorithm-specific input parameters associated with this Transform.
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.DOMSignatureMethod
 
getParameterSpec() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
 
getParamsNSURI() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
 
getParent() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the parent node.
getParentNameSpaces(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
Adds to ns the definitions from the parent elements of el
getPerManifestResolvers() - Method in class org.apache.xml.security.signature.Manifest
Get the Per-Manifest Resolver List
getPrefix(String) - Method in class org.apache.xml.security.utils.DOMNamespaceContext
 
getPrefixes(String) - Method in class org.apache.xml.security.utils.DOMNamespaceContext
 
getPrefixList() - Method in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Returns the inclusive namespace prefix list.
getPrivateKey() - Method in class org.apache.xml.security.keys.KeyInfo
This method returns a private key.
getProperties() - Method in interface javax.xml.crypto.dsig.SignatureProperties
Returns an unmodifiable list of one or more SignaturePropertys that are contained in this SignatureProperties.
getProperties() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperties
 
getProperty(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to get the object that the specified name maps to.
getProperty(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the value of the specified property.
getProperty(String) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
Method getProperty
getProperty(String) - Method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method getProperty
getPropertyKeys() - Method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method getPropertyKeys
getProvider() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns the provider of this KeyInfoFactory.
getProvider() - Method in class javax.xml.crypto.dsig.TransformService
Returns the provider of this TransformService.
getProvider() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns the provider of this XMLSignatureFactory.
getProviderId() - Static method in class org.apache.xml.security.algorithms.JCEMapper
Gets the default Provider for obtaining the security algorithms
getProviderInstance(String, String) - Static method in class org.apache.xml.security.encryption.XMLCipher
Returns an XMLCipher that 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 XMLCipher that 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 XMLCipher that 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) - Static method in class org.apache.xml.security.encryption.XMLCipher
Returns an XMLCipher that implements no specific transformation, and can therefore only be used for decrypt or unwrap operations where the encryption method is defined in the EncryptionMethod element.
getPublicKey() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyValue
Returns the public key of this KeyValue.
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
 
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
 
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.
getPublicKey(Element, String, StorageResolver) - Static method in class org.apache.xml.security.keys.keyresolver.KeyResolver
Method getPublicKey
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.
getReference() - Method in exception org.apache.xml.security.signature.MissingResourceFailureException
used to get the uninitialized Reference This allows to supply the correct XMLSignatureInput to the Reference to 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
getReferenceList() - Method in interface org.apache.xml.security.encryption.EncryptedKey
Returns pointers to data and keys encrypted using this key.
getReferences() - Method in interface javax.xml.crypto.dsig.Manifest
Returns an unmodifiable list of one or more References that are contained in this Manifest.
getReferences() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns an unmodifiable list of one or more References.
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 Iterator over all the References contained in this ReferenceList.
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.
getResources(String, Class<?>) - Static method in class org.apache.xml.security.utils.ClassLoaderUtils
Load a given resources.
getRoot() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSubTreeData
 
getRoot() - Method in class org.apache.xml.security.signature.reference.ReferenceSubTreeData
 
getSecretKey() - Method in class org.apache.xml.security.keys.KeyInfo
This method returns a secret (symmetric) key.
getSerializer() - Method in class org.apache.xml.security.encryption.XMLCipher
Get the Serializer algorithm to use
getSerialNumber() - Method in interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial
Returns the serial number of this X509IssuerSerial.
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
 
getSignatureMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the signature method of this SignedInfo.
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
getSignaturePrefix(XMLCryptoContext) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
Returns the prefix associated with the XML Signature namespace URI
getSignatureValue() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the signature value of this XMLSignature.
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.
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 interface javax.xml.crypto.dsig.XMLSignature
Returns the signed info of this XMLSignature.
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 SignedInfo object.
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
Return SourceURI
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
 
getStylesheet() - Method in class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
Returns the stylesheet.
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
getTarget() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns the target URI of this SignatureProperty.
getTarget() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSignatureProperty
 
getTarget() - Method in interface org.apache.xml.security.encryption.EncryptionProperty
Returns the EncryptedType being described.
getTarget() - Method in class org.apache.xml.security.signature.SignatureProperty
Returns the target attribute
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
getTransforms() - Method in interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Returns an unmodifiable list of Transforms of this RetrievalMethod.
getTransforms() - Method in interface javax.xml.crypto.dsig.Reference
Returns an unmodifiable list of Transforms that are contained in this Reference.
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 Transforms that specifies how to transform the URI to 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
getTransformsOutput() - Method in class org.apache.xml.security.signature.Reference
This method only works works after a call to verify.
getType() - Method in interface javax.xml.crypto.URIReference
Returns the type of data referenced by this URI.
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 URI identifying type information about the plaintext form of the encrypted content.
getType() - Method in interface org.apache.xml.security.encryption.Reference
Returns the Element tag name for this Reference.
getType() - Method in class org.apache.xml.security.keys.content.RetrievalMethod
 
getType() - Method in class org.apache.xml.security.signature.Reference
Return the type atttibute of the Reference indicate whether an ds:Object, ds:SignatureProperty, or ds:Manifest element
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 interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Returns the URI of the referenced KeyInfo information.
getURI() - Method in class javax.xml.crypto.OctetStreamData
Returns the URI String identifying the data object represented by this OctetStreamData.
getURI() - Method in interface javax.xml.crypto.URIReference
Returns the URI of the referenced data object.
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.c14n.Canonicalizer
Method getURI
getURI() - Method in interface org.apache.xml.security.encryption.CipherReference
Returns an URI that contains an identifier that should be dereferenced.
getURI() - Method in interface org.apache.xml.security.encryption.Reference
Returns a URI that points to an Element that were encrypted using the key defined in the enclosing EncryptedKey element.
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 URI of this Reference element
getURI() - Method in class org.apache.xml.security.signature.reference.ReferenceOctetStreamData
Returns the URI String identifying the data object represented by this ReferenceOctetStreamData.
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 javax.xml.crypto.dom.DOMCryptoContext
 
getURIDereferencer() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a reference to the URIDereferencer that is used by default to dereference URIs in RetrievalMethod objects.
getURIDereferencer() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns a reference to the URIDereferencer that is used by default to dereference URIs in Reference objects.
getURIDereferencer() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns a URIDereferencer that is used to dereference URIReferences.
getURIDereferencer() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
 
getURIDereferencer() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
 
getURIReference() - Method in exception javax.xml.crypto.URIReferenceException
Returns the URIReference that was being dereferenced when the exception was thrown.
getValue() - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Returns the signature value of this SignatureValue.
getValue() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature.DOMSignatureValue
 
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 Manifest or a SignedInfo using the Manifest.verifyReferences() or SignedInfo.verify() methods, the individual results can be retrieved with this method.
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
getX509Certificate(Element, String, StorageResolver) - Static method in class org.apache.xml.security.keys.keyresolver.KeyResolver
Method getX509Certificate
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 javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Returns the XPath expression to be evaluated.
getXPath() - Method in class org.apache.xml.security.transforms.params.XPathContainer
Returns the TEXT value of the ds:XPath Element.
getXPathFilterStr() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Returns the XPath 2 Filter String
getXPathFilterStr() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
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.
getXPathFilterTextNode() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Returns the first Text node which contains information from the XPath 2 Filter String.
getXPathList() - Method in class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec
Returns a list of one or more XPathType objects.
globalResolver - Variable in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
 
guaranteeThatElementInCorrectSpace(ElementProxy, Element) - Method in interface org.apache.xml.security.utils.ElementChecker
Deprecated.
Check that the element is the one expect
guaranteeThatElementInCorrectSpace(ElementProxy, Element) - Method in class org.apache.xml.security.utils.ElementCheckerImpl.EmptyChecker
Deprecated.
 
guaranteeThatElementInCorrectSpace(ElementProxy, Element) - Method in class org.apache.xml.security.utils.ElementCheckerImpl.FullChecker
Deprecated.
 
guaranteeThatElementInCorrectSpace(ElementProxy, Element) - Method in class org.apache.xml.security.utils.ElementCheckerImpl.InternedNsChecker
Deprecated.
 

H

handleAttributes(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11
Returns the Attr[]s to be output for the given element.
handleAttributes(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Returns the Attr[]s to be output for the given element.
handleAttributes(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
 
handleAttributes(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
Returns the Attr[]s to be output for the given element.
handleAttributesSubtree(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11
Returns the Attr[]s to be output for the given element.
handleAttributesSubtree(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315
Returns the Attr[]s to be output for the given element.
handleAttributesSubtree(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer20010315Excl
 
handleAttributesSubtree(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerPhysical
Returns the Attr[]s to be output for the given element.
handleParent(Element, NameSpaceSymbTable) - Method in class org.apache.xml.security.c14n.implementations.Canonicalizer11
 
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
 
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.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
 
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
 
HMAC_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The HMAC-SHA1 MAC signature method algorithm URI
HMACParameterSpec - Class in javax.xml.crypto.dsig.spec
HMACParameterSpec(int) - Constructor for class javax.xml.crypto.dsig.spec.HMACParameterSpec
Creates an HMACParameterSpec with the specified truncation length.

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 ErrorHandler does 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
 
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformBase64Decode
Field implementedTransformURI
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformC14N
Field implementedTransformURI
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformC14NExclusive
Field implementedTransformURI
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformC14NExclusiveWithComments
Field implementedTransformURI
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformC14NWithComments
Field implementedTransformURI
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
Field implementedTransformURI
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformXPath
Field implementedTransformURI
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformXPath2Filter
Field implementedTransformURI
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformXPointer
Field implementedTransformURI
implementedTransformURI - Static variable in class org.apache.xml.security.transforms.implementations.TransformXSLT
Field implementedTransformURI
IncludeSlash - Static variable in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Field IncludeSlash
INCLUSIVE - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML (without comments) canonicalization method algorithm URI.
INCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML with comments canonicalization method algorithm URI.
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
init(TransformParameterSpec) - Method in class javax.xml.crypto.dsig.TransformService
Initializes this TransformService with the specified parameters.
init(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Initializes this TransformService with the specified parameters and document context.
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(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(XMLStructure, XMLCryptoContext) - 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(XMLStructure, XMLCryptoContext) - 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(XMLStructure, XMLCryptoContext) - 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.DOMXSLTTransform
 
init(int, Key) - Method in class org.apache.xml.security.encryption.XMLCipher
Initializes this cipher with a key.
Init - Class in org.apache.xml.security
This class does the configuration of the library.
Init() - Constructor for class org.apache.xml.security.Init
 
init() - Static method in class org.apache.xml.security.Init
Method init
init(String, String) - Static method in class org.apache.xml.security.utils.I18n
Method 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 internal Signature object.
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 internal Signature object.
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 internal Signature object.
initVerify(Key) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Proxy method for Signature.initVerify(java.security.PublicKey) which is executed on the internal Signature object.
IntegrityHmac - Class in org.apache.xml.security.algorithms.implementations
 
IntegrityHmac() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac
Method 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
IntegrityHmacRIPEMD160() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacRIPEMD160
Constructor IntegrityHmacRIPEMD160
IntegrityHmacSHA1() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA1
Constructor IntegrityHmacSHA1
IntegrityHmacSHA224() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA224
Constructor IntegrityHmacSHA224
IntegrityHmacSHA256() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA256
Constructor IntegrityHmacSHA256
IntegrityHmacSHA384() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA384
Constructor IntegrityHmacSHA384
IntegrityHmacSHA512() - Constructor for class org.apache.xml.security.algorithms.implementations.IntegrityHmac.IntegrityHmacSHA512
Constructor IntegrityHmacSHA512
InternedNsChecker() - Constructor for class org.apache.xml.security.utils.ElementCheckerImpl.InternedNsChecker
Deprecated.
 
INTERSECT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The intersect filter operation.
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(String) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
Constructor InvalidCanonicalizerException
InvalidCanonicalizerException(String, Object[]) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
Constructor InvalidCanonicalizerException
InvalidCanonicalizerException(String, Exception) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
Constructor InvalidCanonicalizerException
InvalidCanonicalizerException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.c14n.InvalidCanonicalizerException
Constructor InvalidCanonicalizerException
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(String) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
Constructor InvalidDigestValueException
InvalidDigestValueException(String, Object[]) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
Constructor InvalidDigestValueException
InvalidDigestValueException(String, Exception) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
Constructor InvalidDigestValueException
InvalidDigestValueException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.signature.InvalidDigestValueException
Constructor InvalidDigestValueException
InvalidKeyResolverException - Exception in org.apache.xml.security.keys.keyresolver
 
InvalidKeyResolverException() - Constructor for exception org.apache.xml.security.keys.keyresolver.InvalidKeyResolverException
Constructor InvalidKeyResolverException
InvalidKeyResolverException(String) - Constructor for exception org.apache.xml.security.keys.keyresolver.InvalidKeyResolverException
Constructor InvalidKeyResolverException
InvalidKeyResolverException(String, Object[]) - Constructor for exception org.apache.xml.security.keys.keyresolver.InvalidKeyResolverException
Constructor InvalidKeyResolverException
InvalidKeyResolverException(String, Exception) - Constructor for exception org.apache.xml.security.keys.keyresolver.InvalidKeyResolverException
Constructor InvalidKeyResolverException
InvalidKeyResolverException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.keys.keyresolver.InvalidKeyResolverException
Constructor InvalidKeyResolverException
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(String) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
Constructor InvalidSignatureValueException
InvalidSignatureValueException(String, Object[]) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
Constructor InvalidSignatureValueException
InvalidSignatureValueException(String, Exception) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
Constructor InvalidSignatureValueException
InvalidSignatureValueException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.signature.InvalidSignatureValueException
Constructor InvalidSignatureValueException
InvalidTransformException - Exception in org.apache.xml.security.transforms
 
InvalidTransformException() - 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, Object[]) - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
Constructor InvalidTransformException
InvalidTransformException(String, Exception) - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
Constructor InvalidTransformException
InvalidTransformException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.transforms.InvalidTransformException
Constructor InvalidTransformException
isByteArray() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Determines if the object has been set up with a ByteArray
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.
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 ReferenceList is 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 internal MessageDigest object.
isExcludeComments() - Method in class org.apache.xml.security.signature.XMLSignatureInput
 
isFeatureSupported(String) - Method in class javax.xml.crypto.dom.DOMStructure
 
isFeatureSupported(String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Indicates whether a specified feature is supported.
isFeatureSupported(String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Indicates whether a specified feature is supported.
isFeatureSupported(String) - Method in interface javax.xml.crypto.XMLStructure
Indicates whether a specified feature is supported.
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
 
isInitialized() - Static method in class org.apache.xml.security.Init
Method isInitialized
isInitialized() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Is the object correctly set up?
isInstalled() - Static method in class org.apache.xml.security.utils.XalanXPathAPI
 
isIntersect() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Returns true if the Filter attribute has value "intersect".
isIntersect() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Returns true if the Filter attribute has value "intersect".
isNamespaceElement(Node, String, String) - Method in interface org.apache.xml.security.utils.ElementChecker
Deprecated.
 
isNamespaceElement(Node, String, String) - Method in class org.apache.xml.security.utils.ElementCheckerImpl
Deprecated.
 
isNeedsToBeExpanded() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Check if the structure needs to be expanded.
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
Determines if the object has been set up with a Node set
isOctetStream() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Determines if the object has been set up with an octet stream
isOutputStreamSet() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Determines if XMLSignatureInput.setOutputStream(java.io.OutputStream) has been called with a non-null OutputStream.
isPad(byte) - Static method in class org.apache.xml.security.utils.Base64
 
isSecureValidation() - Method in class org.apache.xml.security.c14n.Canonicalizer
 
isSecureValidation() - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
 
isSecureValidation() - Method in class org.apache.xml.security.encryption.AbstractSerializer
 
isSecureValidation() - Method in class org.apache.xml.security.signature.Manifest
 
isSecureValidation() - Method in class org.apache.xml.security.signature.XMLSignatureInput
 
isSecureValidation() - Method in class org.apache.xml.security.transforms.Transform
 
isSubtract() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Returns true if the Filter attribute has value "subtract".
isSubtract() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Returns true if the Filter attribute has value "subtract".
isUnion() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Returns true if the Filter attribute has value "union".
isUnion() - Method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Returns true if the Filter attribute has value "union".
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
 
isXalanInstalled() - Static method in class org.apache.xml.security.utils.XPathFactory
 
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
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 javax.xml.crypto.dom.DOMCryptoContext
Returns a read-only iterator over the set of Id/Element mappings of this DOMCryptoContext.
iterator() - Method in interface javax.xml.crypto.NodeSetData
Returns a read-only iterator over the nodes contained in this NodeSetData in document order.
iterator() - Method in class org.apache.jcp.xml.dsig.internal.dom.ApacheNodeSetData
 
iterator() - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMSubTreeData
 
iterator() - Static method in class org.apache.xml.security.keys.keyresolver.KeyResolver
 
iterator() - Method in interface org.apache.xml.security.signature.reference.ReferenceNodeSetData
Returns a read-only iterator over the nodes contained in this NodeSetData in document order.
iterator() - Method in class org.apache.xml.security.signature.reference.ReferenceSubTreeData
 

J

JavaUtils - Class in org.apache.xml.security.utils
A collection of different, general-purpose methods for JAVA-specific things
javax.xml.crypto - package javax.xml.crypto
Common classes for XML cryptography.
javax.xml.crypto.dom - package javax.xml.crypto.dom
DOM-specific classes for the javax.xml.crypto package.
javax.xml.crypto.dsig - package javax.xml.crypto.dsig
Classes for generating and validating XML digital signatures.
javax.xml.crypto.dsig.dom - package javax.xml.crypto.dsig.dom
DOM-specific classes for the javax.xml.crypto.dsig package.
javax.xml.crypto.dsig.keyinfo - package javax.xml.crypto.dsig.keyinfo
Classes for parsing and processing KeyInfo elements and structures.
javax.xml.crypto.dsig.spec - package javax.xml.crypto.dsig.spec
Parameter classes for XML digital signatures.
JCA_CERT_ID - Static variable in class org.apache.xml.security.keys.content.x509.XMLX509Certificate
Field JCA_CERT_ID
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
JDKXPathAPI - Class in org.apache.xml.security.utils
An implementation for XPath evaluation that uses the JDK API.
JDKXPathAPI() - Constructor for class org.apache.xml.security.utils.JDKXPathAPI
 
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

KEY_REFERENCE - Static variable in interface org.apache.xml.security.encryption.ReferenceList
KEY TAG
KeyInfo - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML KeyInfo element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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.
KeyInfoFactory - Class in javax.xml.crypto.dsig.keyinfo
A factory for creating KeyInfo objects from scratch or for unmarshalling a KeyInfo object from a corresponding XML representation.
KeyInfoFactory() - Constructor for class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Default constructor, for invocation by subclasses.
KeyInfoReference - Class in org.apache.xml.security.keys.content
Provides content model support for the dsig11:KeyInfoReference element.
KeyInfoReference(Element, String) - Constructor for class org.apache.xml.security.keys.content.KeyInfoReference
Constructor RetrievalMethod
KeyInfoReference(Document, 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:KeyInfoReference element.
KeyInfoReferenceResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.KeyInfoReferenceResolver
 
KeyName - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML KeyName element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
KeyName - Class in org.apache.xml.security.keys.content
 
KeyName(Element, String) - Constructor for class org.apache.xml.security.keys.content.KeyName
Constructor KeyName
KeyName(Document, String) - Constructor for class org.apache.xml.security.keys.content.KeyName
Constructor KeyName
KeyResolver - Class in org.apache.xml.security.keys.keyresolver
KeyResolver is factory class for subclass of KeyResolverSpi that represent child element of KeyInfo.
KeyResolverException - Exception in org.apache.xml.security.keys.keyresolver
 
KeyResolverException() - Constructor for exception org.apache.xml.security.keys.keyresolver.KeyResolverException
Constructor KeyResolverException
KeyResolverException(String) - Constructor for exception org.apache.xml.security.keys.keyresolver.KeyResolverException
Constructor KeyResolverException
KeyResolverException(String, Object[]) - Constructor for exception org.apache.xml.security.keys.keyresolver.KeyResolverException
Constructor KeyResolverException
KeyResolverException(String, Exception) - Constructor for exception org.apache.xml.security.keys.keyresolver.KeyResolverException
Constructor KeyResolverException
KeyResolverException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.keys.keyresolver.KeyResolverException
Constructor KeyResolverException
KeyResolverSpi - Class in org.apache.xml.security.keys.keyresolver
This class is an abstract class for a child KeyInfo Element.
KeyResolverSpi() - Constructor for class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
 
KeySelector - Class in javax.xml.crypto
A selector that finds and returns a key using the data contained in a KeyInfo object.
KeySelector() - Constructor for class javax.xml.crypto.KeySelector
Default no-args constructor; intended for invocation by subclasses only.
KeySelector.Purpose - Class in javax.xml.crypto
The purpose of the key that is to be selected.
KeySelectorException - Exception in javax.xml.crypto
Indicates an exceptional condition thrown by a KeySelector.
KeySelectorException() - Constructor for exception javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with null as its detail message.
KeySelectorException(String) - Constructor for exception javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with the specified detail message.
KeySelectorException(String, Throwable) - Constructor for exception javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with the specified detail message and cause.
KeySelectorException(Throwable) - Constructor for exception javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeySelectorResult - Interface in javax.xml.crypto
The result returned by the KeySelector.select method.
KeyStoreResolver - Class in org.apache.xml.security.keys.storage.implementations
Makes the Certificates from a JAVA KeyStore object available to the StorageResolver.
KeyStoreResolver(KeyStore) - Constructor for class org.apache.xml.security.keys.storage.implementations.KeyStoreResolver
Constructor KeyStoreResolver
KeyUtils - Class in org.apache.xml.security.keys
Utility class for for org.apache.xml.security.keys package.
KeyValue - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML KeyValue element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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, 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(Document, PublicKey) - 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() - Static method in class org.apache.xml.security.keys.keyresolver.KeyResolver
Method length
length(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
Method length
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 EncryptedData interface.
loadEncryptedKey(Document, Element) - Method in class org.apache.xml.security.encryption.XMLCipher
Returns an EncryptedKey interface.
loadEncryptedKey(Element) - Method in class org.apache.xml.security.encryption.XMLCipher
Returns an EncryptedKey interface.
log - Static variable in class org.apache.xml.security.utils.ElementProxy
 

M

MacOutputStream - Class in org.apache.jcp.xml.dsig.internal
Derived from Apache sources and changed to use Mac objects instead of org.apache.xml.security.algorithms.SignatureAlgorithm objects.
MacOutputStream(Mac) - Constructor for class org.apache.jcp.xml.dsig.internal.MacOutputStream
 
main(String[]) - Static method in class org.apache.xml.security.keys.storage.implementations.CertsInFilesystemDirectoryResolver
Method main
Manifest - Interface in javax.xml.crypto.dsig
A representation of the XML Manifest element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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
marshal(XMLStructure, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Marshals the key info to XML.
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 marshalParams method to marshal any algorithm-specific parameters.
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.DOMKeyInfo
 
marshal(Node, 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 invokes the abstract marshalParams method to marshal 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.DOMXMLSignature
 
MarshalException - Exception in javax.xml.crypto
Indicates an exceptional condition that occurred during the XML marshalling or unmarshalling process.
MarshalException() - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with null as its detail message.
MarshalException(String) - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified detail message.
MarshalException(String, Throwable) - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified detail message and cause.
MarshalException(Throwable) - Constructor for exception javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
marshalParams(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Marshals the algorithm-specific parameters.
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(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(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, 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, 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
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 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 & 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(Element, String) - Constructor for class org.apache.xml.security.keys.content.MgmtData
Constructor MgmtData
MgmtData(Document, 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 uninitialized References.
MissingResourceFailureException(String, Reference) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
MissingKeyResourceFailureException constructor.
MissingResourceFailureException(String, Object[], Reference) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
Constructor MissingResourceFailureException
MissingResourceFailureException(String, Exception, Reference) - Constructor for exception org.apache.xml.security.signature.MissingResourceFailureException
Constructor MissingResourceFailureException
MissingResourceFailureException(String, Object[], Exception, Reference) - 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
msgID - Variable in exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
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
namespaceIsAbsolute(Attr) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
Method namespaceIsAbsolute
namespaceIsAbsolute(String) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
Method namespaceIsAbsolute
namespaceIsRelative(Attr) - Static method in class org.apache.xml.security.c14n.helper.C14nHelper
Method namespaceIsRelative
namespaceIsRelative(String) - 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 constractor
newCanonicalizationMethod(String, C14NMethodParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a CanonicalizationMethod for the specified algorithm URI and parameters.
newCanonicalizationMethod(String, XMLStructure) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a CanonicalizationMethod for the specified algorithm URI and parameters.
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
DataReference factory method.
newDigestMethod(String, DigestMethodParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a DigestMethod for the specified algorithm URI and parameters.
newDigestMethod(String, DigestMethodParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
 
newInstance(Element, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Creates a XPath2FilterContainer from an existing Element; needed for verification.
newInstance(Element, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Creates a XPath2FilterContainer04 from an existing Element; needed for verification.
newInstance() - Static method in class org.apache.xml.security.utils.XPathFactory
Get a new XPathFactory instance
newInstanceIntersect(Document, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Creates a new XPath2FilterContainer with the filter type "intersect".
newInstanceIntersect(Document, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Creates a new XPath2FilterContainer04 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".
newInstanceSubtract(Document, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Creates a new XPath2FilterContainer04 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".
newInstanceUnion(Document, String) - Static method in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Creates a new XPath2FilterContainer04 with the filter type "union".
newKeyInfo(List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyInfo containing the specified list of key information types.
newKeyInfo(List, String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyInfo containing the specified list of key information types and optional id.
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 javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyName from the specified name.
newKeyName(String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
 
newKeyReference(String) - Method in interface org.apache.xml.security.encryption.ReferenceList
KeyReference factory method.
newKeyValue(PublicKey) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyValue from the specified public key.
newKeyValue(PublicKey) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
 
newManifest(List) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Manifest containing the specified list of References.
newManifest(List, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Manifest containing the specified list of References and optional id.
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 javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a PGPData from the specified PGP public key identifier.
newPGPData(byte[], byte[], List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a PGPData from the specified PGP public key identifier, and optional key material packet and list of external elements.
newPGPData(byte[], List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a PGPData from the specified PGP key material packet and optional list of external elements.
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 javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified URI and digest method.
newReference(String, DigestMethod, List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified parameters.
newReference(String, DigestMethod, List, String, String, byte[]) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified parameters and pre-calculated digest value.
newReference(String, DigestMethod, List, Data, List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified parameters.
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, Data, 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
 
newRetrievalMethod(String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a RetrievalMethod from the specified URI.
newRetrievalMethod(String, String, List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a RetrievalMethod from the specified parameters.
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 javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureMethod for the specified algorithm URI and parameters.
newSignatureMethod(String, SignatureMethodParameterSpec) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
 
newSignatureProperties(List, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureProperties containing the specified list of SignaturePropertys and optional id.
newSignatureProperties(List, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
 
newSignatureProperty(List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureProperty containing the specified list of XMLStructures, target URI and optional id.
newSignatureProperty(List, String, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
 
newSignedInfo(CanonicalizationMethod, SignatureMethod, List) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignedInfo with the specified canonicalization and signature methods, and list of one or more references.
newSignedInfo(CanonicalizationMethod, SignatureMethod, List, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignedInfo with the specified parameters.
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 javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Transform for the specified algorithm URI and parameters.
newTransform(String, XMLStructure) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Transform for the specified algorithm URI and parameters.
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 javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a X509Data containing the specified list of X.509 content.
newX509Data(List) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
 
newX509IssuerSerial(String, BigInteger) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates an X509IssuerSerial from the specified X.500 issuer distinguished name and serial number.
newX509IssuerSerial(String, BigInteger) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
 
newXMLObject(List, String, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLObject from the specified parameters.
newXMLObject(List, String, String, String) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
 
newXMLSignature(SignedInfo, KeyInfo) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLSignature and initializes it with the contents of the specified SignedInfo and KeyInfo objects.
newXMLSignature(SignedInfo, KeyInfo, List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLSignature and initializes it with the specified parameters.
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.XalanXPathFactory
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.
nodeSet(NodeList) - Static method in class org.apache.jcp.xml.dsig.internal.dom.DOMUtils
Returns a Set of Nodes, backed by the specified NodeList.
NodeSetData - Interface in javax.xml.crypto
An abstract representation of a Data type containing a node-set.
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
NoSuchMechanismException - Exception in javax.xml.crypto
This exception is thrown when a particular XML mechanism is requested but is not available in the environment.
NoSuchMechanismException() - Constructor for exception javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with null as its detail message.
NoSuchMechanismException(String) - Constructor for exception javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with the specified detail message.
NoSuchMechanismException(String, Throwable) - Constructor for exception javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with the specified detail message and cause.
NoSuchMechanismException(Throwable) - Constructor for exception javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
NOT_INITIALIZED_MSG - Static variable in class org.apache.xml.security.utils.I18n
Field NOT_INITIALIZED_MSG
notReset() - Method in class org.apache.xml.security.c14n.Canonicalizer
Set the canonicalizer behaviour to not reset.

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> elements Object Element supply facility which can contain any kind data
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 ObjectContainer from Element
OctetStreamData - Class in javax.xml.crypto
A representation of a Data type containing an octet stream.
OctetStreamData(InputStream) - Constructor for class javax.xml.crypto.OctetStreamData
Creates a new OctetStreamData.
OctetStreamData(InputStream, String, String) - Constructor for class javax.xml.crypto.OctetStreamData
Creates a new OctetStreamData.
org.apache.jcp.xml.dsig.internal - package org.apache.jcp.xml.dsig.internal
 
org.apache.jcp.xml.dsig.internal.dom - package org.apache.jcp.xml.dsig.internal.dom
 
org.apache.xml.security - package org.apache.xml.security
Canonical XML and XML Signature Implementation
org.apache.xml.security.algorithms - package org.apache.xml.security.algorithms
algorithm factories.
org.apache.xml.security.algorithms.implementations - package org.apache.xml.security.algorithms.implementations
implementations of SignatureAlgorithmSpi.
org.apache.xml.security.c14n - package org.apache.xml.security.c14n
Canonicalization related material and algorithms.
org.apache.xml.security.c14n.helper - package org.apache.xml.security.c14n.helper
helper classes for canonicalization.
org.apache.xml.security.c14n.implementations - package org.apache.xml.security.c14n.implementations
canonicalization implementations.
org.apache.xml.security.encryption - package org.apache.xml.security.encryption
Provides classes for implementing XML Encryption applications.
org.apache.xml.security.exceptions - package org.apache.xml.security.exceptions
general exceptions used by this library.
org.apache.xml.security.keys - package org.apache.xml.security.keys
general key related material.
org.apache.xml.security.keys.content - package org.apache.xml.security.keys.content
basic handlers for elements that can occur inside ds:KeyInfo.
org.apache.xml.security.keys.content.keyvalues - package org.apache.xml.security.keys.content.keyvalues
basic handlers for elements that can occur inside ds:KeyValue.
org.apache.xml.security.keys.content.x509 - package org.apache.xml.security.keys.content.x509
basic handlers for elements that can occur inside ds:X509Data.
org.apache.xml.security.keys.keyresolver - package org.apache.xml.security.keys.keyresolver
the resolver framework for retrieval of certificates and public keys from elements.
org.apache.xml.security.keys.keyresolver.implementations - package org.apache.xml.security.keys.keyresolver.implementations
implementations for retrieval of certificates and public keys from elements.
org.apache.xml.security.keys.storage - package org.apache.xml.security.keys.storage
a resolver framework for certificates and public keys from user-specified locations.
org.apache.xml.security.keys.storage.implementations - package org.apache.xml.security.keys.storage.implementations
implementations of resolvers for retrieval for certificates and public keys from user-specified locations.
org.apache.xml.security.signature - package org.apache.xml.security.signature
XML Signature specific classes.
org.apache.xml.security.signature.reference - package org.apache.xml.security.signature.reference
 
org.apache.xml.security.transforms - package org.apache.xml.security.transforms
the framework for XML Signature transforms.
org.apache.xml.security.transforms.implementations - package org.apache.xml.security.transforms.implementations
implementations of XML Signature transforms.
org.apache.xml.security.transforms.params - package org.apache.xml.security.transforms.params
 
org.apache.xml.security.utils - package org.apache.xml.security.utils
general utility classes.
org.apache.xml.security.utils.resolver - package org.apache.xml.security.utils.resolver
the ResourceResolver classes used to resolve ds:Reference URIs.
org.apache.xml.security.utils.resolver.implementations - package org.apache.xml.security.utils.resolver.implementations
implememtations of different ResourceResolver classes used to resolve ds:Reference URIs.
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, 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 contextNode into the OutputStream, but suppresses all Exceptions.
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
 
outputTextToWriter(String, OutputStream) - Static method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
Outputs a Text of CDATA section to the internal Writer.
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")
performTransform(XMLSignatureInput) - Method in class org.apache.xml.security.transforms.Transform
Transforms the input, and generates XMLSignatureInput as output.
performTransform(XMLSignatureInput, OutputStream) - Method in class org.apache.xml.security.transforms.Transform
Transforms the input, and generates XMLSignatureInput as 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 - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML PGPData element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
PGPData - Class in org.apache.xml.security.keys.content
 
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
pop() - Method in class org.apache.xml.security.c14n.implementations.NameSpaceSymbTable
Pop a frame.
prefixStr2Set(String) - Static method in class org.apache.xml.security.transforms.params.InclusiveNamespaces
Decodes the inclusiveNamespaces String and returns all selected namespace prefixes as a Set.
prinoutKeyInfo(KeyInfo, PrintStream) - Static method in class org.apache.xml.security.keys.KeyUtils
Method prinoutKeyInfo
printStackTrace() - Method in exception javax.xml.crypto.dsig.TransformException
Prints this TransformException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.dsig.TransformException
Prints this TransformException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.dsig.TransformException
Prints this TransformException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.dsig.XMLSignatureException
Prints this XMLSignatureException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.dsig.XMLSignatureException
Prints this XMLSignatureException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.dsig.XMLSignatureException
Prints this XMLSignatureException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.KeySelectorException
Prints this KeySelectorException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.KeySelectorException
Prints this KeySelectorException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.KeySelectorException
Prints this KeySelectorException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.MarshalException
Prints this MarshalException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.MarshalException
Prints this MarshalException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.MarshalException
Prints this MarshalException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.NoSuchMechanismException
Prints this NoSuchMechanismException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.NoSuchMechanismException
Prints this NoSuchMechanismException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.NoSuchMechanismException
Prints this NoSuchMechanismException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.URIReferenceException
Prints this URIReferenceException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.URIReferenceException
Prints this URIReferenceException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.URIReferenceException
Prints this URIReferenceException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
Method printStackTrace
printStackTrace(PrintWriter) - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
Method printStackTrace
printStackTrace(PrintStream) - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
Method printStackTrace
printStackTrace() - Method in exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Method printStackTrace
printStackTrace(PrintWriter) - Method in exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Method printStackTrace
printStackTrace(PrintStream) - Method in exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
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.
properties - Variable in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Field properties
properties - Variable in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
Field properties
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(Object, Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to map the key to the specified object.
put(Object, Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Associates the specified value with the specified key in this context.
putNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to map the URI to the specified prefix.
putNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
Maps the specified namespace URI to the specified prefix.

R

RAW_X509_CERTIFICATE_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.X509Data
URI identifying the binary (ASN.1 DER) X.509 Certificate KeyInfo type: http://www.w3.org/2000/09/xmldsig#rawX509Certificate.
readBytesFromStream(InputStream) - Static method in class org.apache.jcp.xml.dsig.internal.dom.Utils
 
Reference - Interface in javax.xml.crypto.dsig
A representation of the Reference element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
Reference - Interface in org.apache.xml.security.encryption
A wrapper for a pointer from a key value of an EncryptedKey to items encrypted by that key value (EncryptedData or EncryptedKey elements).
Reference - Class in org.apache.xml.security.signature
Handles <ds:Reference> elements.
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
Build a Reference from an Element
Reference(Element, String, Manifest, boolean) - Constructor for class org.apache.xml.security.signature.Reference
Build a Reference from an Element
REFERENCE_TYPE - Static variable in interface org.apache.xml.security.encryption.CipherData
REFERENCE_TYPE ASN
ReferenceData - Interface in org.apache.xml.security.signature.reference
An abstract representation of the result of dereferencing a ds:Reference URI.
ReferenceList - Interface in org.apache.xml.security.encryption
ReferenceList is an element that contains pointers from a key value of an EncryptedKey to items encrypted by that key value (EncryptedData or EncryptedKey elements).
ReferenceNodeSetData - Interface in org.apache.xml.security.signature.reference
An abstract representation of a ReferenceData type containing a node-set.
ReferenceNotInitializedException - Exception in org.apache.xml.security.signature
Raised if verifying a Reference fails because of an uninitialized XMLSignatureInput
ReferenceNotInitializedException() - 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, Object[]) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
Constructor ReferenceNotInitializedException
ReferenceNotInitializedException(String, Exception) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
Constructor ReferenceNotInitializedException
ReferenceNotInitializedException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.signature.ReferenceNotInitializedException
Constructor ReferenceNotInitializedException
ReferenceOctetStreamData - Class in org.apache.xml.security.signature.reference
A representation of a ReferenceData type containing an OctetStream.
ReferenceOctetStreamData(InputStream) - Constructor for class org.apache.xml.security.signature.reference.ReferenceOctetStreamData
Creates a new ReferenceOctetStreamData.
ReferenceOctetStreamData(InputStream, String, String) - Constructor for class org.apache.xml.security.signature.reference.ReferenceOctetStreamData
Creates a new ReferenceOctetStreamData.
ReferenceSubTreeData - Class in org.apache.xml.security.signature.reference
A representation of a ReferenceNodeSetData type containing a node-set.
ReferenceSubTreeData(Node, boolean) - Constructor for class org.apache.xml.security.signature.reference.ReferenceSubTreeData
 
register(String, JCEMapper.Algorithm) - Static method in class org.apache.xml.security.algorithms.JCEMapper
Method register
register(String, String) - Static method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Registers implementing class of the Transform algorithm with algorithmURI
register(String, Class<? extends SignatureAlgorithmSpi>) - Static method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Registers implementing class of the Transform algorithm with algorithmURI
register(String, String) - Static method in class org.apache.xml.security.c14n.Canonicalizer
Method register
register(String, Class<CanonicalizerSpi>) - Static method in class org.apache.xml.security.c14n.Canonicalizer
Method register
register(String, boolean) - Static method in class org.apache.xml.security.keys.keyresolver.KeyResolver
This method is used for registering KeyResolverSpis which are available to all KeyInfo objects.
register(KeyResolverSpi, boolean) - Static method in class org.apache.xml.security.keys.keyresolver.KeyResolver
This method is used for registering KeyResolverSpis which are available to all KeyInfo objects.
register(String, String) - Static method in class org.apache.xml.security.transforms.Transform
Registers implementing class of the Transform algorithm with algorithmURI
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) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
Registers a ResourceResolverSpi class.
register(Class<? extends ResourceResolverSpi>, boolean) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
Registers a ResourceResolverSpi class.
register(ResourceResolverSpi, boolean) - Static method in class org.apache.xml.security.utils.resolver.ResourceResolver
Registers a ResourceResolverSpi instance.
registerAtStart(String, boolean) - Static method in class org.apache.xml.security.keys.keyresolver.KeyResolver
This method is used for registering KeyResolverSpis which are available to all KeyInfo objects.
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.keys.keyresolver.KeyResolver
This method is used for registering KeyResolverSpis which are available to all KeyInfo objects.
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.keys.keyresolver.KeyResolver
This method registers the default resolvers.
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 KeyResolverSpi to an XMLCipher.
registerInternalKeyResolver(KeyResolverSpi) - Method in class org.apache.xml.security.keys.KeyInfo
This method is used to add a custom KeyResolverSpi to a KeyInfo object.
registerInternalKeyResolver(KeyResolverSpi) - Method in class org.apache.xml.security.keys.keyresolver.implementations.EncryptedKeyResolver
This method is used to add a custom KeyResolverSpi to help resolve the KEK.
remove(Reference) - Method in interface org.apache.xml.security.encryption.ReferenceList
Removes a reference from the ReferenceList.
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
 
removeWhiteSpace(byte[]) - Static method in class org.apache.xml.security.utils.Base64
remove WhiteSpace from MIME containing encoded Base64 data.
reset() - Method in class org.apache.xml.security.algorithms.implementations.IntegrityHmac
 
reset() - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
Proxy method for MessageDigest.reset() which is executed on the internal MessageDigest object.
reset() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithmSpi
 
reset - Variable in class org.apache.xml.security.c14n.CanonicalizerSpi
Reset the writer after a c14n
reset() - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
resolve(Attr, String) - Method in class org.apache.xml.security.utils.resolver.ResourceResolver
Deprecated.
resolve(Attr, String, boolean) - Method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method resolve
resolvePublicKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
Method resolvePublicKey
ResolverAnonymous - Class in org.apache.xml.security.utils.resolver.implementations
 
ResolverAnonymous(String) - Constructor for class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
 
ResolverAnonymous(InputStream) - Constructor for class org.apache.xml.security.utils.resolver.implementations.ResolverAnonymous
 
resolverClassName() - Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
Method resolverClassName
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
 
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
 
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
 
resolveSecretKey(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
 
resolveX509Certificate(Element, String, StorageResolver) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
Method resolveX509Certificate
ResourceResolver - Class in org.apache.xml.security.utils.resolver
During reference validation, we have to retrieve resources from somewhere.
ResourceResolver(ResourceResolverSpi) - Constructor for class org.apache.xml.security.utils.resolver.ResourceResolver
Constructor ResourceResolver
ResourceResolverContext - Class in org.apache.xml.security.utils.resolver
 
ResourceResolverContext(Attr, String, boolean) - 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 ResourceResolver goes wrong.
ResourceResolverException(String, Attr, String) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
Constructor ResourceResolverException
ResourceResolverException(String, Object[], Attr, String) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
Constructor ResourceResolverException
ResourceResolverException(String, Exception, Attr, String) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
Constructor ResourceResolverException
ResourceResolverException(String, Object[], Exception, Attr, String) - Constructor for exception org.apache.xml.security.utils.resolver.ResourceResolverException
Constructor ResourceResolverException
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
 
RetrievalMethod - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML RetrievalMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
RetrievalMethod - Class in org.apache.xml.security.keys.content
 
RetrievalMethod(Element, String) - Constructor for class org.apache.xml.security.keys.content.RetrievalMethod
Constructor RetrievalMethod
RetrievalMethod(Document, String, Transforms, 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
 
revoveAgreementMethodInformation(Element) - Method in interface org.apache.xml.security.encryption.AgreementMethod
Removes additional AgreementMethod information.
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
RIPEMD160 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The RIPEMD-160 digest method algorithm URI.
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_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_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The RSAwithSHA1 (PKCS #1) signature method algorithm URI.
RSA_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.KeyValue
URI identifying the RSA KeyValue KeyInfo type: http://www.w3.org/2000/09/xmldsig#RSAKeyValue.
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(Element, String) - Constructor for class org.apache.xml.security.keys.content.keyvalues.RSAKeyValue
Constructor RSAKeyValue
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
RSAKeyValueResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
 
RSAKeyValueResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.RSAKeyValueResolver
 

S

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.
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.
secureValidation - Variable in class org.apache.xml.security.c14n.CanonicalizerSpi
 
secureValidation - Variable in class org.apache.xml.security.encryption.AbstractSerializer
 
secureValidation - Variable in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
 
secureValidation - Variable in class org.apache.xml.security.transforms.TransformSpi
 
secureValidation - Variable in class org.apache.xml.security.utils.resolver.ResourceResolverContext
 
secureValidation - Variable in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
Deprecated.
Secure validation flag is now passed to methods.
select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class javax.xml.crypto.KeySelector
Attempts to find a key that satisfies the specified constraints.
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
 
selectDs11NodeText(Node, String, int) - 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
 
selectDsNodeText(Node, String, int) - 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 class org.apache.xml.security.utils.JDKXPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, Node, String, Node) - Method in class org.apache.xml.security.utils.XalanXPathAPI
Use an XPath string to select a nodelist.
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
 
selectNodeText(Node, String, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
 
selectXencNode(Node, String, int) - Static method in class org.apache.xml.security.utils.XMLUtils
 
serialize(Element) - Method in class org.apache.xml.security.encryption.AbstractSerializer
Deprecated.
serialize(NodeList) - Method in class org.apache.xml.security.encryption.AbstractSerializer
Deprecated.
serialize(Element) - Method in interface org.apache.xml.security.encryption.Serializer
Deprecated.
serialize(NodeList) - Method in interface org.apache.xml.security.encryption.Serializer
Deprecated.
Serializer - Interface in org.apache.xml.security.encryption
Converts Strings into Nodes and visa versa.
serializeToByteArray(Element) - Method in class org.apache.xml.security.encryption.AbstractSerializer
Returns a byte[] representation of the specified Element.
serializeToByteArray(NodeList) - Method in class org.apache.xml.security.encryption.AbstractSerializer
Returns a byte[] representation of the specified NodeList.
serializeToByteArray(Element) - Method in interface org.apache.xml.security.encryption.Serializer
Returns a byte[] representation of the specified Element.
serializeToByteArray(NodeList) - Method in interface org.apache.xml.security.encryption.Serializer
Returns a byte[] representation of the specified NodeList.
setAlgorithmURI(String) - Method in class org.apache.xml.security.algorithms.Algorithm
Sets the algorithm's URI as used in the signature.
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.
setAttribute(String, String) - Method in interface org.apache.xml.security.encryption.EncryptionProperty
Set the attribute value.
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 class javax.xml.crypto.dom.DOMCryptoContext
 
setBaseURI(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the base URI.
setbaseURI(String) - Method in exception org.apache.xml.security.utils.resolver.ResourceResolverException
 
setCanonicalizer(Canonicalizer) - Method in class org.apache.xml.security.encryption.AbstractSerializer
 
setCanonicalizer(Canonicalizer) - Method in interface org.apache.xml.security.encryption.Serializer
Set the Canonicalizer object to use.
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.
setDefaultNamespacePrefix(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
setDefaultNamespacePrefix(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the default namespace prefix.
setDefaultPrefix(String, String) - Static method in class org.apache.xml.security.utils.ElementProxy
Method setDefaultPrefix
setDigestAlgorithm(String) - Method in interface org.apache.xml.security.encryption.EncryptionMethod
Set the Digest Algorithm to use
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, 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 URI representing the encoding of the EncryptedType.
setEncoding(String) - Method in class org.apache.xml.security.signature.ObjectContainer
Sets the Encoding attribute
setEncryptionMethod(EncryptionMethod) - Method in interface org.apache.xml.security.encryption.EncryptedType
Sets the EncryptionMethod used to encrypt the cipher data.
setEncryptionProperties(EncryptionProperties) - Method in interface org.apache.xml.security.encryption.EncryptedType
Sets the EncryptionProperties that supplies additional information about the generation of the EncryptedType.
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
setFollowNestedManifests(boolean) - Method in class org.apache.xml.security.signature.XMLSignature
Signal whether Manifest should be automatically validated.
setGlobalResolver(boolean) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
 
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 Id attribute
setId(String) - Method in class org.apache.xml.security.keys.content.KeyInfoReference
Sets the Id attribute
setId(String) - Method in class org.apache.xml.security.keys.KeyInfo
Sets the Id attribute
setId(String) - Method in class org.apache.xml.security.signature.Manifest
Sets the Id attribute
setId(String) - Method in class org.apache.xml.security.signature.ObjectContainer
Sets the Id attribute
setId(String) - Method in class org.apache.xml.security.signature.Reference
Sets the Id attribute of this Reference element
setId(String) - Method in class org.apache.xml.security.signature.SignatureProperties
Sets the Id attribute
setId(String) - Method in class org.apache.xml.security.signature.SignatureProperty
Sets the id attribute
setId(String) - Method in class org.apache.xml.security.signature.XMLSignature
Sets the Id attribute
setIdAttributeNS(Element, String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Registers the element's attribute specified by the namespace URI and local name to be of type ID.
setKANonce(byte[]) - Method in interface org.apache.xml.security.encryption.AgreementMethod
Sets the KANonce.jj
setKEK(Key) - Method in class org.apache.xml.security.encryption.XMLCipher
Set a Key Encryption Key.
setKeyInfo(KeyInfo) - Method in interface org.apache.xml.security.encryption.EncryptedType
Sets the encryption key information.
setKeySelector(KeySelector) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
setKeySelector(KeySelector) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the key selector for finding a key.
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.
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 MimeType attribute
setMIMEType(String) - Method in class org.apache.xml.security.signature.XMLSignatureInput
Sets mimeType
setNeedsToBeExpanded(boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
Set if the structure needs to be expanded.
setNextSibling(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the next sibling node.
setNode(Node) - Method in class javax.xml.crypto.dsig.dom.DOMValidateContext
Sets the node.
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(KeyInfo) - Method in interface org.apache.xml.security.encryption.AgreementMethod
Sets the information relating to the originator's shared secret.
setOutputStream(OutputStream) - Method in class org.apache.xml.security.signature.XMLSignatureInput
 
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 internal Signature object.
setParent(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the parent node.
setProperty(String, Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to map the name to the specified object.
setProperty(String, Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the specified property.
setProperty(String, String) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
Method setProperty
setProperty(String, String) - Method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method setProperty
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(KeyInfo) - Method in interface org.apache.xml.security.encryption.AgreementMethod
Sets the information relating to the recipient's shared secret.
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 ReferenceList to the EncryptedKey.
setResolverProperty(String, String) - Method in class org.apache.xml.security.signature.Manifest
Used to pass parameters like proxy servers etc to the ResourceResolver implementation.
setSecureValidation(boolean) - Method in class org.apache.xml.security.c14n.Canonicalizer
 
setSecureValidation(boolean) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
 
setSecureValidation(boolean) - Method in class org.apache.xml.security.encryption.AbstractSerializer
 
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.keys.keyresolver.KeyResolverSpi
Set whether secure validation is enabled or not.
setSecureValidation(boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
 
setSecureValidation(boolean) - Method in class org.apache.xml.security.transforms.Transform
 
setSecureValidation(boolean) - Method in class org.apache.xml.security.transforms.Transforms
Set whether secure validation is enabled or not.
setSerializer(Serializer) - Method in class org.apache.xml.security.encryption.XMLCipher
Set the Serializer algorithm to use
setSourceURI(String) - Method in class org.apache.xml.security.signature.XMLSignatureInput
Sets SourceURI
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 target attribute
setTransforms(Transforms) - Method in interface org.apache.xml.security.encryption.CipherReference
Sets the Transforms that specifies how to transform the URI to 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 type atttibute of the Reference indicate whether an ds:Object, ds:SignatureProperty, or ds:Manifest element.
setURI(String) - Method in interface org.apache.xml.security.encryption.Reference
Sets a URI that points to an Element that were encrypted using the key defined in the enclosing EncryptedKey element.
setURI(String) - Method in class org.apache.xml.security.signature.Reference
Sets the URI of this Reference element
setURI(Attr) - Method in exception org.apache.xml.security.utils.resolver.ResourceResolverException
 
setURIDereferencer(URIDereferencer) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
setURIDereferencer(URIDereferencer) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets a URIDereferencer that is used to dereference URIReferences.
setValue(String) - Method in interface org.apache.xml.security.encryption.CipherValue
Sets the Base 64 encoded, encrypted octets that is the CipherValue.
setWriter(OutputStream) - Method in class org.apache.xml.security.c14n.Canonicalizer
Sets the writer where the canonicalization ends.
setWriter(OutputStream) - Method in class org.apache.xml.security.c14n.CanonicalizerSpi
Sets the writer where the canonicalization ends.
setWriter(OutputStream) - Method in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
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
setXPath(String) - Method in class org.apache.xml.security.transforms.params.XPathContainer
Sets the TEXT value of the ds:XPath Element.
setXPathNamespaceContext(String, String) - Method in class org.apache.xml.security.utils.ElementProxy
Adds an xmlns: definition to the Element.
SHA1 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA1 digest method algorithm URI.
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 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA256 digest method algorithm URI.
SHA256() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureDSA.SHA256
 
SHA256 - Static variable in class org.apache.xml.security.encryption.XMLCipher
SHA256 Cipher
SHA256 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
 
SHA512 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA512 digest method algorithm URI.
SHA512 - Static variable in class org.apache.xml.security.encryption.XMLCipher
SHA512 Cipher
SHA512 - Static variable in interface org.apache.xml.security.encryption.XMLCipherParameters
 
sign(XMLSignContext) - Method in interface javax.xml.crypto.dsig.XMLSignature
Signs this XMLSignature.
SIGN - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for signing.
sign(XMLSignContext) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMXMLSignature
 
sign() - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Proxy method for Signature.sign() which is executed on the internal Signature object.
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.
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(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
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.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.SignatureRSASHA224 - Class in org.apache.xml.security.algorithms.implementations
Class SignatureRSASHA224
SignatureBaseRSA.SignatureRSASHA256 - Class in org.apache.xml.security.algorithms.implementations
Class SignatureRSASHA256
SignatureBaseRSA.SignatureRSASHA384 - Class in org.apache.xml.security.algorithms.implementations
Class SignatureRSASHA384
SignatureBaseRSA.SignatureRSASHA512 - Class in org.apache.xml.security.algorithms.implementations
Class SignatureRSASHA512
SignatureDSA - Class in org.apache.xml.security.algorithms.implementations
 
SignatureDSA() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureDSA
Constructor 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.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.SignatureECDSASHA384 - Class in org.apache.xml.security.algorithms.implementations
Class SignatureECDSASHA384
SignatureECDSA.SignatureECDSASHA512 - Class in org.apache.xml.security.algorithms.implementations
Class SignatureECDSASHA512
SignatureECDSASHA1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA1
Constructor SignatureECDSASHA1
SignatureECDSASHA224() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA224
Constructor SignatureECDSASHA224
SignatureECDSASHA256() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA256
Constructor SignatureECDSASHA256
SignatureECDSASHA384() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA384
Constructor SignatureECDSASHA384
SignatureECDSASHA512() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureECDSA.SignatureECDSASHA512
Constructor SignatureECDSASHA512
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
SignatureMethod - Interface in javax.xml.crypto.dsig
A representation of the XML SignatureMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignatureMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for an XML SignatureMethod algorithm.
SignatureProperties - Interface in javax.xml.crypto.dsig
A representation of the XML SignatureProperties element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignatureProperties - Class in org.apache.xml.security.signature
Handles <ds:SignatureProperties> elements This Element holds SignatureProperty that contian 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
SignatureProperty - Interface in javax.xml.crypto.dsig
A representation of the XML SignatureProperty element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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
ConstructsSignatureProperty using specified target attribute
SignatureProperty(Document, String, String) - Constructor for class org.apache.xml.security.signature.SignatureProperty
Constructs SignatureProperty using sepcified target attribute and id attribute
SignatureProperty(Element, String) - Constructor for class org.apache.xml.security.signature.SignatureProperty
Constructs a SignatureProperty from an Element
SignatureRSAMD5() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSAMD5
Constructor SignatureRSAMD5
SignatureRSARIPEMD160() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSARIPEMD160
Constructor SignatureRSARIPEMD160
SignatureRSASHA1() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA1
Constructor SignatureRSASHA1
SignatureRSASHA224() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA224
Constructor SignatureRSASHA224
SignatureRSASHA256() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA256
Constructor SignatureRSASHA256
SignatureRSASHA384() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA384
Constructor SignatureRSASHA384
SignatureRSASHA512() - Constructor for class org.apache.xml.security.algorithms.implementations.SignatureBaseRSA.SignatureRSASHA512
Constructor SignatureRSASHA512
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
SignatureSpecNS - Static variable in class org.apache.xml.security.utils.Constants
The namespace of the XML Signature specification
SignedInfo - Interface in javax.xml.crypto.dsig
An representation of the XML SignedInfo element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignedInfo - Class in org.apache.xml.security.signature
Handles <ds:SignedInfo> elements This SignedInfo element includes the canonicalization algorithm, a signature algorithm, and one or more references.
SignedInfo(Document) - Constructor for class org.apache.xml.security.signature.SignedInfo
SignedInfo(Document, String, String) - Constructor for class org.apache.xml.security.signature.SignedInfo
Constructs SignedInfo using given Canonicalization algorithm and Signature algorithm.
SignedInfo(Document, String, int, String) - Constructor for class org.apache.xml.security.signature.SignedInfo
Constructor SignedInfo
SignedInfo(Document, Element, Element) - Constructor for class org.apache.xml.security.signature.SignedInfo
 
SignedInfo(Element, String) - Constructor for class org.apache.xml.security.signature.SignedInfo
Build a SignedInfo from an Element
SignedInfo(Element, String, boolean) - Constructor for class org.apache.xml.security.signature.SignedInfo
Build a SignedInfo from an Element
SignerOutputStream - Class in org.apache.jcp.xml.dsig.internal
Derived from Apache sources and changed to use java.security.Signature objects as input instead of org.apache.xml.security.algorithms.SignatureAlgorithm objects.
SignerOutputStream(Signature) - Constructor for class org.apache.jcp.xml.dsig.internal.SignerOutputStream
 
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.
SingleCertificateResolver - Class in org.apache.xml.security.keys.storage.implementations
This StorageResolverSpi makes a single X509Certificate available to the StorageResolver.
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, PublicKey) - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.SingleKeyResolver
Constructor.
SingleKeyResolver(String, PrivateKey) - 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.
singletonKeySelector(Key) - Static method in class javax.xml.crypto.KeySelector
Returns a KeySelector that always selects the specified key, regardless of the KeyInfo passed to it.
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.
spi - Variable in class org.apache.jcp.xml.dsig.internal.dom.DOMTransform
 
SPKIData - Class in org.apache.xml.security.keys.content
 
SPKIData(Element, String) - Constructor for class org.apache.xml.security.keys.content.SPKIData
Constructor SPKIData
StorageResolver - Class in org.apache.xml.security.keys.storage
This class collects customized resolvers for Certificates.
StorageResolver() - Constructor for class org.apache.xml.security.keys.storage.StorageResolver
Constructor StorageResolver
StorageResolver(StorageResolverSpi) - Constructor for class org.apache.xml.security.keys.storage.StorageResolver
Constructor StorageResolver
StorageResolver(KeyStore) - Constructor for class org.apache.xml.security.keys.storage.StorageResolver
Constructor StorageResolver
StorageResolver(X509Certificate) - Constructor for class org.apache.xml.security.keys.storage.StorageResolver
Constructor StorageResolver
StorageResolverException - Exception in org.apache.xml.security.keys.storage
 
StorageResolverException() - Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
Constructor StorageResolverException
StorageResolverException(String) - Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
Constructor StorageResolverException
StorageResolverException(String, Object[]) - Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
Constructor StorageResolverException
StorageResolverException(String, Exception) - Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
Constructor StorageResolverException
StorageResolverException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.keys.storage.StorageResolverException
Constructor StorageResolverException
StorageResolverSpi - Class in org.apache.xml.security.keys.storage
 
StorageResolverSpi() - Constructor for class org.apache.xml.security.keys.storage.StorageResolverSpi
 
SUBTRACT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The subtract filter operation.
SUBTRACT - Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Field SUBTRACT
supportedKeyTypes - Static variable in class org.apache.xml.security.keys.content.DEREncodedKeyValue
JCA algorithm key types supported by this implementation.

T

toByteArray() - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
toString() - Method in class javax.xml.crypto.dsig.spec.XPathType.Filter
Returns the string form of the operation.
toString() - Method in class javax.xml.crypto.KeySelector.Purpose
Returns a string representation of this purpose ("sign", "verify", "encrypt", or "decrypt").
toString() - Method in exception org.apache.xml.security.exceptions.XMLSecurityException
 
toString() - Method in exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
 
toString() - Method in class org.apache.xml.security.signature.XMLSignatureInput
Method toString
Transform - Interface in javax.xml.crypto.dsig
A representation of the XML Transform element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
transform(Data, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.Transform
Transforms the specified data using the underlying transform algorithm.
transform(Data, XMLCryptoContext, OutputStream) - Method in interface javax.xml.crypto.dsig.Transform
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) - 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.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.DOMTransform
Transforms the specified data using the underlying transform algorithm.
Transform - Class in org.apache.xml.security.transforms
Implements the behaviour of the ds:Transform element.
Transform(Document, String) - Constructor for class org.apache.xml.security.transforms.Transform
Generates a Transform object that implements the specified Transform algorithm URI.
Transform(Document, String, Element) - Constructor for class org.apache.xml.security.transforms.Transform
Generates a Transform object that implements the specified Transform algorithm URI.
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_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_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_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_XPATHFILTERCHGP - Static variable in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
 
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
TransformationException - Exception in org.apache.xml.security.transforms
 
TransformationException() - 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, Object[]) - Constructor for exception org.apache.xml.security.transforms.TransformationException
Constructor TransformationException
TransformationException(String, Exception) - Constructor for exception org.apache.xml.security.transforms.TransformationException
Constructor TransformationException
TransformationException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.transforms.TransformationException
Constructor TransformationException
TransformBase64Decode - Class in org.apache.xml.security.transforms.implementations
Implements the http://www.w3.org/2000/09/xmldsig#base64 decoding 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-20010315 transform.
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#WithComments transform.
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#WithComments transform.
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-signature transform.
TransformEnvelopedSignature() - Constructor for class org.apache.xml.security.transforms.implementations.TransformEnvelopedSignature
 
TransformException - Exception in javax.xml.crypto.dsig
Indicates an exceptional condition that occurred while executing a transform algorithm.
TransformException() - Constructor for exception javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with null as its detail message.
TransformException(String) - Constructor for exception javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with the specified detail message.
TransformException(String, Throwable) - Constructor for exception javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with the specified detail message and cause.
TransformException(Throwable) - Constructor for exception javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
TransformParam - Interface in org.apache.xml.security.transforms
 
TransformParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a Transform algorithm.
Transforms - Interface in org.apache.xml.security.encryption
A container for ds:Transforms.
Transforms - Class in org.apache.xml.security.transforms
Holder of the Transform steps to be performed on the data.
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
Constructs Transforms from Element which is Transforms Element
TransformSerializer - Class in org.apache.xml.security.encryption
Converts Strings into Nodes and visa versa.
TransformSerializer() - Constructor for class org.apache.xml.security.encryption.TransformSerializer
 
TransformService - Class in javax.xml.crypto.dsig
A Service Provider Interface for transform and canonicalization algorithms.
TransformService() - Constructor for class javax.xml.crypto.dsig.TransformService
Default constructor, for invocation by subclasses.
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-19991116 transform.
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
 
TransformXPointer - Class in org.apache.xml.security.transforms.implementations
Class TransformXPointer
TransformXPointer() - Constructor for class org.apache.xml.security.transforms.implementations.TransformXPointer
 
TransformXSLT - Class in org.apache.xml.security.transforms.implementations
Class TransformXSLT Implements the http://www.w3.org/TR/1999/REC-xslt-19991116 transform.
TransformXSLT() - Constructor for class org.apache.xml.security.transforms.implementations.TransformXSLT
 
translate(String, Object[]) - Static method in class org.apache.xml.security.utils.I18n
Method translate translates a message ID into an internationalized String, see alse XMLSecurityException.getExceptionMEssage().
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()
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 - Static variable in interface javax.xml.crypto.dsig.keyinfo.PGPData
URI identifying the PGPData KeyInfo type: http://www.w3.org/2000/09/xmldsig#PGPData.
TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.X509Data
URI identifying the X509Data KeyInfo type: http://www.w3.org/2000/09/xmldsig#X509Data.
TYPE - Static variable in interface javax.xml.crypto.dsig.Manifest
URI that identifies the Manifest element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
TYPE - Static variable in interface javax.xml.crypto.dsig.SignatureProperties
URI that identifies the SignatureProperties element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
TYPE - Static variable in interface javax.xml.crypto.dsig.XMLObject
URI that identifies the Object element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
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_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_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 Type attribute of the Reference element points to a #Manifest element
typeIsReferenceToObject() - Method in class org.apache.xml.security.signature.Reference
Method isReferenceToObject This returns true if the Type attribute of the Reference element points to a #Object element

U

understandsProperty(String) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolver
Method understandsProperty
understandsProperty(String) - Method in class org.apache.xml.security.keys.keyresolver.KeyResolverSpi
Method understandsProperty
understandsProperty(String) - Method in class org.apache.xml.security.utils.resolver.ResourceResolver
Method understandsProperty
understandsProperty(String) - Method in class org.apache.xml.security.utils.resolver.ResourceResolverSpi
Method understandsProperty
UNION - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The union filter operation.
UNION - Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer
Field UNION
unmarshalKeyInfo(XMLStructure) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Unmarshals a new KeyInfo instance from a mechanism-specific XMLStructure (ex: DOMStructure) instance.
unmarshalKeyInfo(XMLStructure) - Method in class org.apache.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
 
unmarshalXMLSignature(XMLValidateContext) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Unmarshals a new XMLSignature instance from a mechanism-specific XMLValidateContext instance.
unmarshalXMLSignature(XMLStructure) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Unmarshals a new XMLSignature instance from a mechanism-specific XMLStructure instance.
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
 
UnsyncBufferedOutputStream - Class in org.apache.xml.security.utils
A class that buffers without synchronizing its methods
UnsyncBufferedOutputStream(OutputStream) - Constructor for class org.apache.xml.security.utils.UnsyncBufferedOutputStream
Creates a buffered output stream without synchronization
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 internal MessageDigest object.
update(byte) - Method in class org.apache.xml.security.algorithms.MessageDigestAlgorithm
Proxy method for MessageDigest.update(byte) which is executed on the internal MessageDigest object.
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 internal MessageDigest object.
update(byte[]) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Proxy method for Signature.update(byte[]) which is executed on the internal Signature object.
update(byte) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Proxy method for Signature.update(byte) which is executed on the internal Signature object.
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 internal Signature object.
updateOutputStream(OutputStream) - Method in class org.apache.xml.security.signature.XMLSignatureInput
 
updateOutputStream(OutputStream, boolean) - Method in class org.apache.xml.security.signature.XMLSignatureInput
 
URIDereferencer - Interface in javax.xml.crypto
A dereferencer of URIReferences.
URIReference - Interface in javax.xml.crypto
Identifies a data object via a URI-Reference, as specified by RFC 2396.
URIReferenceException - Exception in javax.xml.crypto
Indicates an exceptional condition thrown while dereferencing a URIReference.
URIReferenceException() - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with null as its detail message.
URIReferenceException(String) - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified detail message.
URIReferenceException(String, Throwable) - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified detail message and cause.
URIReferenceException(String, Throwable, URIReference) - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified detail message, cause and URIReference.
URIReferenceException(Throwable) - Constructor for exception javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
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

validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.Reference
Validates this reference.
validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Validates the signature value.
validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.XMLSignature
Validates the signature according to the core validation processing rules.
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
 
VALUE_TYPE - Static variable in interface org.apache.xml.security.encryption.CipherData
VALUE_TYPE ASN
VERIFY - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for verifying.
verify(byte[]) - Method in class org.apache.xml.security.algorithms.SignatureAlgorithm
Proxy method for Signature.verify(byte[]) which is executed on the internal Signature object.
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
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(int) - Method in class org.apache.jcp.xml.dsig.internal.DigesterOutputStream
 
write(byte[], int, int) - Method in class org.apache.jcp.xml.dsig.internal.DigesterOutputStream
 
write(int) - Method in class org.apache.jcp.xml.dsig.internal.MacOutputStream
 
write(byte[], int, int) - Method in class org.apache.jcp.xml.dsig.internal.MacOutputStream
 
write(int) - Method in class org.apache.jcp.xml.dsig.internal.SignerOutputStream
 
write(byte[], int, int) - Method in class org.apache.jcp.xml.dsig.internal.SignerOutputStream
 
write(byte[]) - Method in class org.apache.xml.security.utils.DigesterOutputStream
 
write(int) - Method in class org.apache.xml.security.utils.DigesterOutputStream
 
write(byte[], int, int) - Method in class org.apache.xml.security.utils.DigesterOutputStream
 
write(byte[]) - Method in class org.apache.xml.security.utils.SignerOutputStream
 
write(int) - Method in class org.apache.xml.security.utils.SignerOutputStream
 
write(byte[], int, int) - Method in class org.apache.xml.security.utils.SignerOutputStream
 
write(byte[]) - Method in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
write(byte[], int, int) - Method in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
write(int) - Method in class org.apache.xml.security.utils.UnsyncBufferedOutputStream
 
write(byte[]) - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
write(int) - Method in class org.apache.xml.security.utils.UnsyncByteArrayOutputStream
 
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
 

X

X509CertificateResolver - Class in org.apache.xml.security.keys.keyresolver.implementations
Resolves Certificates which are directly contained inside a ds:X509Certificate Element.
X509CertificateResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.X509CertificateResolver
 
X509Data - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML X509Data element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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:X509Digest element.
X509DigestResolver() - Constructor for class org.apache.xml.security.keys.keyresolver.implementations.X509DigestResolver
 
X509IssuerSerial - Interface in javax.xml.crypto.dsig.keyinfo
A representation of the XML X509IssuerSerial element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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
 
XalanXPathAPI - Class in org.apache.xml.security.utils
An implementation of XPathAPI using Xalan.
XalanXPathAPI() - Constructor for class org.apache.xml.security.utils.XalanXPathAPI
 
XalanXPathFactory - Class in org.apache.xml.security.utils
A Factory to return a XalanXPathAPI instance.
XalanXPathFactory() - Constructor for class org.apache.xml.security.utils.XalanXPathFactory
 
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_LANG_SPACE_SpecNS - Static variable in class org.apache.xml.security.utils.Constants
The URI for XML spec
XMLCipher - Class in org.apache.xml.security.encryption
XMLCipher encrypts and decrypts the contents of Documents, Elements and Element contents.
XMLCipherInput - Class in org.apache.xml.security.encryption
XMLCipherInput is 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
XMLCryptoContext - Interface in javax.xml.crypto
Contains common context information for XML cryptographic operations.
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(String) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
 
XMLEncryptionException(String, Object[]) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
 
XMLEncryptionException(String, Exception) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
 
XMLEncryptionException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.encryption.XMLEncryptionException
 
XMLNS - Static variable in interface javax.xml.crypto.dsig.XMLSignature
The XML Namespace URI of the W3C Recommendation for XML-Signature Syntax and Processing.
XMLNS - Static variable in class org.apache.xml.security.c14n.implementations.CanonicalizerBase
 
XMLObject - Interface in javax.xml.crypto.dsig
A representation of the XML Object element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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(String) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
Constructor XMLSecurityException
XMLSecurityException(String, Object[]) - 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(String, Exception) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
Constructor XMLSecurityException
XMLSecurityException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityException
Constructor XMLSecurityException
XMLSecurityRuntimeException - Exception in org.apache.xml.security.exceptions
The mother of all runtime Exceptions in this bundle.
XMLSecurityRuntimeException() - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(String) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(String, Object[]) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(Exception) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(String, Exception) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSecurityRuntimeException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.exceptions.XMLSecurityRuntimeException
Constructor XMLSecurityRuntimeException
XMLSignature - Interface in javax.xml.crypto.dsig
A representation of the XML Signature element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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:Signature Element and adds an empty ds:SignedInfo.
XMLSignature(Document, String, String, int) - 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, int, String) - Constructor for class org.apache.xml.security.signature.XMLSignature
Constructor XMLSignature
XMLSignature(Document, String, Element, Element) - Constructor for class org.apache.xml.security.signature.XMLSignature
Creates a XMLSignature in a Document
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.SignatureValue - Interface in javax.xml.crypto.dsig
A representation of the XML SignatureValue element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
XMLSignatureException - Exception in javax.xml.crypto.dsig
Indicates an exceptional condition that occurred during the XML signature generation or validation process.
XMLSignatureException() - Constructor for exception javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with null as its detail message.
XMLSignatureException(String) - Constructor for exception javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with the specified detail message.
XMLSignatureException(String, Throwable) - Constructor for exception javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with the specified detail message and cause.
XMLSignatureException(Throwable) - Constructor for exception javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
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(String) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
Constructor XMLSignatureException
XMLSignatureException(String, Object[]) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
Constructor XMLSignatureException
XMLSignatureException(String, Exception) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
Constructor XMLSignatureException
XMLSignatureException(String, Object[], Exception) - Constructor for exception org.apache.xml.security.signature.XMLSignatureException
Constructor XMLSignatureException
XMLSignatureFactory - Class in javax.xml.crypto.dsig
A factory for creating XMLSignature objects from scratch or for unmarshalling an XMLSignature object from a corresponding XML representation.
XMLSignatureFactory() - Constructor for class javax.xml.crypto.dsig.XMLSignatureFactory
Default constructor, for invocation by subclasses.
XMLSignatureInput - Class in org.apache.xml.security.signature
Class XMLSignatureInput
XMLSignatureInput(byte[]) - Constructor for class org.apache.xml.security.signature.XMLSignatureInput
Construct a XMLSignatureInput from an octet array.
XMLSignatureInput(InputStream) - Constructor for class org.apache.xml.security.signature.XMLSignatureInput
Constructs a XMLSignatureInput from an octet stream.
XMLSignatureInput(Node) - Constructor for class org.apache.xml.security.signature.XMLSignatureInput
Construct a XMLSignatureInput from a subtree rooted by rootNode.
XMLSignatureInput(Set<Node>) - Constructor for class org.apache.xml.security.signature.XMLSignatureInput
Constructor XMLSignatureInput
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
XMLSignContext - Interface in javax.xml.crypto.dsig
Contains context information for generating XML Signatures.
XMLStructure - Interface in javax.xml.crypto
A representation of an XML structure from any namespace.
XMLUtils - Class in org.apache.xml.security.utils
DOM and XML accessibility and comfort functions.
XMLValidateContext - Interface in javax.xml.crypto.dsig
Contains context information for validating XML Signatures.
XMLX509Certificate - Class in org.apache.xml.security.keys.content.x509
 
XMLX509Certificate(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509Certificate
Constructor X509Certificate
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
XMLX509CRL - Class in org.apache.xml.security.keys.content.x509
 
XMLX509CRL(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509CRL
Constructor XMLX509CRL
XMLX509CRL(Document, byte[]) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509CRL
Constructor X509CRL
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:X509Digest element.
XMLX509Digest(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509Digest
Constructor XMLX509Digest
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
XMLX509IssuerSerial - Class in org.apache.xml.security.keys.content.x509
 
XMLX509IssuerSerial(Element, 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, String, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509IssuerSerial
Constructor XMLX509IssuerSerial
XMLX509IssuerSerial(Document, String, int) - 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
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(Element, String) - Constructor for class org.apache.xml.security.keys.content.x509.XMLX509SubjectName
Constructor X509SubjectName
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
XPATH - Static variable in interface javax.xml.crypto.dsig.Transform
The XPath transform algorithm URI.
XPATH2 - Static variable in interface javax.xml.crypto.dsig.Transform
The XPath Filter 2 transform algorithm URI.
XPath2FilterContainer - Class in org.apache.xml.security.transforms.params
Implements the parameters for the XPath Filter v2.0.
XPath2FilterContainer04 - Class in org.apache.xml.security.transforms.params
Implements the parameters for the XPath Filter v2.0.
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
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:XPath Element.
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
XPathFilter2NS - Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Field XPathFiler2NS
XPathFilter2ParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the W3C Recommendation XPath Filter 2.0 Transform Algorithm.
XPathFilter2ParameterSpec(List) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec
Creates an XPathFilter2ParameterSpec.
XPathFilterCHGPContainer - Class in org.apache.xml.security.transforms.params
Implements the parameters for a custom Transform which has a better performance than the xfilter2.
XPathFilterParameterSpec - Class in javax.xml.crypto.dsig.spec
XPathFilterParameterSpec(String) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Creates an XPathFilterParameterSpec with the specified XPath expression.
XPathFilterParameterSpec(String, Map) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Creates an XPathFilterParameterSpec with the specified XPath expression and namespace map.
XPathType - Class in javax.xml.crypto.dsig.spec
The XML Schema Definition of the XPath element as defined in the W3C Recommendation for XML-Signature XPath Filter 2.0:
XPathType(String, XPathType.Filter) - Constructor for class javax.xml.crypto.dsig.spec.XPathType
Creates an XPathType instance with the specified XPath expression and filter.
XPathType(String, XPathType.Filter, Map) - Constructor for class javax.xml.crypto.dsig.spec.XPathType
Creates an XPathType instance with the specified XPath expression, filter, and namespace map.
XPathType.Filter - Class in javax.xml.crypto.dsig.spec
Represents the filter set operation.
XSLT - Static variable in interface javax.xml.crypto.dsig.Transform
The XSLT transform algorithm URI.
XSLTTransformParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the XSLT Transform Algorithm.
XSLTTransformParameterSpec(XMLStructure) - Constructor for class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
Creates an XSLTTransformParameterSpec with the specified stylesheet.

_

_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_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_INCLUDESLASH - Static variable in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Field _ATT_INCLUDESLASH
_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_RECIPIENT - Static variable in class org.apache.xml.security.utils.EncryptionConstants
Tag of Attr recipient
_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_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 PGPKeyPacket
_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_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_HMACOUTPUTLENGTH - Static variable in class org.apache.xml.security.utils.Constants
Tag of Element HMACOutputLength
_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_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 PGPKeyPacket
_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_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_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_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 PGPKeyPacket
_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_XPATH2 - Static variable in class org.apache.xml.security.transforms.params.XPath2FilterContainer04
Field _TAG_XPATH2
_TAG_XPATHCHGP - Static variable in class org.apache.xml.security.transforms.params.XPathFilterCHGPContainer
Field _TAG_XPATHCHGP
_TAG_Y - Static variable in class org.apache.xml.security.utils.Constants
Tag of Element Y
A B C D E F G H I J K L M N O P R S T U V W X _ 

Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.