XML Security, 1.6
A B C D E F G H I J K L M N O P R S T U V W X

A

add(Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.NodeListImpl
 
add(Node) - Method in class com.ibm.xml.enc.dom.C14nUtil.NodeListImpl
 
AES128_CBC - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-128 Block Encryption Algorithm URI.
AES128_CBC - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-128 Block Encryption Algorithm URI.
AES192_CBC - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-192 Block Encryption Algorithm URI.
AES192_CBC - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-192 Block Encryption Algorithm URI.
AES256_CBC - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-256 Block Encryption Algorithm URI.
AES256_CBC - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-256 Block Encryption Algorithm URI.
afactory - Variable in class com.ibm.xml.crypto.dsig.dom.TransformContext
 
afactory - Variable in class com.ibm.xml.crypto.dsig.dom.XMLStructureImpl
 
AgreementMethod - Interface in javax.xml.crypto.enc.keyinfo
Represents the AgreementMethod element.
AgreementMethod - Interface in javax.xml.crypto.enc.keyinfo
Represents the AgreementMethod element.
AgreementMethodParameterSpec - Interface in javax.xml.crypto.enc.spec
A specification of algorithm parameters for an XML AgreementMethod algorithm.
AgreementMethodParameterSpec - Interface in javax.xml.crypto.enc.spec
A specification of algorithm parameters for an XML AgreementMethod algorithm.
ALG_ECDSA_SHA1 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_ESIGN_SHA1 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_GSSMIC - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_HMAC_MD5 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_HMAC_RIPEMD160 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_HMAC_SHA1 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_HMAC_SHA224 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_HMAC_SHA246 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_HMAC_SHA384 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_HMAC_SHA512 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_MD5 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_RSA_MD5 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_RSA_RIPEMD160 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_RSA_SHA256 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_RSA_SHA384 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_RSA_SHA512 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ALG_SHA384 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
algorithm - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmMethodImpl
 
AlgorithmFactory - Class in com.ibm.xml.crypto.dsig.dom
 
AlgorithmFactory() - Constructor for class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
AlgorithmMethod - Interface in javax.xml.crypto
An abstract representation of an algorithm defined in the XML Security specifications.
AlgorithmMethod - Interface in javax.xml.crypto
An abstract representation of an algorithm defined in the XML Security specifications.
AlgorithmMethodImpl - Class in com.ibm.xml.crypto.dsig.dom
 
AlgorithmMethodImpl(AlgorithmFactory, String, AlgorithmParameterSpec) - Constructor for class com.ibm.xml.crypto.dsig.dom.AlgorithmMethodImpl
 
ALL - Static variable in class com.ibm.xml.enc.dom.Debug
The debug category is all.
appendChild(Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
appendChild(int, boolean, boolean) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
appendChild(Node, Node) - Static method in class com.ibm.xml.enc.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 com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
appendTextChild(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
AT_ALGORITHM - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_ENCODING - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_ID - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_MIMETYPE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_PREFIXLIST - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_TARGET - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_TYPE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_URI - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_URN - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_VALUE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
AT_XPATH2_FILTER - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
attributes - Variable in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
 
attributes - Variable in class com.ibm.xml.enc.dom.C14nUtil.Attributes
 

B

base - Variable in class com.ibm.xml.crypto.dsig.dom.transform.Enveloped.OmittingIterator
 
Base64 - Class in com.ibm.xml.crypto.util
Base64 encoder/decoder.
Base64() - Constructor for class com.ibm.xml.crypto.util.Base64
 
Base64 - Class in com.ibm.xml.enc.dom
Base64 encoder/decoder.
Base64() - Constructor for class com.ibm.xml.enc.dom.Base64
 
BASE64 - Static variable in interface javax.xml.crypto.dsig.Transform
The Base64 transform algorithm URI.
BASE64 - Static variable in interface javax.xml.crypto.dsig.Transform
The Base64 transform algorithm URI.
base64Decode(String) - Static method in class com.ibm.xml.enc.dom.Utils
 
base64Encode(byte[]) - Static method in class com.ibm.xml.enc.dom.Utils
 
base64EncodeNoWhite(byte[]) - Static method in class com.ibm.xml.enc.dom.Utils
 
Base64Transformer - Class in com.ibm.xml.crypto.dsig.dom.transform
 
Base64Transformer() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.Base64Transformer
 
BinaryData - Class in com.ibm.xml.crypto.dsig.dom.transform
 
BinaryData(byte[]) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.BinaryData
Note: d is NOT copied.

C

C14NMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a CanonicalizationMethod Algorithm.
C14NMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a CanonicalizationMethod Algorithm.
C14nTransformer - Class in com.ibm.xml.crypto.dsig.dom.transform
 
C14nTransformer() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.C14nTransformer
 
C14nUtil - Class in com.ibm.xml.crypto.dsig.dom.transform
Utility functions for canonicalization.
C14nUtil() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil
 
C14nUtil - Class in com.ibm.xml.enc.dom
Utility functions for canonicalization.
C14nUtil() - Constructor for class com.ibm.xml.enc.dom.C14nUtil
 
C14nUtil.Attributes - Class in com.ibm.xml.crypto.dsig.dom.transform
 
C14nUtil.Attributes(Node, Hashtable) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
 
C14nUtil.Attributes - Class in com.ibm.xml.enc.dom
 
C14nUtil.Attributes(Node, Hashtable) - Constructor for class com.ibm.xml.enc.dom.C14nUtil.Attributes
 
C14nUtil.NodeListImpl - Class in com.ibm.xml.crypto.dsig.dom.transform
 
C14nUtil.NodeListImpl() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.NodeListImpl
 
C14nUtil.NodeListImpl(int) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.NodeListImpl
 
C14nUtil.NodeListImpl(Iterator) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.NodeListImpl
 
C14nUtil.NodeListImpl - Class in com.ibm.xml.enc.dom
 
C14nUtil.NodeListImpl() - Constructor for class com.ibm.xml.enc.dom.C14nUtil.NodeListImpl
 
C14nUtil.NodeListImpl(int) - Constructor for class com.ibm.xml.enc.dom.C14nUtil.NodeListImpl
 
C14nUtil.NodeListImpl(Iterator) - Constructor for class com.ibm.xml.enc.dom.C14nUtil.NodeListImpl
 
C14nWCTransformer - Class in com.ibm.xml.crypto.dsig.dom.transform
 
C14nWCTransformer() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.C14nWCTransformer
 
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.
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 com.ibm.xml.enc.dom.DOMCanonicalizationMethod
Canonicalizes the specified data using the underlying canonicalization algorithm.
canonicalize(Data, XMLCryptoContext, OutputStream) - Method in class com.ibm.xml.enc.dom.DOMCanonicalizationMethod
 
certProvider - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
Cheat - Class in com.ibm.xml.crypto.dsig.dom
 
Cheat() - Constructor for class com.ibm.xml.crypto.dsig.dom.Cheat
 
CHECK_WHITESPACES - Static variable in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
checkKeySize(Integer, RSAKey) - Static method in class com.ibm.xml.enc.dom.Utils
 
checkNumberArgs(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.FuncHere
 
checkParams(Integer, EncryptionMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
checkParams(Integer, EncryptionMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
Checks if the specified parameters are valid for this algorithm.
checkParams(Integer, EncryptionMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
checkParams(Integer, EncryptionMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
checkParams(Integer, EncryptionMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
checkParams(Integer, EncryptionMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
checkParams(Integer, EncryptionMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
checkPGPKeyId(byte[]) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
checkPGPKeyPacket(byte[]) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
checkURI(String) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
Called by URIReferenceImpl()
checkURI(String, boolean) - Static method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
CipherData - Interface in javax.xml.crypto.enc
A representation of the XML CipherData element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
CipherData - Interface in javax.xml.crypto.enc
A representation of the XML CipherData element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
CipherReference - Interface in javax.xml.crypto.enc
A representation of the XML CipherReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
CipherReference - Interface in javax.xml.crypto.enc
A representation of the XML CipherReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
CipherValue - Interface in javax.xml.crypto.enc
A representation of the XML CipherValue element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
CipherValue - Interface in javax.xml.crypto.enc
A representation of the XML CipherValue element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
cleanTree(Vector) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
 
cleanTree(Vector) - Static method in class com.ibm.xml.enc.dom.TransformUtil
 
cloneNode(boolean) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
cloneNode(boolean) - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
collectNamespaceNodesInAncestors(Node, boolean) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nTransformer
Collects all namespace nodes that are effective in the startNode.
collectNamespaceNodesInAncestors(Node, boolean) - Static method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
collectXMLPrefixAttributesInAncestors(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nTransformer
Collects all xml: prefix attributess that are effective in the startNode but not in the startNode
collectXMLPrefixAttributesInAncestors(Node) - Static method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
com.ibm.xml.crypto - package com.ibm.xml.crypto
 
com.ibm.xml.crypto.dsig - package com.ibm.xml.crypto.dsig
 
com.ibm.xml.crypto.dsig.dom - package com.ibm.xml.crypto.dsig.dom
 
com.ibm.xml.crypto.dsig.dom.transform - package com.ibm.xml.crypto.dsig.dom.transform
 
com.ibm.xml.crypto.dsig.gss - package com.ibm.xml.crypto.dsig.gss
 
com.ibm.xml.crypto.spi - package com.ibm.xml.crypto.spi
 
com.ibm.xml.crypto.util - package com.ibm.xml.crypto.util
 
com.ibm.xml.enc - package com.ibm.xml.enc
 
com.ibm.xml.enc.dom - package com.ibm.xml.enc.dom
 
comments - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
comments - Variable in class com.ibm.xml.enc.dom.TreeNodeSetData
 
compareArray(byte[], byte[]) - Static method in class com.ibm.xml.enc.dom.Utils
 
compareDocumentPosition(Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
confirmEmpty(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
CONSOLE - Static variable in class com.ibm.xml.enc.dom.Debug
The debug category is console.
Constants - Interface in com.ibm.xml.crypto.dsig
$Id: Constants.java,v 1.12 2005/05/18 04:18:33 kent Exp $
contains(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
 
contains(String) - Method in class com.ibm.xml.enc.dom.C14nUtil.Attributes
 
content - Variable in class com.ibm.xml.crypto.dsig.dom.KeyInfoImpl
 
content - Variable in class com.ibm.xml.crypto.dsig.dom.ManifestImpl
 
content - Variable in class com.ibm.xml.crypto.dsig.dom.ObjectImpl
 
content - Variable in class com.ibm.xml.crypto.dsig.dom.PGPDataImpl
 
content - Variable in class com.ibm.xml.crypto.dsig.dom.SignaturePropertiesImpl
 
content - Variable in class com.ibm.xml.crypto.dsig.dom.SignaturePropertyImpl
 
content - Variable in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
content - Variable in class com.ibm.xml.crypto.dsig.dom.X509DataImpl
 
content - Variable in class com.ibm.xml.enc.dom.DOMReferenceType
 
CONTENT - Static variable in interface javax.xml.crypto.enc.EncryptedType
The encrypted element content type URI.
CONTENT - Static variable in interface javax.xml.crypto.enc.EncryptedType
The encrypted element content type URI.
context - Variable in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmWithIR
 
convertParameter(String, Map) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
convertParameter(String, Map) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Convert algorithm parameters from properties form to AlgorithmParameterSpec form.
convertXMLDSIGtoASN1(byte[]) - Static method in class com.ibm.xml.crypto.dsig.dom.Cheat
 
createContext(Node, DOMCryptoContext) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil
 
createElement(String, String, boolean) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
createElement(DOMCryptoContext, Document, String, String, boolean) - Static method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
createElement(Document, String, String, String) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Creates an element in the specified namespace, with the specified tag and namespace prefix.
createSortedString(Attr, Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil
xmlns= -> "" xmlns:p= -> "p" a= -> "a" (No namespace, not `no prefix') p:a= -> "a"
createSortedString(Attr, Node) - Static method in class com.ibm.xml.enc.dom.C14nUtil
xmlns= -> "" xmlns:p= -> "p" a= -> "a" (No namespace, not `no prefix') p:a= -> "a"

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 - Interface in javax.xml.crypto
An abstract representation of the result of dereferencing a URIReference or the input/output of subsequent Transforms.
DataReference - Interface in javax.xml.crypto.enc
A representation of the XML DataReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
DataReference - Interface in javax.xml.crypto.enc
A representation of the XML DataReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
DEBUG - Static variable in class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nTransformer
 
Debug - Class in com.ibm.xml.enc.dom
A utility class for debuging.
Debug() - Constructor for class com.ibm.xml.enc.dom.Debug
 
DEBUG - Static variable in class com.ibm.xml.enc.dom.Debug
 
decode(char[], int, int) - Static method in class com.ibm.xml.crypto.util.Base64
 
decode(String) - Static method in class com.ibm.xml.crypto.util.Base64
 
decode(byte[]) - Static method in class com.ibm.xml.crypto.util.Base64
 
decode(byte[], int, int) - Static method in class com.ibm.xml.crypto.util.Base64
 
decode(char[], int, int, OutputStream) - Static method in class com.ibm.xml.crypto.util.Base64
 
decode(String, OutputStream) - Static method in class com.ibm.xml.crypto.util.Base64
 
decode(Element) - Static method in class com.ibm.xml.enc.dom.Base64
 
decode(char[], int, int) - Static method in class com.ibm.xml.enc.dom.Base64
 
decode(String) - Static method in class com.ibm.xml.enc.dom.Base64
 
decode(byte[]) - Static method in class com.ibm.xml.enc.dom.Base64
 
decode(byte[], int, int) - Static method in class com.ibm.xml.enc.dom.Base64
 
decode(char[], int, int, OutputStream) - Static method in class com.ibm.xml.enc.dom.Base64
 
decode(String, OutputStream) - Static method in class com.ibm.xml.enc.dom.Base64
 
decrement() - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
decrypt(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
decrypt(XMLDecryptContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
decrypt(XMLDecryptContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
decrypt(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
decrypt the specified bytes with the specified key, using the underlying encryption algorithm.
decrypt(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
decrypt(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
decrypt(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
decrypt(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
decrypt(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
decrypt(XMLDecryptContext) - Method in interface javax.xml.crypto.enc.EncryptedData
Decrypts the CipherData in this EncryptedData.
decrypt(XMLDecryptContext) - Method in interface javax.xml.crypto.enc.EncryptedData
Decrypts the CipherData in this EncryptedData.
decrypt(XMLDecryptContext) - Method in interface javax.xml.crypto.enc.EncryptedType
Decrypts the CipherData in this EncryptedData.
decrypt(XMLDecryptContext) - Method in interface javax.xml.crypto.enc.EncryptedType
Decrypts the CipherData in this EncryptedData.
decrypt(XMLDecryptContext) - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Decrypts the CipherData in this EncryptedKey.
decrypt(XMLDecryptContext) - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Decrypts the CipherData in this EncryptedKey.
DECRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for decrypting.
DECRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for decrypting.
DECRYPT_MODE - Static variable in interface com.ibm.xml.crypto.spi.EncryptionEngine
Operation mode for data decryption.
decryptAndReplace(XMLDecryptContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
decryptAndReplace(XMLDecryptContext) - Method in interface javax.xml.crypto.enc.EncryptedData
Decrypts the CipherData in this EncryptedData and replace the EncryptedData with the decrypted data or element
decryptAndReplace(XMLDecryptContext) - Method in interface javax.xml.crypto.enc.EncryptedData
Decrypts the CipherData in this EncryptedData and replace the EncryptedData with the decrypted data or element
decryptKey(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
decryptKey(XMLDecryptContext, AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
decryptKey(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
decryptKey(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
decryptKey(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
decryptKey(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
decryptKey(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
decryptKey(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
decryptKey(XMLDecryptContext, AlgorithmMethod) - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Decrypts the CipherData in this EncryptedKey and returns the decrypted key as a Key object.
decryptKey(XMLDecryptContext, AlgorithmMethod) - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Decrypts the CipherData in this EncryptedKey and returns the decrypted key as a Key object.
DEFAULT - Static variable in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Indicates the default namespace ("#default").
DEFAULT - Static variable in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Indicates the default namespace ("#default").
dereference(XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.RetrievalMethodImpl
 
dereference(URIReference, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.URIDereferencerImpl
 
dereference(XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMRetrievalMethod
 
dereference(URIReference, XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMURIDereferencer
 
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(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(URIReference, XMLCryptoContext) - Method in interface javax.xml.crypto.URIDereferencer
Dereferences the specified URIReference and returns the dereferenced data.
dereferenceAsXMLStructure(XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMRetrievalMethod
 
DH - Static variable in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
The Diffie-Hellman DH key agreement algorithm URI.
DH - Static variable in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
The Diffie-Hellman DH key agreement algorithm URI.
DHAgreementMethodParameterSpec - Class in javax.xml.crypto.enc.spec
Algorithm parameters for XML Diffie-Hellman key agreement algorithm.
DHAgreementMethodParameterSpec - Class in javax.xml.crypto.enc.spec
Algorithm parameters for XML Diffie-Hellman key agreement algorithm.
DHAgreementMethodParameterSpec(DigestMethod) - Constructor for class javax.xml.crypto.enc.spec.DHAgreementMethodParameterSpec
Creates an DHAgreementMethodParameterSpec with the specified digest method.
DHAgreementMethodParameterSpec(DigestMethod) - Constructor for class javax.xml.crypto.enc.spec.DHAgreementMethodParameterSpec
Creates an DHAgreementMethodParameterSpec with the specified digest method.
DHKeyValue - Interface in javax.xml.crypto.enc.keyinfo
A representation of XML DHKeyValue element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
DHKeyValue - Interface in javax.xml.crypto.enc.keyinfo
A representation of XML DHKeyValue element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
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.
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.
DigestMethod11 - Interface in com.ibm.xml.crypto.dsig
A representation of the XML DigestMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
DigestMethodImpl - Class in com.ibm.xml.crypto.dsig.dom
 
DigestMethodImpl(AlgorithmFactory, String, DigestMethodParameterSpec) - Constructor for class com.ibm.xml.crypto.dsig.dom.DigestMethodImpl
 
DigestMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a DigestMethod algorithm.
DigestMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a DigestMethod algorithm.
digestProvider - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
dis - Variable in class com.ibm.xml.enc.dom.DOMReferenceType
 
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
dispatchToEvents(int, ContentHandler) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
documentRegistration() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
documentRelease() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
doFinal() - Method in interface com.ibm.xml.crypto.spi.EncryptionEngine
Finishes a multiple-part operation.
doFinal(byte[]) - Method in interface com.ibm.xml.crypto.spi.EncryptionEngine
Processes data in a single-part operation, or finishes a multiple-part operation.
doFinal(byte[], int, int) - Method in interface com.ibm.xml.crypto.spi.EncryptionEngine
Processes data in a single-part operation, or finishes a multiple-part operation.
doIndentation() - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
DOMAESCBC - Class in com.ibm.xml.enc.dom
DOM-based implementation of EncryptionMethod for AES algorithm.
DOMAESCBC(String, Integer, AlgorithmParameterSpec) - Constructor for class com.ibm.xml.enc.dom.DOMAESCBC
Creates a DOMAESCBC for the specified input parameters.
DOMAESCBC(Element, String) - Constructor for class com.ibm.xml.enc.dom.DOMAESCBC
Creates a DOMAESCBC from an element.
DOMCanonicalizationMethod - Class in com.ibm.xml.enc.dom
DOM-based abstract implementation of CanonicalizationMethod.
DOMCanonicalizationMethod(TransformService) - Constructor for class com.ibm.xml.enc.dom.DOMCanonicalizationMethod
Creates a DOMCanonicalizationMethod.
DOMCanonicalizationMethod(Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMCanonicalizationMethod
Creates a DOMCanonicalizationMethod from an element.
DOMCipherData - Class in com.ibm.xml.enc.dom
 
DOMCipherData() - Constructor for class com.ibm.xml.enc.dom.DOMCipherData
 
DOMCipherReference - Class in com.ibm.xml.enc.dom
DOM-based implementation of CipherReference.
DOMCipherReference(String, List) - Constructor for class com.ibm.xml.enc.dom.DOMCipherReference
Creates a CiphereReference from the specified parameters.
DOMCipherReference(Element, Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMCipherReference
Creates a DOMCipherReference from an element.
DOMCipherValue - Class in com.ibm.xml.enc.dom
DOM-based implementation of CipherValue
DOMCipherValue(byte[]) - Constructor for class com.ibm.xml.enc.dom.DOMCipherValue
 
DOMCipherValue(Element, Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMCipherValue
Constructor
DOMCryptoBinary - Class in com.ibm.xml.enc.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 com.ibm.xml.enc.dom.DOMCryptoBinary
Create a DOMCryptoBinary instance from the specified BigInteger
DOMCryptoBinary(Node) - Constructor for class com.ibm.xml.enc.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 - 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.
DOMCryptoContext() - Constructor for class javax.xml.crypto.dom.DOMCryptoContext
Default constructor.
DOMDataReference - Class in com.ibm.xml.enc.dom
DOM-based implementation of DataReference.
DOMDataReference(String, List) - Constructor for class com.ibm.xml.enc.dom.DOMDataReference
 
DOMDataReference(Element) - Constructor for class com.ibm.xml.enc.dom.DOMDataReference
 
DOMDecryptContext - Class in javax.xml.crypto.enc.dom
A DOM-specific XMLDecryptContext for decrypting.
DOMDecryptContext - Class in javax.xml.crypto.enc.dom
A DOM-specific XMLDecryptContext for decrypting.
DOMDecryptContext(Key, Element) - Constructor for class javax.xml.crypto.enc.dom.DOMDecryptContext
Creates a DOMDecryptContext with the specified decryption key and encrypted data element to decrypt.
DOMDecryptContext(KeySelector, Element) - Constructor for class javax.xml.crypto.enc.dom.DOMDecryptContext
Creates a DOMDecryptContext with the specified decryption key selector and encrypted data element to decrypt.
DOMDecryptContext(Key, Element) - Constructor for class javax.xml.crypto.enc.dom.DOMDecryptContext
Creates a DOMDecryptContext with the specified decryption key and encrypted data element to decrypt.
DOMDecryptContext(KeySelector, Element) - Constructor for class javax.xml.crypto.enc.dom.DOMDecryptContext
Creates a DOMDecryptContext with the specified decryption key selector and encrypted data element to decrypt.
DOMDHKeyValue - Class in com.ibm.xml.enc.dom
 
DOMDHKeyValue(PublicKey) - Constructor for class com.ibm.xml.enc.dom.DOMDHKeyValue
 
DOMEncManager - Class in com.ibm.xml.enc.dom
 
DOMEncManager() - Constructor for class com.ibm.xml.enc.dom.DOMEncManager
 
DOMEncryptContext - Class in javax.xml.crypto.enc.dom
A DOM-specific XMLEncryptContext.
DOMEncryptContext - Class in javax.xml.crypto.enc.dom
A DOM-specific XMLEncryptContext.
DOMEncryptContext(KeySelector) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified encryption key selector.
DOMEncryptContext(Key) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified encryption key.
DOMEncryptContext(KeySelector, Node) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified encryption key selector and parent node.
DOMEncryptContext(Key, Node) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified encryption key and parent node.
DOMEncryptContext(KeySelector, Node, Node) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified key selector, parent and next sibling nodes.
DOMEncryptContext(Key, Node, Node) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified key, parent and next sibling nodes.
DOMEncryptContext(KeySelector) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified encryption key selector.
DOMEncryptContext(Key) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified encryption key.
DOMEncryptContext(KeySelector, Node) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified encryption key selector and parent node.
DOMEncryptContext(Key, Node) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified encryption key and parent node.
DOMEncryptContext(KeySelector, Node, Node) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified key selector, parent and next sibling nodes.
DOMEncryptContext(Key, Node, Node) - Constructor for class javax.xml.crypto.enc.dom.DOMEncryptContext
Creates a DOMEncryptContext with the specified key, parent and next sibling nodes.
DOMEncryptedData - Class in com.ibm.xml.enc.dom
 
DOMEncryptedData(ToBeEncrypted, DOMEncryptionMethod, DOMKeyInfo, DOMEncryptionProperties, String) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptedData
Creates a DOMEncryptedData from the specified components.
DOMEncryptedData(ToBeEncrypted, DOMEncryptionMethod, DOMKeyInfo, DOMEncryptionProperties, String, DOMCipherReference) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptedData
Creates a DOMEncryptedData from the specified components.
DOMEncryptedData(Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptedData
Creates a DOMEncryptedData from XML.
DOMEncryptedData(String, String, String, String, DOMEncryptionMethod, DOMKeyInfo, DOMCipherData, DOMEncryptionProperties, Element) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptedData
 
DOMEncryptedKey - Class in com.ibm.xml.enc.dom
 
DOMEncryptedKey(ToBeEncryptedKey, DOMEncryptionMethod, DOMKeyInfo, DOMEncryptionProperties, List, String, String, String) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptedKey
Creates a DOMEncryptedKey from the specified components.
DOMEncryptedKey(ToBeEncryptedKey, DOMEncryptionMethod, DOMKeyInfo, DOMEncryptionProperties, List, String, String, String, DOMCipherReference) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptedKey
Creates a DOMEncryptedKey from the specified components.
DOMEncryptedKey(Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptedKey
Creates a DOMEncryptedKey from XML.
DOMEncryptedKey(String, String, String, String, String, DOMEncryptionMethod, DOMKeyInfo, DOMCipherData, DOMEncryptionProperties, DOMReferenceList, String, Element) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptedKey
 
DOMEncryptionMethod - Class in com.ibm.xml.enc.dom
DOM-based abstract implementation of EncryptionMethod.
DOMEncryptionMethod() - Constructor for class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
DOMEncryptionMethod(String, Integer, AlgorithmParameterSpec) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptionMethod
Creates a DOMEncryptionMethod.
DOMEncryptionMethod(Element) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptionMethod
Creates a DOMEncryptionMethod from an element.
DOMEncryptionProperties - Class in com.ibm.xml.enc.dom
DOM-based implementation of EncryptionProperties.
DOMEncryptionProperties(List, String) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptionProperties
Creates a DOMEncryptionProperties containing the specified list of EncryptionPropertys and optional id.
DOMEncryptionProperties(Element) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptionProperties
Creates a DOMEncryptionProperties from an element.
DOMEncryptionProperty - Class in com.ibm.xml.enc.dom
DOM-based implementation of EncryptionProperty.
DOMEncryptionProperty(List, String, String, Map) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptionProperty
Creates an EncryptionProperty from the specified parameters.
DOMEncryptionProperty(Element) - Constructor for class com.ibm.xml.enc.dom.DOMEncryptionProperty
Creates an EncryptionProperty from an element.
DOMKeyInfo - Class in com.ibm.xml.enc.dom
DOM-based implementation of KeyInfo.
DOMKeyInfo(List, String) - Constructor for class com.ibm.xml.enc.dom.DOMKeyInfo
Creates a DOMKeyInfo.
DOMKeyInfo(Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMKeyInfo
Creates a DOMKeyInfo from XML.
DOMKeyInfoFactory - Class in com.ibm.xml.enc.dom
DOM-based implementation of KeyInfoFactory.
DOMKeyInfoFactory() - Constructor for class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
DOMKeyName - Class in com.ibm.xml.enc.dom
DOM-based implementation of KeyName.
DOMKeyName(String) - Constructor for class com.ibm.xml.enc.dom.DOMKeyName
Creates a DOMKeyName.
DOMKeyName(Element) - Constructor for class com.ibm.xml.enc.dom.DOMKeyName
Creates a DOMKeyName from a KeyName element.
DOMKeyReference - Class in com.ibm.xml.enc.dom
DOM-based implementation of KeyReference.
DOMKeyReference(String, List) - Constructor for class com.ibm.xml.enc.dom.DOMKeyReference
 
DOMKeyReference(Element) - Constructor for class com.ibm.xml.enc.dom.DOMKeyReference
 
DOMKeyValue - Class in com.ibm.xml.enc.dom
DOM-based implementation of KeyValue.
DOMKeyValue(PublicKey) - Constructor for class com.ibm.xml.enc.dom.DOMKeyValue
 
DOMKeyValue(Element) - Constructor for class com.ibm.xml.enc.dom.DOMKeyValue
Creates a DOMKeyValue from an element.
DOMKWAES - Class in com.ibm.xml.enc.dom
DOM-based implementation of EncryptionMethod for AES algorithm.
DOMKWAES(String, Integer, AlgorithmParameterSpec) - Constructor for class com.ibm.xml.enc.dom.DOMKWAES
Creates a DOMKWAES for the specified input parameters.
DOMKWAES(Element, String) - Constructor for class com.ibm.xml.enc.dom.DOMKWAES
Creates a DOMKWAES from an element.
DOMKWTripleDES - Class in com.ibm.xml.enc.dom
DOM-based implementation of EncryptionMethod for TripleDES algorithm.
DOMKWTripleDES(Integer, AlgorithmParameterSpec) - Constructor for class com.ibm.xml.enc.dom.DOMKWTripleDES
Creates a DOMKWTripleDES for the specified input parameters.
DOMKWTripleDES(Element) - Constructor for class com.ibm.xml.enc.dom.DOMKWTripleDES
Creates a DOMKWTripleDES from an element.
DOMOriginatorKeyInfo - Class in com.ibm.xml.enc.dom
 
DOMOriginatorKeyInfo(List, String) - Constructor for class com.ibm.xml.enc.dom.DOMOriginatorKeyInfo
 
DOMOriginatorKeyInfo(Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMOriginatorKeyInfo
 
DOMPGPData - Class in com.ibm.xml.enc.dom
DOM-based implementation of PGPData.
DOMPGPData(byte[], List) - Constructor for class com.ibm.xml.enc.dom.DOMPGPData
Creates a DOMPGPData containing the specified key packet.
DOMPGPData(byte[], byte[], List) - Constructor for class com.ibm.xml.enc.dom.DOMPGPData
Creates a DOMPGPData containing the specified key id and optional key packet and list of external elements.
DOMPGPData(Element) - Constructor for class com.ibm.xml.enc.dom.DOMPGPData
Creates a DOMPGPData from an element.
DOMRecipientKeyInfo - Class in com.ibm.xml.enc.dom
 
DOMRecipientKeyInfo(List, String) - Constructor for class com.ibm.xml.enc.dom.DOMRecipientKeyInfo
 
DOMRecipientKeyInfo(Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMRecipientKeyInfo
 
DOMReferenceList - Class in com.ibm.xml.enc.dom
DOM-based implementation of ReferenceList.
DOMReferenceList(List) - Constructor for class com.ibm.xml.enc.dom.DOMReferenceList
Creates a Reference from the specified parameters.
DOMReferenceList(Element) - Constructor for class com.ibm.xml.enc.dom.DOMReferenceList
Creates a DOMReferenceList from an element.
DOMReferenceType - Class in com.ibm.xml.enc.dom
DOM-based implementation of DOMReferenceType.
DOMReferenceType(String, List) - Constructor for class com.ibm.xml.enc.dom.DOMReferenceType
Creates a Reference from the specified parameters.
DOMReferenceType(Element) - Constructor for class com.ibm.xml.enc.dom.DOMReferenceType
Creates a DOMDOMReferenceType from an element.
DOMRetrievalMethod - Class in com.ibm.xml.enc.dom
DOM-based implementation of RetrievalMethod.
DOMRetrievalMethod(String, String, List) - Constructor for class com.ibm.xml.enc.dom.DOMRetrievalMethod
Creates a DOMRetrievalMethod containing the specified URIReference and List of Transforms.
DOMRetrievalMethod(Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMRetrievalMethod
Creates a DOMRetrievalMethod from an element.
DOMRSA15 - Class in com.ibm.xml.enc.dom
DOM-based implementation of EncryptionMethod for RSA algorithm.
DOMRSA15(Integer, AlgorithmParameterSpec) - Constructor for class com.ibm.xml.enc.dom.DOMRSA15
Creates a DOMRSA15 for the specified input parameters.
DOMRSA15(Element) - Constructor for class com.ibm.xml.enc.dom.DOMRSA15
Creates a DOMRSA15 from an element.
DOMRSAOAEP - Class in com.ibm.xml.enc.dom
DOM-based implementation of EncryptionMethod for RSA algorithm.
DOMRSAOAEP(Integer, AlgorithmParameterSpec) - Constructor for class com.ibm.xml.enc.dom.DOMRSAOAEP
Creates a DOMRSAOAEP for the specified input parameters.
DOMRSAOAEP(Element) - Constructor for class com.ibm.xml.enc.dom.DOMRSAOAEP
Creates a DOMRSAOAEP from an element.
DOMSignContext - Class in javax.xml.crypto.dsig.dom
A DOM-specific XMLSignContext.
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.
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.
DOMStructure - Class in com.ibm.xml.enc.dom
 
DOMStructure() - Constructor for class com.ibm.xml.enc.dom.DOMStructure
 
DOMStructure - Class in javax.xml.crypto.dom
A DOM-specific XMLStructure.
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(Node) - Constructor for class javax.xml.crypto.dom.DOMStructure
Creates a DOMStructure containing the specified node.
DOMToBeEncryptedXML - Class in javax.xml.crypto.enc.dom
A representation of the ToBeEncryptedXML class which contains a XML Element or content of an Element
DOMToBeEncryptedXML - Class in javax.xml.crypto.enc.dom
A representation of the ToBeEncryptedXML class which contains a XML Element or content of an Element
DOMToBeEncryptedXML(Element, CanonicalizationMethod) - Constructor for class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Creates a new DOMToBeEncryptedXML
DOMToBeEncryptedXML(NodeList, CanonicalizationMethod) - Constructor for class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Creates a new DOMToBeEncryptedXML
DOMToBeEncryptedXML(Element, CanonicalizationMethod) - Constructor for class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Creates a new DOMToBeEncryptedXML
DOMToBeEncryptedXML(NodeList, CanonicalizationMethod) - Constructor for class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Creates a new DOMToBeEncryptedXML
DOMToBeEncryptedXML.NodeListImpl - Class in javax.xml.crypto.enc.dom
 
DOMToBeEncryptedXML.NodeListImpl - Class in javax.xml.crypto.enc.dom
 
DOMToBeEncryptedXML.NodeListImpl(Element) - Constructor for class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML.NodeListImpl
 
DOMToBeEncryptedXML.NodeListImpl(Element) - Constructor for class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML.NodeListImpl
 
DOMTransform - Class in com.ibm.xml.enc.dom
DOM-based abstract implementation of Transform.
DOMTransform(TransformService) - Constructor for class com.ibm.xml.enc.dom.DOMTransform
Creates a DOMTransform.
DOMTransform(Element, XMLCryptoContext) - Constructor for class com.ibm.xml.enc.dom.DOMTransform
Creates a DOMTransform from an element.
DOMTripleDESCBC - Class in com.ibm.xml.enc.dom
DOM-based implementation of EncryptionMethod for TripleDES algorithm.
DOMTripleDESCBC(Integer, AlgorithmParameterSpec) - Constructor for class com.ibm.xml.enc.dom.DOMTripleDESCBC
Creates a DOMTripleDESCBC for the specified input parameters.
DOMTripleDESCBC(Element) - Constructor for class com.ibm.xml.enc.dom.DOMTripleDESCBC
Creates a DOMTripleDESCBC from an element.
DOMURIDereferencer - Class in com.ibm.xml.enc.dom
The default implementation of URIDereferencer.
DOMURIReference - Interface in javax.xml.crypto.dom
A DOM-specific URIReference.
DOMURIReference - Interface in javax.xml.crypto.dom
A DOM-specific URIReference.
DOMUtil - Class in com.ibm.xml.crypto.dsig.dom
$Id: DOMUtil.java,v 1.7 2005/05/18 04:18:31 kent Exp $
DOMUtils - Class in com.ibm.xml.enc.dom
Useful static DOM utility methods.
DOMUtils.NodeSet - Class in com.ibm.xml.enc.dom
 
DOMUtils.NodeSet(NodeList) - Constructor for class com.ibm.xml.enc.dom.DOMUtils.NodeSet
 
DOMValidateContext - Class in javax.xml.crypto.dsig.dom
A DOM-specific XMLValidateContext.
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.
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 com.ibm.xml.enc.dom
DOM-based implementation of X509Data.
DOMX509Data(List) - Constructor for class com.ibm.xml.enc.dom.DOMX509Data
Creates a DOMX509Data.
DOMX509Data(Element) - Constructor for class com.ibm.xml.enc.dom.DOMX509Data
Creates a DOMX509Data from an element.
DOMX509IssuerSerial - Class in com.ibm.xml.enc.dom
DOM-based implementation of X509IssuerSerial.
DOMX509IssuerSerial(String, BigInteger) - Constructor for class com.ibm.xml.enc.dom.DOMX509IssuerSerial
Creates a DOMX509IssuerSerial containing the specified issuer distinguished name/serial number pair.
DOMX509IssuerSerial(Element) - Constructor for class com.ibm.xml.enc.dom.DOMX509IssuerSerial
Creates a DOMX509IssuerSerial from an element.
DOMXMLEncryptionFactory - Class in com.ibm.xml.enc.dom
DOM-based implementation of XMLEncryptionFactory
DOMXMLEncryptionFactory() - Constructor for class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Initializes a new instance of this class.
DSA_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The DSAwithSHA1 (DSS) signature method algorithm URI.
DSA_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The DSAwithSHA1 (DSS) signature method algorithm URI.
DSA_SHA256 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The DSAwithSHA256 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.
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.
dtm - Variable in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
dtm - Variable in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.XPathContextWithIR
 
dumpNode(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
 
dumpNode(Node) - Static method in class com.ibm.xml.enc.dom.TransformUtil
 

E

e() - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
 
ECDSA_SHA1 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The ECDSAwithSHA1 signature method algorithm URI.
ECDSA_SHA256 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The ECDSAwithSHA256 signature method algorithm URI.
ECDSA_SHA384 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The ECDSAwithSHA384 signature method algorithm URI.
ECDSA_SHA512 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The ECDSAwithSHA512 signature method algorithm URI.
EL_C14NMETHOD - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DIGESTMETHOD - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DIGESTVALUE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DOMAINPARAMETERS - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DSA_G - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DSA_J - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DSA_P - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DSA_PGENCOUNTER - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DSA_Q - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DSA_SEED - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DSA_Y - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_DSAKEYVALUE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_ECDSA_PUBLICKEY - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_ECDSA_X - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_ECDSA_Y - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_ECDSAKEYVALUE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_EXPONENT - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_HMACOUTPUTLENGTH - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_INCLUSIVENAMESPACES - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_KEYINFO - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_KEYNAME - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_KEYVALUE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_MANIFEST - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_MODULUS - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_NAMEDCURVE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_OBJECT - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_PGPDATA - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_PGPKEYID - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_PGPKEYPACKET - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_REFERENCE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_RETRIEVALMETHOD - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_RSAKEYVALUE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_SIGNATURE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_SIGNATUREMETHOD - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_SIGNATUREPROPERTIES - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_SIGNATUREPROPERTY - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_SIGNATUREVALUE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_SIGNEDINFO - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_STYLESHEET - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_TRANSFORM - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_TRANSFORMS - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_X509CERTIFICATE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_X509CRL - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_X509DATA - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_X509ISSUERNAME - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_X509ISSUERSERIAL - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_X509SERIALNUMBER - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_X509SKI - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_X509SUBJECTNAME - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_XPATH - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
EL_XPATH2_XPATH - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
ELEMENT - Static variable in interface javax.xml.crypto.enc.EncryptedType
The encrypted element type URI.
ELEMENT - Static variable in interface javax.xml.crypto.enc.EncryptedType
The encrypted element type URI.
EMPTY_ITERATOR - Static variable in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
 
EMPTY_ITERATOR - Static variable in class com.ibm.xml.enc.dom.TransformUtil
 
ENABLE_CACHE - Static variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
encode(byte[]) - Static method in class com.ibm.xml.crypto.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class com.ibm.xml.crypto.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class com.ibm.xml.crypto.util.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class com.ibm.xml.crypto.util.Base64
Outputs base64 representation of the specified byte array to a character stream.
encode(BigInteger) - Static method in class com.ibm.xml.enc.dom.Base64
 
encode(byte[]) - Static method in class com.ibm.xml.enc.dom.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class com.ibm.xml.enc.dom.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class com.ibm.xml.enc.dom.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class com.ibm.xml.enc.dom.Base64
Outputs base64 representation of the specified byte array to a character stream.
encodeDName(String) - Static method in class com.ibm.xml.crypto.dsig.dom.X509DataImpl
Encode a distinguished name in XML-Signature style.
encrypt(Key, byte[], EncryptedType) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
encrypt(XMLEncryptContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
encrypt(XMLEncryptContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
encrypt(Key, byte[], EncryptedType) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
encrypt the passed-in data with the specified key, using the underlying encryption algorithm and parameters.
encrypt(Key, byte[], EncryptedType) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
encrypt(Key, byte[], EncryptedType) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
encrypt(Key, byte[], EncryptedType) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
encrypt(Key, byte[], EncryptedType) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
encrypt(Key, byte[], EncryptedType) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
encrypt(XMLEncryptContext) - Method in interface javax.xml.crypto.enc.EncryptedType
Encrypts the ToBeEncrypted passed to the construction of this EncryptedType and inserts it in the CipherValue or CipherReference of the CipherData of this EncryptedData.
encrypt(XMLEncryptContext) - Method in interface javax.xml.crypto.enc.EncryptedType
Encrypts the ToBeEncrypted passed to the construction of this EncryptedType and inserts it in the CipherValue or CipherReference of the CipherData of this EncryptedData.
ENCRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for encrypting.
ENCRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for encrypting.
ENCRYPT_MODE - Static variable in interface com.ibm.xml.crypto.spi.EncryptionEngine
Operation mode for data encryption.
EncryptedData - Interface in javax.xml.crypto.enc
A representation of the XML EncryptedData element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptedData - Interface in javax.xml.crypto.enc
A representation of the XML EncryptedData element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptedKey - Interface in javax.xml.crypto.enc.keyinfo
Represents the EncryptedKey element.
EncryptedKey - Interface in javax.xml.crypto.enc.keyinfo
Represents the EncryptedKey element.
EncryptedType - Interface in javax.xml.crypto.enc
A representation of the XML EncryptedType element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptedType - Interface in javax.xml.crypto.enc
A representation of the XML EncryptedType element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptionEngine - Interface in com.ibm.xml.crypto.spi
This interface defines methods for encryption and decryption of data and key.
EncryptionMethod - Interface in javax.xml.crypto.enc
A representation of the XML EncryptionMethod element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptionMethod - Interface in javax.xml.crypto.enc
A representation of the XML EncryptionMethod element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptionMethodParameterSpec - Interface in javax.xml.crypto.enc.spec
A specification of algorithm parameters for a EncryptionMethod algorithm.
EncryptionMethodParameterSpec - Interface in javax.xml.crypto.enc.spec
A specification of algorithm parameters for a EncryptionMethod algorithm.
EncryptionProperties - Interface in javax.xml.crypto.enc
A representation of the XML EncryptionProperties element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptionProperties - Interface in javax.xml.crypto.enc
A representation of the XML EncryptionProperties element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptionProperty - Interface in javax.xml.crypto.enc
A representation of the XML EncryptionProperty element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EncryptionProperty - Interface in javax.xml.crypto.enc
A representation of the XML EncryptionProperty element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
EngineFactory - Interface in com.ibm.xml.crypto.spi
This is a factory interface for pluggable XML-Signature/XML-Encryption algorithms.
entry(String, String) - Method in class com.ibm.xml.enc.dom.Debug
Traces the entry to a specified method.
entry(String, String, Object[]) - Method in class com.ibm.xml.enc.dom.Debug
Traces the entry to a specified method.
enumerated() - Method in class com.ibm.xml.enc.dom.C14nUtil.Attributes
 
Enveloped - Class in com.ibm.xml.crypto.dsig.dom.transform
 
Enveloped() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.Enveloped
 
ENVELOPED - Static variable in interface javax.xml.crypto.dsig.Transform
The Enveloped Signature transform algorithm URI.
ENVELOPED - Static variable in interface javax.xml.crypto.dsig.Transform
The Enveloped Signature transform algorithm URI.
Enveloped.OmittingIterator - Class in com.ibm.xml.crypto.dsig.dom.transform
 
Enveloped.OmittingIterator(Iterator, Node) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.Enveloped.OmittingIterator
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMCanonicalizationMethod
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMCipherReference
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMCipherValue
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMDataReference
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperties
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperty
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMKeyInfo
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMKeyName
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMKeyReference
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMKeyValue
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMOriginatorKeyInfo
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMRecipientKeyInfo
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMReferenceList
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMReferenceType
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMRetrievalMethod
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMTransform
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMX509Data
 
equals(Object) - Method in class com.ibm.xml.enc.dom.DOMX509IssuerSerial
 
ExcC14NParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the W3C Recommendation: Exclusive XML Canonicalization (C14N) algorithm.
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.
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.
ExcC14nTransformer - Class in com.ibm.xml.crypto.dsig.dom.transform
 
ExcC14nTransformer() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nTransformer
 
ExcC14nWCTransformer - Class in com.ibm.xml.crypto.dsig.dom.transform
 
ExcC14nWCTransformer() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nWCTransformer
 
EXCLUSIVE - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Exclusive Canonical XML (without comments) canonicalization method algorithm URI.
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.
EXCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Exclusive Canonical XML with comments canonicalization method algorithm URI.
execute(XPathContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.FuncHere
 
exit(String, String) - Method in class com.ibm.xml.enc.dom.Debug
Traces a specified method return.
exit(String, String, byte) - Method in class com.ibm.xml.enc.dom.Debug
Traces a specified method return, with return type to be byte.
exit(String, String, short) - Method in class com.ibm.xml.enc.dom.Debug
Traces a specified method return, with return type to be short.
exit(String, String, int) - Method in class com.ibm.xml.enc.dom.Debug
Traces a specified method return, with return type to be int.
exit(String, String, long) - Method in class com.ibm.xml.enc.dom.Debug
Traces a specified method return, with return type to be long.
exit(String, String, boolean) - Method in class com.ibm.xml.enc.dom.Debug
Traces a specified method return, with return type to be boolean.
exit(String, String, Object) - Method in class com.ibm.xml.enc.dom.Debug
Traces a specified method return, specifying the return object.
extraDecls - Variable in class com.ibm.xml.crypto.dsig.dom.TransformContext
 
extraDecls - Variable in class com.ibm.xml.enc.dom.TransformContext
 

F

FactoryImpl - Class in com.ibm.xml.crypto.dsig.dom
 
FactoryImpl() - Constructor for class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
fixTree(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
 
fixTree(Node) - Static method in class com.ibm.xml.enc.dom.TransformUtil
 
fixupVariables(Vector, int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.FuncHere
 
format(String, int, String, String) - Static method in class com.ibm.xml.crypto.util.Base64
 
format(String, int, String, String) - Static method in class com.ibm.xml.enc.dom.Base64
 

G

generateCertificate(InputStream) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
generateCRL(InputStream) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
generateKey() - Method in interface com.ibm.xml.crypto.spi.KeyGenerationEngine
Generates a key.
generateKey(byte[]) - Method in interface com.ibm.xml.crypto.spi.KeyGenerationEngine
Generates a key from an encoded key.
generatePublic(KeySpec) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
genKey(byte[], String) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
get(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
 
get(String) - Method in class com.ibm.xml.enc.dom.C14nUtil.Attributes
 
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 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.
get(Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the value to which this context maps the specified key.
getAlgorithm() - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmMethodImpl
 
getAlgorithm() - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
getAlgorithm() - Method in class com.ibm.xml.enc.dom.DOMTransform
 
getAlgorithm() - Method in interface javax.xml.crypto.AlgorithmMethod
Returns the algorithm URI of this AlgorithmMethod.
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 javax.xml.crypto.dsig.TransformService
Returns the URI of the algorithm supported by this TransformService.
getAlgorithmConstant() - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
getAlgorithmConstant() - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
getAlgorithmFactory() - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
getAlgorithmFactory() - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
getAttributeNode(int, String, String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getAttributes() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getAttributes() - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperty
 
getAttributes(Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
 
getAttributes() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getAttributes() - Method in interface javax.xml.crypto.enc.EncryptionProperty
Returns an unmodifiable map of attributes from the XML namespace, where the keys are the name of the attributes (ex: xml:space, xml:lang, xml:base).
getAttributes() - Method in interface javax.xml.crypto.enc.EncryptionProperty
Returns an unmodifiable map of attributes from the XML namespace, where the keys are the name of the attributes (ex: xml:space, xml:lang, xml:base).
getAttributeValue(Node, String) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
getAttributeValue(Element, String) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Returns the attribute value for the attribute with the specified name.
getAvailablePrefix(DOMCryptoContext, String, String, Map) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
 
getAvailablePrefix(DOMCryptoContext, String, String, Map) - Static method in class com.ibm.xml.enc.dom.TransformUtil
 
getAxisIterator(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getAxisTraverser(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getBaseIdentifier() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.MapPrefixResolver
 
getBaseIdentifier() - Method in class com.ibm.xml.enc.dom.PrefixResolverImpl
Return the base identifier.
getBaseURI() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getBaseURI() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getBaseURI() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getBaseURI() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the base URI.
getBaseURI() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the base URI.
getBigNum() - Method in class com.ibm.xml.enc.dom.DOMCryptoBinary
Returns the BigInteger that this object contains.
getCalculatedDigestValue() - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
getCalculatedDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the calculated digest value of this Reference after a validation operation.
getCalculatedDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the calculated digest value of this Reference after a validation operation.
getCanonicalizationMethod() - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
getCanonicalizationMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalization method of this SignedInfo.
getCanonicalizationMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalization method of this SignedInfo.
getCanonicalizationMethod() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
 
getCanonicalizationMethod() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
 
getCanonicalizationMethod() - Method in interface javax.xml.crypto.enc.ToBeEncryptedXML
Returns the canonicalization method
getCanonicalizationMethod() - Method in interface javax.xml.crypto.enc.ToBeEncryptedXML
Returns the canonicalization method
getCanonicalizedData() - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
getCanonicalizedData() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalized signed info bytes after a signing or validation operation.
getCanonicalizedData() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalized signed info bytes after a signing or validation operation.
getCarriedKeyName() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getCarriedKeyName() - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Returns the carried key name of this EncryptedKey.
getCarriedKeyName() - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Returns the carried key name of this EncryptedKey.
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.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.dsig.XMLSignatureException
Returns the cause of this XMLSignatureException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.enc.XMLEncryptionException
Returns the cause of this XMLEncryptionException or null if the cause is nonexistent or unknown.
getCause() - Method in exception javax.xml.crypto.enc.XMLEncryptionException
Returns the cause of this XMLEncryptionException 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.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.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.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.
getCause() - Method in exception javax.xml.crypto.URIReferenceException
Returns the cause of this URIReferenceException or null if the cause is nonexistent or unknown.
getChildNodes() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getChildNodes() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getCipher(String) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
getCipher(String) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
getCipherData() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
getCipherData() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getCipherData() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the cipher data containing the encrypted data.
getCipherData() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the cipher data containing the encrypted data.
getCipherText() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
Returns the encrypted data if the EncryptedType stores the encrypted data as CipherReference.
getCipherText() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getCipherText() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the encrypted data if the EncryptedType stores the encrypted data as CipherReference.
getCipherText() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the encrypted data if the EncryptedType stores the encrypted data as CipherReference.
getCipherValue() - Method in class com.ibm.xml.enc.dom.DOMCipherReference
 
getCipherValue(XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMCipherReference
 
getContent() - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoImpl
 
getContent() - Method in class com.ibm.xml.crypto.dsig.dom.ObjectImpl
 
getContent() - Method in class com.ibm.xml.crypto.dsig.dom.SignaturePropertyImpl
 
getContent() - Method in class com.ibm.xml.crypto.dsig.dom.X509DataImpl
 
getContent() - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperty
 
getContent() - Method in class com.ibm.xml.enc.dom.DOMKeyInfo
 
getContent() - Method in class com.ibm.xml.enc.dom.DOMReferenceType
 
getContent() - Method in class com.ibm.xml.enc.dom.DOMX509Data
 
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.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.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.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 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 interface javax.xml.crypto.enc.EncryptionProperty
Returns an unmodifiable list of XMLStructures.
getContent() - Method in interface javax.xml.crypto.enc.EncryptionProperty
Returns an unmodifiable list of XMLStructures.
getContent() - Method in interface javax.xml.crypto.enc.ReferenceType
Returns an unmodifiable list of XMLStructures representing the child elements of this ReferenceType.
getContent() - Method in interface javax.xml.crypto.enc.ReferenceType
Returns an unmodifiable list of XMLStructures representing the child elements of this ReferenceType.
getContentHandler() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getContext(XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
getData() - Method in class com.ibm.xml.crypto.dsig.dom.transform.BinaryData
Note: This returns the data directly, not copy.
getDataEncryptionAlgorithms() - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getDataEncryptionAlgorithms() - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Return a set of the supported data encryption algorithms by a factory implementation.
getDeclHandler() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDefaultNamespacePrefix() - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns the default namespace prefix.
getDefaultNamespacePrefix() - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns the default namespace prefix.
getDefaultNamespacePrefix() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the default namespace prefix.
getDefaultNamespacePrefix() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the default namespace prefix.
getDereferencedData() - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
getDereferencedData() - Method in interface javax.xml.crypto.dsig.Reference
Returns the dereferenced data, if reference caching is enabled.
getDereferencedData() - Method in interface javax.xml.crypto.dsig.Reference
Returns the dereferenced data, if reference caching is enabled.
getDigestAlgorithms() - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getDigestAlgorithms() - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Return a set of the supported digest algorithms by a factory implementation.
getDigestInputStream() - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
getDigestInputStream() - Method in interface javax.xml.crypto.dsig.Reference
Returns the pre-digested input stream, if reference caching is enabled.
getDigestInputStream() - Method in interface javax.xml.crypto.dsig.Reference
Returns the pre-digested input stream, if reference caching is enabled.
getDigestMethod() - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
getDigestMethod() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest method of this Reference.
getDigestMethod() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest method of this Reference.
getDigestMethod() - Method in class javax.xml.crypto.enc.spec.DHAgreementMethodParameterSpec
Returns the digest method.
getDigestMethod() - Method in class javax.xml.crypto.enc.spec.DHAgreementMethodParameterSpec
Returns the digest method.
getDigestMethod() - Method in class javax.xml.crypto.enc.spec.RSAOAEPParameterSpec
Returns the digest method.
getDigestMethod() - Method in class javax.xml.crypto.enc.spec.RSAOAEPParameterSpec
Returns the digest method.
getDigestValue() - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
Return the DigestValue in a tree.
getDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest value of this Reference.
getDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest value of this Reference.
getDocument() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDocumentAllDeclarationsProcessed() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDocumentBaseURI() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDocumentBuilder() - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getDocumentEncoding(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDocumentRoot(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDocumentStandalone(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDocumentSystemIdentifier(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDocumentTypeDeclarationPublicIdentifier() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDocumentTypeDeclarationSystemIdentifier() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDocumentVersion(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDTDHandler() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getDTM(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.XPathContextWithIR
 
getDTM(Source, boolean, DTMWSFilter, boolean, boolean) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.XPathContextWithIR
 
getElementById(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getElementById(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmWithIR
 
getElementById(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns the Element with the specified ID attribute value.
getElementById(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns the Element with the specified ID attribute value.
getEncoding() - Method in class com.ibm.xml.crypto.dsig.dom.ObjectImpl
 
getEncoding() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
getEncoding() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getEncoding() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the encoding URI of this XMLObject.
getEncoding() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the encoding URI of this XMLObject.
getEncoding() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncoding() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncoding() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncoding() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncoding() - Method in interface javax.xml.crypto.enc.ToBeEncrypted
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncoding() - Method in interface javax.xml.crypto.enc.ToBeEncrypted
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncoding() - Method in class javax.xml.crypto.enc.ToBeEncryptedKey
ToBeEncrypted.getEncoding
getEncoding() - Method in class javax.xml.crypto.enc.ToBeEncryptedKey
ToBeEncrypted.getEncoding
getEncoding() - Method in class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncoding() - Method in class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncoding() - Method in interface javax.xml.crypto.enc.ToBeEncryptedXML
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncoding() - Method in interface javax.xml.crypto.enc.ToBeEncryptedXML
Returns a URI identifying the transfer encoding of the data that has been encrypted.
getEncryptedData() - Method in class javax.xml.crypto.enc.dom.DOMDecryptContext
Returns the EncryptedData element.
getEncryptedData() - Method in class javax.xml.crypto.enc.dom.DOMDecryptContext
Returns the EncryptedData element.
getEncryptionEngine(String) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getEncryptionEngine(String) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Return an instance of EncryptionEngine implementation which handles the algorithm specified by uri.
getEncryptionMethod(String, Integer, AlgorithmParameterSpec) - Static method in class com.ibm.xml.enc.dom.DOMEncManager
This method matches the EncryptionMethod algorithm name to the actual EncryptionMethod implementation
getEncryptionMethod() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
getEncryptionMethod() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getEncryptionMethod() - Method in class javax.xml.crypto.enc.dom.DOMDecryptContext
getEncryptionMethod
getEncryptionMethod() - Method in class javax.xml.crypto.enc.dom.DOMDecryptContext
getEncryptionMethod
getEncryptionMethod() - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
 
getEncryptionMethod() - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
 
getEncryptionMethod() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the encryption method applied to the cipher data.
getEncryptionMethod() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the encryption method applied to the cipher data.
getEncryptionMethod() - Method in interface javax.xml.crypto.enc.XMLDecryptContext
Returns the EncryptionMethod for decryption if the EncryptionMethod is absent from the EncryptedType
getEncryptionMethod() - Method in interface javax.xml.crypto.enc.XMLDecryptContext
Returns the EncryptionMethod for decryption if the EncryptionMethod is absent from the EncryptedType
getEncryptionMethod() - Method in interface javax.xml.crypto.enc.XMLEncryptContext
Returns the EncryptionMethod for encryption if an EncryptionMethod will not be present in the EncryptedType
getEncryptionMethod() - Method in interface javax.xml.crypto.enc.XMLEncryptContext
Returns the EncryptionMethod for encryption if an EncryptionMethod will not be present in the EncryptedType
getEncryptionPrefix(DOMEncryptContext) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Returns the prefix associated with the XML Encryption namespace URI
getEncryptionProperties() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
getEncryptionProperties() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getEncryptionProperties() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the encryption properties associated with this encrypted type.
getEncryptionProperties() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the encryption properties associated with this encrypted type.
getEntityResolver() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getErrorHandler() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getExpandedTypeID(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getExpandedTypeID(String, String, int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getExpression() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the XPath expression to be evaluated.
getExpression() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the XPath expression to be evaluated.
getExternalElements() - Method in class com.ibm.xml.crypto.dsig.dom.PGPDataImpl
 
getExternalElements() - Method in class com.ibm.xml.enc.dom.DOMPGPData
 
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 interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns an unmodifiable list of XMLStructures representing elements from an external namespace.
getFactory() - Static method in class com.ibm.xml.crypto.dsig.dom.transform.XSLTTransformer
 
getFactory() - Method in class com.ibm.xml.crypto.dsig.dom.URIReferenceImpl
Called by URIDereferencer
getFeature(String, String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getFilter() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the filter operation.
getFilter() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the filter operation.
getFirstAttribute(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getFirstChild() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getFirstChild(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getFirstChild() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getFirstChild2(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.DOMUtil
Returns the first child of node.
getFirstChild2(Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Returns the first child of node.
getFirstChildElement(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.DOMUtil
 
getFirstChildElement(Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Returns the first child element of the specified node, or null if there is no such element.
getFirstNamespaceNode(int, boolean) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getHere() - Method in class com.ibm.xml.crypto.dsig.dom.URIReferenceImpl
 
getHere() - Method in class com.ibm.xml.enc.dom.DOMCipherReference
 
getHere() - Method in class com.ibm.xml.enc.dom.DOMDataReference
 
getHere() - Method in class com.ibm.xml.enc.dom.DOMKeyReference
 
getHere() - Method in class com.ibm.xml.enc.dom.DOMRetrievalMethod
 
getHere() - Method in interface javax.xml.crypto.dom.DOMURIReference
Returns the here node.
getHere() - Method in interface javax.xml.crypto.dom.DOMURIReference
Returns the here node.
getId() - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoImpl
 
getId() - Method in class com.ibm.xml.crypto.dsig.dom.ManifestImpl
 
getId() - Method in class com.ibm.xml.crypto.dsig.dom.ObjectImpl
 
getId() - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
getId() - Method in class com.ibm.xml.crypto.dsig.dom.SignaturePropertiesImpl
 
getId() - Method in class com.ibm.xml.crypto.dsig.dom.SignaturePropertyImpl
 
getId() - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
getId() - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
getId() - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl.SignatureValueImpl
 
getId() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
getId() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getId() - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperties
 
getId() - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperty
 
getId() - Method in class com.ibm.xml.enc.dom.DOMKeyInfo
 
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.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.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.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.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.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.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.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
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 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 interface javax.xml.crypto.enc.EncryptedType
Returns the optional ID.
getId() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the optional ID.
getId() - Method in interface javax.xml.crypto.enc.EncryptionProperties
Returns the optional ID.
getId() - Method in interface javax.xml.crypto.enc.EncryptionProperties
Returns the optional ID.
getId() - Method in interface javax.xml.crypto.enc.EncryptionProperty
Returns the optional ID.
getId() - Method in interface javax.xml.crypto.enc.EncryptionProperty
Returns the optional ID.
getIdAttributeValue(Element) - Static method in class com.ibm.xml.crypto.dsig.dom.URIDereferencerImpl
Return the ID value of the element if any.
getIdAttributeValue(Element) - Static method in class com.ibm.xml.enc.dom.DOMURIDereferencer
Return the ID value of the element if any.
getImpl(String, String, Provider) - Static method in class javax.xml.crypto.dsig.XMLDSigSecurity
 
getImpl(String, Map.Entry, String, Provider) - Static method in class javax.xml.crypto.dsig.XMLDSigSecurity
 
getImpl(String, String, Provider) - Static method in class javax.xml.crypto.dsig.XMLDSigSecurity
 
getImpl(String, Map.Entry, String, Provider) - Static method in class javax.xml.crypto.dsig.XMLDSigSecurity
 
getImpl(String, String, Provider) - Static method in class javax.xml.crypto.enc.XMLEncSecurity
 
getImpl(String, String, Provider) - Static method in class javax.xml.crypto.enc.XMLEncSecurity
 
getInputStream() - Method in class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Returns the input stream of this ToBeEncryptedOctetStream
getInputStream() - Method in class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Returns the input stream of this ToBeEncryptedOctetStream
getInstance() - Static method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getInstance() - Static method in class com.ibm.xml.crypto.dsig.dom.URIDereferencerImpl
 
getInstance(String) - Static method in class com.ibm.xml.enc.dom.Debug
Gets an instance of this class
getInstance(Element, XMLCryptoContext) - Static method in class com.ibm.xml.enc.dom.DOMCipherData
 
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) - 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, 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(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(String) - Static method in class javax.xml.crypto.enc.XMLEncryptionFactory
Returns an XMLEncryptionFactory that supports the specified XML processing mechanism and representation type (ex: "DOM").
getInstance(String, Provider) - Static method in class javax.xml.crypto.enc.XMLEncryptionFactory
Returns an XMLEncryptionFactory 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.enc.XMLEncryptionFactory
Returns an XMLEncryptionFactory 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.enc.XMLEncryptionFactory
Returns an XMLEncryptionFactory that supports the default XML processing mechanism and representation type ("DOM").
getInstance(String) - Static method in class javax.xml.crypto.enc.XMLEncryptionFactory
Returns an XMLEncryptionFactory that supports the specified XML processing mechanism and representation type (ex: "DOM").
getInstance(String, Provider) - Static method in class javax.xml.crypto.enc.XMLEncryptionFactory
Returns an XMLEncryptionFactory 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.enc.XMLEncryptionFactory
Returns an XMLEncryptionFactory 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.enc.XMLEncryptionFactory
Returns an XMLEncryptionFactory that supports the default XML processing mechanism and representation type ("DOM").
getIssuerName() - Method in class com.ibm.xml.crypto.dsig.dom.X509IssuerSerialImpl
 
getIssuerName() - Method in class com.ibm.xml.enc.dom.DOMX509IssuerSerial
 
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 interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial
Returns the X.500 distinguished name of this X509IssuerSerial in RFC 2253 String format.
getIvParameterSpec() - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
 
getIvParameterSpec() - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
 
getIvParameterSpec() - Method in interface javax.xml.crypto.enc.XMLEncryptContext
Returns the IvParameterSpec to be use for block encryption if an initialization vector is needed.
getIvParameterSpec() - Method in interface javax.xml.crypto.enc.XMLEncryptContext
Returns the IvParameterSpec to be use for block encryption if an initialization vector is needed.
getKANonce() - Method in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
Returns a nonce that assures different key materials are generated.
getKANonce() - Method in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
Returns a nonce that assures different key materials are generated.
getKey() - Method in class javax.xml.crypto.enc.ToBeEncryptedKey
Returns the to be encrypted key
getKey() - Method in class javax.xml.crypto.enc.ToBeEncryptedKey
Returns the to be encrypted key
getKey() - Method in interface javax.xml.crypto.KeySelectorResult
Returns the selected key.
getKey() - Method in interface javax.xml.crypto.KeySelectorResult
Returns the selected key.
getKeyEncryptionAlgorithms() - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getKeyEncryptionAlgorithms() - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Return a set of the supported key encryption algorithms by a factory implementation.
getKeyGenerationEngine(String, String) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getKeyGenerationEngine(String, String) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Return an instance of KeyGenerationEngine implementation which handles the algorithm specified by uri.
getKeyId() - Method in class com.ibm.xml.crypto.dsig.dom.PGPDataImpl
 
getKeyId() - Method in class com.ibm.xml.enc.dom.DOMPGPData
 
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 interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns the PGP public key identifier of this PGPData as defined in RFC 2440, section 11.2.
getKeyInfo() - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
getKeyInfo() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
getKeyInfo() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getKeyInfo() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the key info of this XMLSignature.
getKeyInfo() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the key info of this XMLSignature.
getKeyInfo() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the key info that carries information about the key used to encrypt the data.
getKeyInfo() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the key info that carries information about the key used to encrypt the data.
getKeyInfoFactory() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns a KeyInfoFactory that creates KeyInfo objects.
getKeyInfoFactory() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns a KeyInfoFactory that creates KeyInfo objects.
getKeyPacket() - Method in class com.ibm.xml.crypto.dsig.dom.PGPDataImpl
 
getKeyPacket() - Method in class com.ibm.xml.enc.dom.DOMPGPData
 
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 interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns the PGP key material packet of this PGPData as defined in RFC 2440, section 5.5.
getKeySelector() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
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.
getKeySelector() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the key selector for finding a key.
getKeySelectorResult() - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
getKeySelectorResult() - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
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 interface javax.xml.crypto.dsig.XMLSignature
Returns the result of the KeySelector, if specified, after this XMLSignature has been signed or validated.
getKeySize() - Method in interface com.ibm.xml.crypto.spi.KeyGenerationEngine
Returns the size of the key generated by this engine.
getKeySize() - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
getKeySize() - Method in interface javax.xml.crypto.enc.EncryptionMethod
Returns the size of the key to be used with this EncryptionMethod.
getKeySize() - Method in interface javax.xml.crypto.enc.EncryptionMethod
Returns the size of the key to be used with this EncryptionMethod.
getLastChild() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getLastChild(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getLastChild() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getLastChild2(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.DOMUtil
Returns the last child of node.
getLastChildElement(Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Returns the last child element of the specified node, or null if there is no such element.
getLength() - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.NodeListImpl
 
getLength() - Method in class com.ibm.xml.enc.dom.C14nUtil.NodeListImpl
 
getLength() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML.NodeListImpl
 
getLength() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML.NodeListImpl
 
getLevel() - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
getLevel(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getLexicalHandler() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getLocalName() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getLocalName(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getLocalName() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getLocalNameFromExpandedNameID(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
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.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.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").
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").
getMechanismType() - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Returns the type of the XML processing mechanism and representation supported by this XMLEncryptionFactory (ex: "DOM").
getMechanismType() - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Returns the type of the XML processing mechanism and representation supported by this XMLEncryptionFactory (ex: "DOM").
getMessageDigest(String, AlgorithmParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getMessageDigest(String, AlgorithmParameterSpec) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Return an instance of MessageDigest implementation which handles the algorithm specified by uri.
getMimeType() - Method in class com.ibm.xml.crypto.dsig.dom.ObjectImpl
 
getMimeType() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
getMimeType() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getMimeType() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the mime type of this XMLObject.
getMimeType() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the mime type of this XMLObject.
getMimeType() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Returns the mime type of the data that has been encrypted.
getMimeType() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Returns the mime type of the data that has been encrypted.
getMimeType() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the mime type of the data that has been encrypted.
getMimeType() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the mime type of the data that has been encrypted.
getMimeType() - Method in interface javax.xml.crypto.enc.ToBeEncrypted
Returns the mime type of the data that has been encrypted.
getMimeType() - Method in interface javax.xml.crypto.enc.ToBeEncrypted
Returns the mime type of the data that has been encrypted.
getMimeType() - Method in class javax.xml.crypto.enc.ToBeEncryptedKey
ToBeEncrypted.getMimeType
getMimeType() - Method in class javax.xml.crypto.enc.ToBeEncryptedKey
ToBeEncrypted.getMimeType
getMimeType() - Method in class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Returns the mime type of the data that has been encrypted.
getMimeType() - Method in class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Returns the mime type of the data that has been encrypted.
getMimeType() - Method in interface javax.xml.crypto.enc.ToBeEncryptedXML
Returns the mime type of the data that has been encrypted.
getMimeType() - Method in interface javax.xml.crypto.enc.ToBeEncryptedXML
Returns the mime type of the data that has been encrypted.
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 javax.xml.crypto.OctetStreamData
Returns the MIME type associated with the data object represented by this OctetStreamData.
getName() - Method in class com.ibm.xml.crypto.dsig.dom.KeyNameImpl
 
getName() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getName() - Method in class com.ibm.xml.enc.dom.DOMKeyName
 
getName() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getName() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyName
Returns the name of this KeyName.
getName() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyName
Returns the name of this KeyName.
getNamespaceForPrefix(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.MapPrefixResolver
 
getNamespaceForPrefix(String, Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.MapPrefixResolver
 
getNamespaceForPrefix(String) - Method in class com.ibm.xml.enc.dom.PrefixResolverImpl
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in class com.ibm.xml.enc.dom.PrefixResolverImpl
Given a namespace, get the corrisponding prefix.
getNamespaceFromExpandedNameID(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
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.XPathFilterParameterSpec
Returns a map of namespace prefixes.
getNamespaceMap() - Method in class javax.xml.crypto.dsig.spec.XPathType
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
Returns the namespace prefix that the specified namespace URI is associated with.
getNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns the namespace prefix that the specified namespace URI is associated with.
getNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the namespace prefix that the specified namespace URI is associated with.
getNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the namespace prefix that the specified namespace URI is associated with.
getNamespaceURI() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getNamespaceURI(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getNamespaceURI() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getNextAttribute(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getNextElement(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.DOMUtil
 
getNextNamespaceNode(int, int, boolean) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getNextSibling() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getNextSibling(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getNextSibling() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getNextSibling() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the nextSibling node.
getNextSibling() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the nextSibling node.
getNextSibling() - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
Returns the nextSibling node.
getNextSibling() - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
Returns the nextSibling node.
getNextSibling2(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.DOMUtil
 
getNextSibling2(Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
 
getNextSiblingElement(Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Returns the next sibling element of the specified node, or null if there is no such element.
getNode() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
getNode(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getNode() - Method in class javax.xml.crypto.dom.DOMStructure
Returns the node contained in this DOMStructure.
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.
getNode() - Method in class javax.xml.crypto.dsig.dom.DOMValidateContext
Returns the node.
getNodeList() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Returns the XML to be encrypted.
getNodeList() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Returns the XML to be encrypted.
getNodeName() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getNodeName(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getNodeName() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getNodeNameX(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getNodeType() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getNodeType(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getNodeType() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getNodeValue() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getNodeValue(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getNodeValue() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getNSPrefix(XMLCryptoContext, String) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Returns the prefix associated with the specified namespace URI
getOAEPParams() - Method in class javax.xml.crypto.enc.spec.RSAOAEPParameterSpec
Returns the encoded OAEP parameters.
getOAEPParams() - Method in class javax.xml.crypto.enc.spec.RSAOAEPParameterSpec
Returns the encoded OAEP parameters.
getObjects() - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
getObjects() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns an unmodifiable list of XMLObjects contained in this XMLSignature.
getObjects() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns an unmodifiable list of XMLObjects contained in this XMLSignature.
getOctetStream() - Method in class javax.xml.crypto.OctetStreamData
Returns the input stream of this OctetStreamData.
getOctetStream() - Method in class javax.xml.crypto.OctetStreamData
Returns the input stream of this OctetStreamData.
getOmittedNode() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
getOmittedNode() - Method in class com.ibm.xml.enc.dom.TreeNodeSetData
 
getOriginatorKeyInfo() - Method in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
Returns key information from the originator used to determine the secret key.
getOriginatorKeyInfo() - Method in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
Returns key information from the originator used to determine the secret key.
getOutputLength() - Method in class javax.xml.crypto.dsig.spec.HMACParameterSpec
Returns the truncation length.
getOutputLength() - Method in class javax.xml.crypto.dsig.spec.HMACParameterSpec
Returns the truncation length.
getOwnerDocument() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getOwnerDocument(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getOwnerDocument(Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Returns the owner document of the specified node.
getOwnerDocument() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getOwnerElement() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getOwnerElement() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getParameterSpec() - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmMethodImpl
 
getParameterSpec() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
getParameterSpec() - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
getParameterSpec() - Method in class com.ibm.xml.enc.dom.DOMTransform
 
getParameterSpec() - Method in class com.ibm.xml.enc.dom.XPathDOMTransform
 
getParameterSpec() - Method in interface javax.xml.crypto.AlgorithmMethod
Returns the algorithm parameters of this AlgorithmMethod.
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.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.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.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 interface javax.xml.crypto.dsig.Transform
Returns the algorithm-specific input parameters associated with this Transform.
getParameterSpec() - Method in interface javax.xml.crypto.enc.EncryptionMethod
Returns algorithm-specific parameters for this EncryptionMethod.
getParameterSpec() - Method in interface javax.xml.crypto.enc.EncryptionMethod
Returns algorithm-specific parameters for this EncryptionMethod.
getParameterSpec() - Method in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
Returns the algorithm-specific input parameters of this AgreementMethod.
getParameterSpec() - Method in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
Returns the algorithm-specific input parameters of this AgreementMethod.
getParent(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getParent() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the parent node.
getParent() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the parent node.
getParent() - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
Returns the parent node.
getParent() - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
Returns the parent node.
getParentNode() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getParentNode() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getPrefix() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getPrefix(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getPrefix() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getPrefixList() - Method in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Returns the inclusive namespace prefix list.
getPrefixList() - Method in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Returns the inclusive namespace prefix list.
getPreviousSibling() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getPreviousSibling(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getPreviousSibling() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getPreviousSibling2(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.DOMUtil
 
getProperties() - Method in class com.ibm.xml.crypto.dsig.dom.SignaturePropertiesImpl
 
getProperties() - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperties
 
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 interface javax.xml.crypto.dsig.SignatureProperties
Returns an unmodifiable list of one or more SignaturePropertys that are contained in this SignatureProperties.
getProperties() - Method in interface javax.xml.crypto.enc.EncryptionProperties
Returns an unmodifiable list of EncryptionPropertys.
getProperties() - Method in interface javax.xml.crypto.enc.EncryptionProperties
Returns an unmodifiable list of EncryptionPropertys.
getProperty(String) - Method in class com.ibm.xml.crypto.IBMXMLCryptoProvider
 
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 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 interface javax.xml.crypto.XMLCryptoContext
Returns the value of the specified property.
getProvider() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns the provider of this KeyInfoFactory.
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.TransformService
Returns the provider of this TransformService.
getProvider() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns the provider of this XMLSignatureFactory.
getProvider() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns the provider of this XMLSignatureFactory.
getProvider() - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Returns the provider of this XMLEncryptionFactory.
getProvider() - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Returns the provider of this XMLEncryptionFactory.
getPublicKey() - Method in class com.ibm.xml.crypto.dsig.dom.KeyValueImpl
 
getPublicKey() - Method in class com.ibm.xml.enc.dom.DOMDHKeyValue
 
getPublicKey() - Method in class com.ibm.xml.enc.dom.DOMKeyValue
 
getPublicKey() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyValue
Returns the public key of this KeyValue.
getPublicKey() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyValue
Returns the public key of this KeyValue.
getPublicKey() - Method in interface javax.xml.crypto.enc.keyinfo.DHKeyValue
Returns the public key of this DHKeyValue
getPublicKey() - Method in interface javax.xml.crypto.enc.keyinfo.DHKeyValue
Returns the public key of this DHKeyValue
getRecipient() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getRecipient() - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Returns a hint as to which recipient this EncryptedKey is intended for.
getRecipient() - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Returns a hint as to which recipient this EncryptedKey is intended for.
getRecipientKeyInfo() - Method in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
Returns key information from the recipient used to determine the secret key.
getRecipientKeyInfo() - Method in interface javax.xml.crypto.enc.keyinfo.AgreementMethod
Returns key information from the recipient used to determine the secret key.
getReferenceList() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getReferenceList() - Method in class com.ibm.xml.enc.dom.DOMReferenceList
Returns the unmodifiable references list
getReferenceList() - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Returns an unmodifiable list of ReferenceTypes containing pointers to data and keys encrypted using this key.
getReferenceList() - Method in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
Returns an unmodifiable list of ReferenceTypes containing pointers to data and keys encrypted using this key.
getReferences() - Method in class com.ibm.xml.crypto.dsig.dom.ManifestImpl
 
getReferences() - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
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.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 interface javax.xml.crypto.dsig.SignedInfo
Returns an unmodifiable list of one or more References.
getSchemaTypeInfo() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getSerialNumber() - Method in class com.ibm.xml.crypto.dsig.dom.X509IssuerSerialImpl
 
getSerialNumber() - Method in class com.ibm.xml.enc.dom.DOMX509IssuerSerial
 
getSerialNumber() - Method in interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial
Returns the serial number of this X509IssuerSerial.
getSerialNumber() - Method in interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial
Returns the serial number of this X509IssuerSerial.
getSignatureAlgorithms() - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getSignatureAlgorithms() - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Return a set of the supported signature algorithms by a factory implementation.
getSignatureEngine(String) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
getSignatureEngine(String) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Return an instance of SignatureEngine implementation which handles the algorithm specified by uri.
getSignatureMethod() - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
getSignatureMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the signature method of this SignedInfo.
getSignatureMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the signature method of this SignedInfo.
getSignaturePrefix(XMLCryptoContext) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Returns the prefix associated with the XML Signature namespace URI
getSignatureValue() - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
getSignatureValue() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the signature value of this XMLSignature.
getSignatureValue() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the signature value of this XMLSignature.
getSignedInfo() - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
getSignedInfo() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the signed info of this XMLSignature.
getSignedInfo() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the signed info of this XMLSignature.
getSourceLocatorFor(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getSpecified() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getSpecified() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getStart() - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
getStringValue(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getStringValue(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
Concatinate text in child nodes of specified node
getStringValue(Node) - Static method in class com.ibm.xml.enc.dom.TransformUtil
Concatinate text in child nodes of specified node
getStringValueChunk(int, int, int[]) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getStringValueChunkCount(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getStylesheet() - Method in class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
Returns the stylesheet.
getStylesheet() - Method in class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
Returns the stylesheet.
getTarget() - Method in class com.ibm.xml.crypto.dsig.dom.SignaturePropertyImpl
 
getTarget() - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperty
 
getTarget() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns the target URI of this SignatureProperty.
getTarget() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns the target URI of this SignatureProperty.
getTarget() - Method in interface javax.xml.crypto.enc.EncryptionProperty
Returns the target URI of the EncryptedType structure that this property describes.
getTarget() - Method in interface javax.xml.crypto.enc.EncryptionProperty
Returns the target URI of the EncryptedType structure that this property describes.
getText() - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
getTextContent() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getTextContent(Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
 
getToBeEncrypted() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
getToBeEncrypted() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getToBeEncrypted() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the data to be encrypted if there is any
getToBeEncrypted() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns the data to be encrypted if there is any
getTopNode() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
getTopNode() - Method in class com.ibm.xml.enc.dom.TreeNodeSetData
 
getTransforms() - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
getTransforms() - Method in class com.ibm.xml.crypto.dsig.dom.RetrievalMethodImpl
 
getTransforms() - Method in class com.ibm.xml.enc.dom.DOMCipherReference
 
getTransforms() - Method in class com.ibm.xml.enc.dom.DOMRetrievalMethod
 
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.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 interface javax.xml.crypto.dsig.Reference
Returns an unmodifiable list of Transforms that are contained in this Reference.
getTransforms() - Method in interface javax.xml.crypto.enc.CipherReference
Returns an unmodifiable list of Transforms that describe how to transform the referenced cipher data into an octet sequence.
getTransforms() - Method in interface javax.xml.crypto.enc.CipherReference
Returns an unmodifiable list of Transforms that describe how to transform the referenced cipher data into an octet sequence.
getType() - Method in class com.ibm.xml.crypto.dsig.dom.URIReferenceImpl
 
getType() - Method in class com.ibm.xml.enc.dom.DOMCipherReference
 
getType() - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
getType() - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
getType() - Method in class com.ibm.xml.enc.dom.DOMReferenceType
 
getType() - Method in class com.ibm.xml.enc.dom.DOMRetrievalMethod
 
getType() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Returns a URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML
Returns a URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns a URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in interface javax.xml.crypto.enc.EncryptedType
Returns a URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in interface javax.xml.crypto.enc.ToBeEncrypted
Returns a URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in interface javax.xml.crypto.enc.ToBeEncrypted
Returns a URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in class javax.xml.crypto.enc.ToBeEncryptedKey
Returns a URI identifying the type of the encrypted key.
getType() - Method in class javax.xml.crypto.enc.ToBeEncryptedKey
Returns a URI identifying the type of the encrypted key.
getType() - Method in class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Returns a URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Returns a URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in interface javax.xml.crypto.enc.ToBeEncryptedXML
Returns the URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in interface javax.xml.crypto.enc.ToBeEncryptedXML
Returns the URI identifying the type of the plaintext form of the encrypted content.
getType() - Method in interface javax.xml.crypto.URIReference
Returns the type of data referenced by this URI.
getType() - Method in interface javax.xml.crypto.URIReference
Returns the type of data referenced by this URI.
getTypedAxisIterator(int, int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getUnit() - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
getUnparsedEntityURI(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
getURI() - Method in class com.ibm.xml.crypto.dsig.dom.URIReferenceImpl
 
getURI() - Method in class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
getURI() - Method in class com.ibm.xml.crypto.dsig.SignatureEngineDSA
 
getURI() - Method in class com.ibm.xml.crypto.dsig.SignatureEngineECDSA
 
getURI() - Method in class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
getURI() - Method in class com.ibm.xml.crypto.dsig.SignatureEngineRSA
 
getURI() - Method in interface com.ibm.xml.crypto.spi.EncryptionEngine
Returns the algorithm URI of this engine.
getURI() - Method in interface com.ibm.xml.crypto.spi.KeyGenerationEngine
Returns the algorithm URI of this engine.
getURI() - Method in interface com.ibm.xml.crypto.spi.SignatureEngine
Return the algorithm identifier.
getURI() - Method in class com.ibm.xml.enc.dom.DOMCipherReference
 
getURI() - Method in class com.ibm.xml.enc.dom.DOMReferenceType
 
getURI() - Method in class com.ibm.xml.enc.dom.DOMRetrievalMethod
 
getURI() - Method in interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Returns the URI of the referenced KeyInfo information.
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 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 interface javax.xml.crypto.URIReference
Returns the URI of the referenced data object.
getURIDereferencer() - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
getURIDereferencer() - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
getURIDereferencer() - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
getURIDereferencer() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
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.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 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 interface javax.xml.crypto.XMLCryptoContext
Returns a URIDereferencer that is used to dereference URIReferences.
getURIReference() - Method in exception javax.xml.crypto.URIReferenceException
Returns the URIReference that was being dereferenced when the exception was thrown.
getURIReference() - Method in exception javax.xml.crypto.URIReferenceException
Returns the URIReference that was being dereferenced when the exception was thrown.
getUserData(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getValue() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
getValue() - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl.SignatureValueImpl
 
getValue() - Method in class com.ibm.xml.enc.dom.DOMCipherValue
 
getValue() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
getValue() - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Returns the signature value of this SignatureValue.
getValue() - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Returns the signature value of this SignatureValue.
getValue() - Method in interface javax.xml.crypto.enc.CipherValue
Returns the encrypted data.
getValue() - Method in interface javax.xml.crypto.enc.CipherValue
Returns the encrypted data.
getXPath() - Method in class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Returns the XPath expression to be evaluated.
getXPath() - Method in class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Returns the XPath expression to be evaluated.
getXPathList() - Method in class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec
Returns a list of one or more XPathType objects.
getXPathList() - Method in class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec
Returns a list of one or more XPathType objects.

H

HANDLER_FILE - Static variable in class com.ibm.xml.enc.dom.Debug
 
HANDLER_TYPE - Static variable in class com.ibm.xml.enc.dom.Debug
 
handlesNullPrefixes() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.MapPrefixResolver
 
handlesNullPrefixes() - Method in class com.ibm.xml.enc.dom.PrefixResolverImpl
 
hasAttributes() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
hasAttributes() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
hasChildNodes() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
hasChildNodes(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
hasChildNodes() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
hasNext() - Method in class com.ibm.xml.crypto.dsig.dom.transform.Enveloped.OmittingIterator
 
hasNext() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.ListIterator
 
hasNext() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData.ReadOnlyListIterator
 
hasNext() - Method in class com.ibm.xml.enc.dom.TransformUtil.ListIterator
 
hasNext() - Method in class com.ibm.xml.enc.dom.TreeNodeSetData.ReadOnlyListIterator
 
hasXPath - Variable in class com.ibm.xml.crypto.dsig.dom.TransformContext
 
hasXPath - Variable in class com.ibm.xml.enc.dom.TransformContext
 
heapSort(int[], String[], int) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil
Sort String array.
heapSort(int[], String[], int) - Static method in class com.ibm.xml.enc.dom.C14nUtil
Sort String array.
Help() - Static method in class com.ibm.xml.enc.dom.Debug
 
hereNode - Variable in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.Owner
 
HMAC_SHA1 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The HMAC-SHA1 MAC signature method algorithm URI
HMAC_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The HMAC-SHA1 MAC signature method algorithm URI
HMAC_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The HMAC-SHA1 MAC signature method algorithm URI
HMAC_SHA256 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The HMAC-SHA256 MAC signature method algorithm URI
HMAC_SHA384 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The HMAC-SHA384 MAC signature method algorithm URI
HMAC_SHA512 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The HMAC-SHA512 MAC signature method algorithm URI
HMACParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the XML Signature HMAC Algorithm.
HMACParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the XML Signature HMAC Algorithm.
HMACParameterSpec(int) - Constructor for class javax.xml.crypto.dsig.spec.HMACParameterSpec
Creates an HMACParameterSpec with the specified truncation length.
HMACParameterSpec(int) - Constructor for class javax.xml.crypto.dsig.spec.HMACParameterSpec
Creates an HMACParameterSpec with the specified truncation length.

I

IBMXMLCryptoProvider - Class in com.ibm.xml.crypto
 
IBMXMLCryptoProvider() - Constructor for class com.ibm.xml.crypto.IBMXMLCryptoProvider
 
IBMXMLEncProvider - Class in com.ibm.xml.enc
Defines the XMLEncRI provider.
IBMXMLEncProvider() - Constructor for class com.ibm.xml.enc.IBMXMLEncProvider
 
idMap - Variable in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.Owner
 
INCLUSIVE - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML (without comments) canonicalization method algorithm URI.
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.
INCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML with comments canonicalization method algorithm URI.
increment() - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
indent(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
init(TransformParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nTransformer
 
init(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nTransformer
 
init(TransformParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
init(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
init(TransformParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPath2Transformer
 
init(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPath2Transformer
 
init(TransformParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathTransformer
 
init(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathTransformer
 
init(TransformParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XSLTTransformer
 
init(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XSLTTransformer
 
init(int, Key, AlgorithmParameterSpec) - Method in interface com.ibm.xml.crypto.spi.EncryptionEngine
Initializes this engine with a key and a set of algorithm parameters.
init(AlgorithmParameterSpec) - Method in interface com.ibm.xml.crypto.spi.KeyGenerationEngine
Initializes this engine with a set of algorithm parameters.
init(Properties) - Method in class com.ibm.xml.enc.dom.Debug
Initializes the Debug instance.
init(String, Integer, AlgorithmParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
init(TransformParameterSpec) - Method in class com.ibm.xml.enc.dom.XPathDOMTransform
 
init(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.XPathDOMTransform
 
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(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.
initializeDecls(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
declaration node name ==> declared namespace map.
initializeDecls(Node) - Static method in class com.ibm.xml.enc.dom.TransformUtil
declaration node name ==> declared namespace map.
initSign(Key) - Method in class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
initSign(Key) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineDSA
 
initSign(Key) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineECDSA
 
initSign(Key) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
initSign(Key) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineRSA
 
initSign(Key) - Method in interface com.ibm.xml.crypto.spi.SignatureEngine
Initialize for signing.
initVerify(Key) - Method in class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
initVerify(Key) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineDSA
 
initVerify(Key) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineECDSA
 
initVerify(Key) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
initVerify(Key) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineRSA
 
initVerify(Key) - Method in interface com.ibm.xml.crypto.spi.SignatureEngine
Initialize for verification.
insertBase64Binary(Node, byte[]) - Static method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
insertBefore(Node, Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
insertBefore(Node, Node) - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
INSTANCE - Static variable in class com.ibm.xml.enc.dom.DOMURIDereferencer
 
INTERSECT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The intersect filter operation.
INTERSECT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The intersect filter operation.
isAncestor(Object, Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil
 
isAncestor(Object, Node) - Static method in class com.ibm.xml.enc.dom.C14nUtil
 
isAncestorOrSelf(Node, Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
 
isAncestorOrSelf(Node, Node) - Static method in class com.ibm.xml.enc.dom.TransformUtil
 
isAttributeSpecified(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
isCharacterElementContentWhitespace(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
isDefaultNamespace(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
isDocumentAllDeclarationsProcessed(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
isEqualNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
isFeatureSupported(String) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
isFeatureSupported(String) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
isFeatureSupported(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
isFeatureSupported(String) - Method in class com.ibm.xml.crypto.dsig.dom.XMLStructureImpl
 
isFeatureSupported(String) - Method in class com.ibm.xml.enc.dom.DOMDHKeyValue
 
isFeatureSupported(String) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
isFeatureSupported(String) - Method in class com.ibm.xml.enc.dom.DOMStructure
 
isFeatureSupported(String) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
 
isFeatureSupported(String) - Method in class com.ibm.xml.enc.dom.XPathDOMTransform
 
isFeatureSupported(String) - Method in class javax.xml.crypto.dom.DOMStructure
 
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.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 class javax.xml.crypto.dsig.XMLSignatureFactory
Indicates whether a specified feature is supported.
isFeatureSupported(String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Indicates whether a specified feature is supported.
isFeatureSupported(String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
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 interface javax.xml.crypto.XMLStructure
Indicates whether a specified feature is supported.
isId() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
isIgnorableNode(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
isIgnorableNode2(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
isNodeAfter(int, int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
isOn(String) - Static method in class com.ibm.xml.enc.dom.Debug
Indicates whether the specified module's debugging is turned on.
isSameNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
isSupported(String, String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
isSupported(String, String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
isSupported(String, String) - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
isWhitespaceNode(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
isWithComments() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
isWithComments() - Method in class com.ibm.xml.enc.dom.TreeNodeSetData
 
item(int) - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.NodeListImpl
 
item(int) - Method in class com.ibm.xml.enc.dom.C14nUtil.NodeListImpl
 
item(int) - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML.NodeListImpl
 
item(int) - Method in class javax.xml.crypto.enc.dom.DOMToBeEncryptedXML.NodeListImpl
 
iter - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.ListIterator
 
iter - Variable in class com.ibm.xml.enc.dom.TransformUtil.ListIterator
 
iterator() - Method in class com.ibm.xml.crypto.dsig.dom.NodeSetDataImpl
 
iterator() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
iterator() - Method in class com.ibm.xml.enc.dom.DOMUtils.NodeSet
 
iterator() - Method in class com.ibm.xml.enc.dom.NodeSetDataImpl
 
iterator() - Method in class com.ibm.xml.enc.dom.TreeNodeSetData
 
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 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 interface javax.xml.crypto.NodeSetData
Returns a read-only iterator over the nodes contained in this NodeSetData in document order.

J

javax.xml.crypto - package javax.xml.crypto
 
javax.xml.crypto - package javax.xml.crypto
 
javax.xml.crypto.dom - package javax.xml.crypto.dom
 
javax.xml.crypto.dom - package javax.xml.crypto.dom
 
javax.xml.crypto.dsig - package javax.xml.crypto.dsig
 
javax.xml.crypto.dsig - package javax.xml.crypto.dsig
 
javax.xml.crypto.dsig.dom - package javax.xml.crypto.dsig.dom
 
javax.xml.crypto.dsig.dom - package javax.xml.crypto.dsig.dom
 
javax.xml.crypto.dsig.keyinfo - package javax.xml.crypto.dsig.keyinfo
 
javax.xml.crypto.dsig.keyinfo - package javax.xml.crypto.dsig.keyinfo
 
javax.xml.crypto.dsig.spec - package javax.xml.crypto.dsig.spec
 
javax.xml.crypto.dsig.spec - package javax.xml.crypto.dsig.spec
 
javax.xml.crypto.enc - package javax.xml.crypto.enc
 
javax.xml.crypto.enc - package javax.xml.crypto.enc
 
javax.xml.crypto.enc.dom - package javax.xml.crypto.enc.dom
 
javax.xml.crypto.enc.dom - package javax.xml.crypto.enc.dom
 
javax.xml.crypto.enc.keyinfo - package javax.xml.crypto.enc.keyinfo
 
javax.xml.crypto.enc.keyinfo - package javax.xml.crypto.enc.keyinfo
 
javax.xml.crypto.enc.spec - package javax.xml.crypto.enc.spec
 
javax.xml.crypto.enc.spec - package javax.xml.crypto.enc.spec
 

K

KEY_ALGORITHM - Static variable in class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
KeyGenerationEngine - Interface in com.ibm.xml.crypto.spi
This interface defines methods for key generation.
keyId - Variable in class com.ibm.xml.crypto.dsig.dom.PGPDataImpl
 
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 - 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.
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 - 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.
KeyInfoFactory() - Constructor for class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Default constructor, for invocation by subclasses.
KeyInfoFactoryImpl - Class in com.ibm.xml.crypto.dsig.dom
 
KeyInfoFactoryImpl() - Constructor for class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
KeyInfoImpl - Class in com.ibm.xml.crypto.dsig.dom
 
KeyInfoImpl(AlgorithmFactory, List, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.KeyInfoImpl
 
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 - 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.
KeyNameImpl - Class in com.ibm.xml.crypto.dsig.dom
 
KeyNameImpl(AlgorithmFactory, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.KeyNameImpl
 
keyPacket - Variable in class com.ibm.xml.crypto.dsig.dom.PGPDataImpl
 
keyProvider - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
KeyReference - Interface in javax.xml.crypto.enc
A representation of the XML KeyReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
KeyReference - Interface in javax.xml.crypto.enc
A representation of the XML KeyReference element as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
KeySelector - Class in javax.xml.crypto
A selector that finds and returns a key using the data contained in a KeyInfo object.
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() - 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.
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 - 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).
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.
KeySelectorResult - Interface in javax.xml.crypto
The result returned by the KeySelector.select method.
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 - 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.
KeyValueImpl - Class in com.ibm.xml.crypto.dsig.dom
 
KeyValueImpl(AlgorithmFactory, PublicKey) - Constructor for class com.ibm.xml.crypto.dsig.dom.KeyValueImpl
 
KW_AES128 - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-128 Symmetric Key Wrap Algorithm URI.
KW_AES128 - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-128 Symmetric Key Wrap Algorithm URI.
KW_AES192 - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-192 Symmetric Key Wrap Algorithm URI.
KW_AES192 - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-192 Symmetric Key Wrap Algorithm URI.
KW_AES256 - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-256 Symmetric Key Wrap Algorithm URI.
KW_AES256 - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
AES-256 Symmetric Key Wrap Algorithm URI.
KW_TRIPLEDES - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
TRIPLEDES Symmetric Key Wrap Algorithm URI.
KW_TRIPLEDES - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
TRIPLEDES Symmetric Key Wrap Algorithm URI.

L

list - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.ListIterator
 
list - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
list - Variable in class com.ibm.xml.enc.dom.TransformUtil.ListIterator
 
list - Variable in class com.ibm.xml.enc.dom.TreeNodeSetData
 
lookupNamespaceURI(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
lookupPrefix(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 

M

m_context - Variable in class com.ibm.xml.enc.dom.PrefixResolverImpl
The context to resolve the prefix from, if the context is not given.
macProvider - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
makePrefixMap(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
prefix ==> namespace map.
makePrefixMap(Node) - Static method in class com.ibm.xml.enc.dom.TransformUtil
prefix ==> namespace map.
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 - 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.
ManifestImpl - Class in com.ibm.xml.crypto.dsig.dom
 
ManifestImpl(AlgorithmFactory, List, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.ManifestImpl
 
map - Variable in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.MapPrefixResolver
 
mapAlgorithm(String) - Static method in class com.ibm.xml.enc.dom.Utils
 
marshal(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoImpl
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMCipherReference
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMCipherValue
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMCryptoBinary
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMDataReference
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
marshal(Node, Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
marshal(Node, Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptedKey
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
This method invokes the abstract marshalParams method to marshal any algorithm-specific parameters.
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperties
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMEncryptionProperty
 
marshal(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMKeyInfo
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMKeyInfo
 
marshal(Node, Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMKeyInfo
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMKeyName
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMKeyReference
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMKeyValue
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMOriginatorKeyInfo
 
marshal(Node, Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMOriginatorKeyInfo
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMPGPData
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMRecipientKeyInfo
 
marshal(Node, Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMRecipientKeyInfo
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMReferenceList
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMReferenceType
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMRetrievalMethod
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMStructure
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMTransform
This method invokes the abstract marshalParams method to marshal any algorithm-specific parameters.
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMX509Data
 
marshal(Node, String, DOMCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMX509IssuerSerial
 
marshal(XMLStructure, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Marshals the key info to XML.
marshal(XMLStructure, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Marshals the key info to XML.
marshalAny(XMLStructure) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalDigestMethod(DigestMethod) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
MarshalException - Exception in javax.xml.crypto
Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process.
MarshalException - Exception in javax.xml.crypto
Indicates an exceptional condition that occured 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).
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).
marshalKeyInfo(KeyInfo, Node, DOMCryptoContext, AlgorithmFactory) - Static method in class com.ibm.xml.crypto.dsig.dom.Marshalling
Called by KeyInfoImpl.marshal()
marshalKeyInfo(KeyInfo) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalKeyName(KeyName) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalKeyValue(KeyValue) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
Marshalling - Class in com.ibm.xml.crypto.dsig.dom
$Id: Marshalling.java,v 1.16 2005/05/18 04:18:29 kent Exp $
Marshalling(DOMSignContext, AlgorithmFactory) - Constructor for class com.ibm.xml.crypto.dsig.dom.Marshalling
 
Marshalling(Node, DOMCryptoContext, AlgorithmFactory) - Constructor for class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalManifest(Manifest) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalObject(XMLObject) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalOther(DOMStructure) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalParameter(String, AlgorithmParameterSpec, Element) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
marshalParameter(String, AlgorithmParameterSpec, Element, Marshalling) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
marshalParameter(String, AlgorithmParameterSpec, Element) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Marshal the specified spec under the el element.
marshalParams(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nTransformer
 
marshalParams(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
marshalParams(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPath2Transformer
 
marshalParams(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathTransformer
 
marshalParams(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XSLTTransformer
 
marshalParams(Element, String) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
marshalParams(Element, String) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
Marshals the algorithm-specific parameters to an Element and appends it to the specified parent element.
marshalParams(Element, String) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
marshalParams(Element, String) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
marshalParams(Element, String) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
marshalParams(Element, String) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
marshalParams(Element, String) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
marshalParams(XMLStructure, XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.XPathDOMTransform
 
marshalParams(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Marshals the algorithm-specific parameters.
marshalParams(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Marshals the algorithm-specific parameters.
marshalPGPData(PGPData) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalReference(Reference) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalRetrievalMethod(RetrievalMethod) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalSignature(XMLSignature, DOMSignContext, AlgorithmFactory) - Static method in class com.ibm.xml.crypto.dsig.dom.Marshalling
Called by XMLSignatureImpl.sign().
marshalSignature(XMLSignature) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalSignatureMethod(SignatureMethod) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalSignatureProperties(SignatureProperties) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalSignatureProperty(SignatureProperty) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalSignedInfo(SignedInfo) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalTransform(Transform, String) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalTransforms(List) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalX509Certificate(X509Certificate) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalX509CRL(X509CRL) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalX509Data(X509Data) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalX509IssuerSerial(X509IssuerSerial) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalX509SKI(byte[]) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
marshalX509SubjectName(String) - Method in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
MASK_BITS - Static variable in class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
MAX_CACHE - Variable in class com.ibm.xml.crypto.dsig.dom.Marshalling
 
mightCleanTree() - Method in class com.ibm.xml.crypto.dsig.dom.TransformContext
 
mightCleanTree() - Method in class com.ibm.xml.enc.dom.TransformContext
 
mightFixTree(Node) - Method in class com.ibm.xml.crypto.dsig.dom.TransformContext
 
mightFixTree(Node) - Method in class com.ibm.xml.enc.dom.TransformContext
 
migrateTo(DTMManager) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 

N

NAME - Static variable in class com.ibm.xml.crypto.IBMXMLCryptoProvider
 
needsTwoThreads() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
newAgreementMethod(String, byte[], KeyInfo, KeyInfo, AgreementMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
This version of the RI does not support Key Agreement
newAgreementMethod(String, byte[], KeyInfo, KeyInfo, AgreementMethodParameterSpec) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an AgreementMethod.
newAgreementMethod(String, byte[], KeyInfo, KeyInfo, AgreementMethodParameterSpec) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an AgreementMethod.
newCanonicalizationMethod(String, C14NMethodParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
newCanonicalizationMethod(String, XMLStructure) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
newCanonicalizationMethod(String, C14NMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of the specified CanonicalizationMethod
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 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 javax.xml.crypto.enc.XMLEncryptionFactory
Creates a CanonicalizationMethod for the specified algorithm URI and parameters.
newCanonicalizationMethod(String, C14NMethodParameterSpec) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a CanonicalizationMethod for the specified algorithm URI and parameters.
newCipherReference(String, List) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of CipherReference
newCipherReference(String, List) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a CipherReference from the specified parameters.
newCipherReference(String, List) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a CipherReference from the specified parameters.
newDataReference(String, List) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of DataReference
newDataReference(String, List) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a DataReference from the specified URI.
newDataReference(String, List) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a DataReference from the specified URI.
newDHKeyValue(PublicKey) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
 
newDHKeyValue(PublicKey) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a DHKeyValue from the specified key
newDHKeyValue(PublicKey) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a DHKeyValue from the specified key
newDigestMethod(String, DigestMethodParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 javax.xml.crypto.dsig.XMLSignatureFactory
Creates a DigestMethod for the specified algorithm URI and parameters.
newEncryptedData(ToBeEncrypted, EncryptionMethod, KeyInfo, EncryptionProperties, String) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of EncryptedData
newEncryptedData(ToBeEncrypted, EncryptionMethod, KeyInfo, EncryptionProperties, String, CipherReference) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of EncryptedData with CipherReference
newEncryptedData(ToBeEncrypted, EncryptionMethod, KeyInfo, EncryptionProperties, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptedData which contains a CipherValue.
newEncryptedData(ToBeEncrypted, EncryptionMethod, KeyInfo, EncryptionProperties, String, CipherReference) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptedData which contains a CiphereReference.
newEncryptedData(ToBeEncrypted, EncryptionMethod, KeyInfo, EncryptionProperties, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptedData which contains a CipherValue.
newEncryptedData(ToBeEncrypted, EncryptionMethod, KeyInfo, EncryptionProperties, String, CipherReference) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptedData which contains a CiphereReference.
newEncryptedKey(ToBeEncryptedKey, EncryptionMethod, KeyInfo, EncryptionProperties, List, String, String, String) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of EncryptedKey
newEncryptedKey(ToBeEncryptedKey, EncryptionMethod, KeyInfo, EncryptionProperties, List, String, String, String, CipherReference) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of EncryptedKey with CipherReference
newEncryptedKey(ToBeEncryptedKey, EncryptionMethod, KeyInfo, EncryptionProperties, List, String, String, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptedKey which contains a CipherValue.
newEncryptedKey(ToBeEncryptedKey, EncryptionMethod, KeyInfo, EncryptionProperties, List, String, String, String, CipherReference) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptedKey.
newEncryptedKey(ToBeEncryptedKey, EncryptionMethod, KeyInfo, EncryptionProperties, List, String, String, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptedKey which contains a CipherValue.
newEncryptedKey(ToBeEncryptedKey, EncryptionMethod, KeyInfo, EncryptionProperties, List, String, String, String, CipherReference) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptedKey.
newEncryptionMethod(String, Integer, EncryptionMethodParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of EncryptionMethod
newEncryptionMethod(String, Integer, EncryptionMethodParameterSpec) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a EncryptionMethod for the specified algorithm URI, key size, and parameters.
newEncryptionMethod(String, Integer, EncryptionMethodParameterSpec) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a EncryptionMethod for the specified algorithm URI, key size, and parameters.
newEncryptionProperties(List, String) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of EncryptionProperties
newEncryptionProperties(List, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a EncryptionProperties containing the specified list of EncryptionPropertys and optional id.
newEncryptionProperties(List, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a EncryptionProperties containing the specified list of EncryptionPropertys and optional id.
newEncryptionProperty(List, String, String, Map) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of EncryptionProperty
newEncryptionProperty(List, String, String, Map) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptionProperty containing the specified list of XMLStructures, target URI and optional id.
newEncryptionProperty(List, String, String, Map) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an EncryptionProperty containing the specified list of XMLStructures, target URI and optional id.
newKeyInfo(List) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newKeyInfo(List, String) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newKeyInfo(List) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
newKeyInfo(List, String) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
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 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.
newKeyName(String) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newKeyName(String) - Method in class com.ibm.xml.enc.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 javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyName from the specified name.
newKeyReference(String, List) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Returns an instance of KeyReference
newKeyReference(String, List) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a KeyReference from the specified URI.
newKeyReference(String, List) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a KeyReference from the specified URI.
newKeyValue(PublicKey) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newKeyValue(PublicKey) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
newKeyValue(PublicKey) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyValue from the specified public key.
newKeyValue(PublicKey) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyValue from the specified public key.
newManifest(List) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
newManifest(List, String) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 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.
newOriginatorKeyInfo(List, String) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
 
newOriginatorKeyInfo(List, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an originator KeyInfo containing the specified list of key information.
newOriginatorKeyInfo(List, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates an originator KeyInfo containing the specified list of key information.
newPGPData(byte[]) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newPGPData(byte[], byte[], List) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newPGPData(byte[], List) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newPGPData(byte[]) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
newPGPData(byte[], byte[], List) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
newPGPData(byte[], List) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
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 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.
newRecipientKeyInfo(List, String) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
 
newRecipientKeyInfo(List, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a recipient KeyInfo containing the specified list of key information.
newRecipientKeyInfo(List, String) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Creates a recipient KeyInfo containing the specified list of key information.
newReference(String, DigestMethod) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
newReference(String, DigestMethod, List, String, String) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
newReference(String, DigestMethod, List, String, String, byte[]) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
newReference(String, DigestMethod, List, Data, List, String, String) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 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.
newRetrievalMethod(String) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newRetrievalMethod(String, String, List) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newRetrievalMethod(String) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
newRetrievalMethod(String, String, List) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
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 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.
newSignatureMethod(String, SignatureMethodParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureMethod for the specified algorithm URI and parameters.
newSignatureProperties(List, String) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureProperties containing the specified list of SignaturePropertys and optional id.
newSignatureProperty(List, String, String) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureProperty containing the specified list of XMLStructures, target URI and optional id.
newSignedInfo(CanonicalizationMethod, SignatureMethod, List) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
newSignedInfo(CanonicalizationMethod, SignatureMethod, List, String) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 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.
newTransform(String, TransformParameterSpec) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
newTransform(String, XMLStructure) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 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.
newX509Data(List) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newX509Data(List) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
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 javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a X509Data containing the specified list of X.509 content.
newX509IssuerSerial(String, BigInteger) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
newX509IssuerSerial(String, BigInteger) - Method in class com.ibm.xml.enc.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 javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates an X509IssuerSerial from the specified X.500 issuer distinguished name and serial number.
newXMLObject(List, String, String, String) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLObject from the specified parameters.
newXMLSignature(SignedInfo, KeyInfo) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
newXMLSignature(SignedInfo, KeyInfo, List, String, String) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 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.
next() - Method in class com.ibm.xml.crypto.dsig.dom.transform.Enveloped.OmittingIterator
 
next() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.ListIterator
 
next() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData.ReadOnlyListIterator
 
next() - Method in class com.ibm.xml.enc.dom.TransformUtil.ListIterator
 
next() - Method in class com.ibm.xml.enc.dom.TreeNodeSetData.ReadOnlyListIterator
 
nextCache - Variable in class com.ibm.xml.crypto.dsig.dom.transform.Enveloped.OmittingIterator
 
node - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
nodesEqual(Node, Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Compares 2 nodes for equality.
nodeSet(NodeList) - Static method in class com.ibm.xml.enc.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.
NodeSetData - Interface in javax.xml.crypto
An abstract representation of a Data type containing a node-set.
NodeSetDataImpl - Class in com.ibm.xml.crypto.dsig.dom
 
NodeSetDataImpl(Iterator) - Constructor for class com.ibm.xml.crypto.dsig.dom.NodeSetDataImpl
 
NodeSetDataImpl - Class in com.ibm.xml.enc.dom
 
NodeSetDataImpl(Iterator) - Constructor for class com.ibm.xml.enc.dom.NodeSetDataImpl
 
NONE - Static variable in class com.ibm.xml.enc.dom.Debug
The debug category is none.
normalize() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
normalize() - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
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 - 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).
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).
NS_DSIG - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
NS_DSIG_MORE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
NS_GSS - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
NS_INCLUSIVENAMESPACES - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
NS_XML - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
NS_XML - Static variable in class com.ibm.xml.enc.dom.TransformUtil
 
NS_XML - Static variable in class com.ibm.xml.enc.dom.TreeNodeSetData
 
NS_XMLNS - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
NS_XMLNS - Static variable in class com.ibm.xml.enc.dom.TransformUtil
 
NS_XMLNS - Static variable in class com.ibm.xml.enc.dom.TreeNodeSetData
 
NS_XPATH2 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
NS_XSLT - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
nsmap - Variable in class com.ibm.xml.enc.dom.PrefixResolverImpl
 

O

ObjectImpl - Class in com.ibm.xml.crypto.dsig.dom
 
ObjectImpl(AlgorithmFactory, List, String, String, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.ObjectImpl
 
objects - Variable in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
OctetStreamData - Class in javax.xml.crypto
A representation of a Data type containing an octet stream.
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.
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.
omitted - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
omitted - Variable in class com.ibm.xml.enc.dom.TreeNodeSetData
 
omittedNode - Variable in class com.ibm.xml.crypto.dsig.dom.transform.Enveloped.OmittingIterator
 
owner - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
owner - Variable in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 

P

P192_O - Static variable in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
P256_O - Static variable in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
P384_O - Static variable in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
P521_O - Static variable in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
paramsEqual(AlgorithmParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
paramsEqual(AlgorithmParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
Returns true if parameters are equal; false otherwise.
paramsEqual(AlgorithmParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
paramsEqual(AlgorithmParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
paramsEqual(AlgorithmParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
paramsEqual(AlgorithmParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
paramsEqual(AlgorithmParameterSpec) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
paramsEqual(AlgorithmParameterSpec, AlgorithmParameterSpec) - Static method in class com.ibm.xml.enc.dom.DOMUtils
 
parent - Variable in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
 
parent - Variable in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl.SignatureValueImpl
 
parent - Variable in class com.ibm.xml.enc.dom.C14nUtil.Attributes
 
parse(String) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
parse(InputStream) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
parseAlg(AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
parseIdFromSameDocumentURI(String) - Static method in class com.ibm.xml.enc.dom.Utils
Returns the ID from a same-document URI (ex: "#id")
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 - 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.
PGPDataImpl - Class in com.ibm.xml.crypto.dsig.dom
 
PGPDataImpl(AlgorithmFactory, byte[], byte[], List) - Constructor for class com.ibm.xml.crypto.dsig.dom.PGPDataImpl
 
PREFIX_DSIG - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
PREFIX_INCLUSIVE - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
PREFIX_XPATH2 - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
PREFIX_XPATH2 - Static variable in class com.ibm.xml.enc.dom.TransformUtil
 
PrefixResolverImpl - Class in com.ibm.xml.enc.dom
This class implements a generic PrefixResolver that can be used to perform prefix-to-namespace lookup for the XPath object.
PrefixResolverImpl(Node) - Constructor for class com.ibm.xml.enc.dom.PrefixResolverImpl
Construct a PrefixResolverDefault object.
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.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.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.enc.XMLEncryptionException
Prints this XMLEncryptionException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.enc.XMLEncryptionException
Prints this XMLEncryptionException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.enc.XMLEncryptionException
Prints this XMLEncryptionException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in exception javax.xml.crypto.enc.XMLEncryptionException
Prints this XMLEncryptionException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception javax.xml.crypto.enc.XMLEncryptionException
Prints this XMLEncryptionException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception javax.xml.crypto.enc.XMLEncryptionException
Prints this XMLEncryptionException, 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.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.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.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 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.
PROP_CACHEREFERENCE - Static variable in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
PROP_EMPTY_DIGEST - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
PROP_INDENT - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
PROP_INDENT_START - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
PROP_INDENT_UNIT - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
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 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.
put(Object, Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Associates the specified value with the specified key in this context.
putDecls(Map, Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
This may return parent itself.
putDecls(Map, Node) - Static method in class com.ibm.xml.enc.dom.TransformUtil
This may return parent itself.
putNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Maps the specified namespace URI to the specified prefix.
putNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Maps the specified namespace URI to the specified prefix.
putNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
Maps the specified namespace 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.
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 com.ibm.xml.enc.dom.Utils
 
real - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
real - Variable in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
refElem - Variable in class com.ibm.xml.enc.dom.DOMReferenceType
 
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 javax.xml.crypto.dsig
A representation of the Reference element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
ReferenceImpl - Class in com.ibm.xml.crypto.dsig.dom
 
ReferenceImpl(AlgorithmFactory, String, DigestMethod, List, Data, List, String, String, byte[]) - Constructor for class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
ReferenceType - Interface in javax.xml.crypto.enc
A representation of the XML CipherData complex type as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
ReferenceType - Interface in javax.xml.crypto.enc
A representation of the XML CipherData complex type as defined in the W3C Recommendation for XML-Encryption Syntax and Processing.
refresh(Properties) - Method in class com.ibm.xml.enc.dom.Debug
Refreshes the Debug with configuration.
releaseDocumentBuilder(DocumentBuilder) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
releaseEncryptionEngine(EncryptionEngine) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
releaseEncryptionEngine(EncryptionEngine) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
This method is called when XML-Signature/XML-Encryption processors finish to use the specified engine instance.
releaseKeyGenerationEngine(KeyGenerationEngine) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
releaseKeyGenerationEngine(KeyGenerationEngine) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
This method is called when XML-Signature/XML-Encryption processors finish to use the specified engine instance.
releaseMessageDigest(String, MessageDigest) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
releaseMessageDigest(String, MessageDigest) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
This method is called when XML-Signature/XML-Encryption processors finish to use the specified engine instance.
releaseSignatureEngine(SignatureEngine) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
releaseSignatureEngine(SignatureEngine) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
This method is called when XML-Signature/XML-Encryption processors finish to use the specified engine instance.
remove() - Method in class com.ibm.xml.crypto.dsig.dom.transform.Enveloped.OmittingIterator
 
remove() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.ListIterator
 
remove() - Method in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData.ReadOnlyListIterator
 
remove() - Method in class com.ibm.xml.enc.dom.TransformUtil.ListIterator
 
remove() - Method in class com.ibm.xml.enc.dom.TreeNodeSetData.ReadOnlyListIterator
 
removeAllChildren(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.DOMUtil
 
removeAllChildren(Node) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Removes all children nodes from the specified node.
removeChild(Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
removeChild(Node) - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
rendered - Variable in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
 
rendered - Variable in class com.ibm.xml.enc.dom.C14nUtil.Attributes
 
replaceChild(Node, Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
replaceChild(Node, Node) - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
resolveId(DOMCryptoContext, Document, Document, String) - Static method in class com.ibm.xml.crypto.dsig.dom.URIDereferencerImpl
 
resolveId(DOMCryptoContext, Document, Document, String) - Static method in class com.ibm.xml.enc.dom.DOMURIDereferencer
 
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 - 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.
RetrievalMethodImpl - Class in com.ibm.xml.crypto.dsig.dom
 
RetrievalMethodImpl(AlgorithmFactory, String, String, List) - Constructor for class com.ibm.xml.crypto.dsig.dom.RetrievalMethodImpl
 
RIPEMD160 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The RIPEMD-160 digest method algorithm URI.
RIPEMD160 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The RIPEMD-160 digest method algorithm URI.
RSA_1_5 - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
RSA-PKCS1 Version 1.5 Key Transport Algorithm URI.
RSA_1_5 - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
RSA-PKCS1 Version 1.5 Key Transport Algorithm URI.
RSA_OAEP_MGF1P - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
RSA-PKCS1 OAEP Key Transport Algorithm URI.
RSA_OAEP_MGF1P - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
RSA-PKCS1 OAEP Key Transport Algorithm URI.
RSA_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The RSAwithSHA1 (PKCS #1) signature method algorithm URI.
RSA_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The RSAwithSHA1 (PKCS #1) signature method algorithm URI.
RSA_SHA256 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The RSAwithSHA256 signature method algorithm URI.
RSA_SHA384 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The RSAwithSHA384 signature method algorithm URI.
RSA_SHA512 - Static variable in interface com.ibm.xml.crypto.dsig.SignatureMethod11
The RSAwithSHA512 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_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.
RSAOAEPParameterSpec - Class in javax.xml.crypto.enc.spec
Parameters for the XML Encryption RSA-OAEP algorithm.
RSAOAEPParameterSpec - Class in javax.xml.crypto.enc.spec
Parameters for the XML Encryption RSA-OAEP algorithm.
RSAOAEPParameterSpec(DigestMethod) - Constructor for class javax.xml.crypto.enc.spec.RSAOAEPParameterSpec
Creates an RSAOAEPParameterSpec with the specified digest method.
RSAOAEPParameterSpec(DigestMethod, byte[]) - Constructor for class javax.xml.crypto.enc.spec.RSAOAEPParameterSpec
Creates an RSAOAEPParameterSpec with the specified digest method and OAEP encoding parameters.
RSAOAEPParameterSpec(DigestMethod) - Constructor for class javax.xml.crypto.enc.spec.RSAOAEPParameterSpec
Creates an RSAOAEPParameterSpec with the specified digest method.
RSAOAEPParameterSpec(DigestMethod, byte[]) - Constructor for class javax.xml.crypto.enc.spec.RSAOAEPParameterSpec
Creates an RSAOAEPParameterSpec with the specified digest method and OAEP encoding parameters.

S

s_factory - Static variable in class com.ibm.xml.crypto.dsig.dom.transform.XSLTTransformer
 
s_one - Static variable in class com.ibm.xml.crypto.dsig.dom.URIDereferencerImpl
 
sameDocumentURI(String) - Static method in class com.ibm.xml.enc.dom.Utils
Returns true if uri is a same-document URI, false otherwise.
select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class javax.xml.crypto.KeySelector
Attempts to find a key that satisfies the specified constraints.
select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class javax.xml.crypto.KeySelector
Attempts to find a key that satisfies the specified constraints.
serialize(C14nUtil.Attributes, Writer) - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
 
serialize(Stack, List, String, Writer) - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
 
serialize(C14nUtil.Attributes, Writer) - Method in class com.ibm.xml.enc.dom.C14nUtil.Attributes
 
serialize(Stack, List, String, Writer) - Method in class com.ibm.xml.enc.dom.C14nUtil.Attributes
 
serializeAttribute(Node, Writer, boolean) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil
 
serializeAttribute(String, String, Writer, boolean) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil
 
serializeAttribute(Node, Writer, boolean) - Static method in class com.ibm.xml.enc.dom.C14nUtil
 
serializeAttribute(String, String, Writer, boolean) - Static method in class com.ibm.xml.enc.dom.C14nUtil
 
serializeComment(Node, Writer) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil
 
serializeComment(Node, Writer) - Static method in class com.ibm.xml.enc.dom.C14nUtil
 
serializeNode(Node, Node, Node, boolean, boolean, Writer) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nTransformer
 
serializeNode(List, Node, Node, boolean, Writer) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nTransformer
 
serializeNode(Node, Node, Node, boolean, boolean, Writer) - Static method in class com.ibm.xml.enc.dom.DOMEncryptedData
 
serializePI(Node, Writer) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil
 
serializePI(Node, Writer) - Static method in class com.ibm.xml.enc.dom.C14nUtil
 
serializeSubset(NodeList, boolean, Writer) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nTransformer
 
serializeSubset(List, NodeList, boolean, Writer) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nTransformer
 
serializeText(String, Writer) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil
 
serializeText(String, Writer) - Static method in class com.ibm.xml.enc.dom.C14nUtil
 
setAlgorithmFactory(AlgorithmFactory) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
setAlgorithmFactory(AlgorithmFactory) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
setAttribute(Element, String, String) - Static method in class com.ibm.xml.enc.dom.DOMUtils
Sets an element's attribute (using DOM level 2) with the specified value and namespace prefix.
setAttributeID(Element, String, String) - Static method in class com.ibm.xml.enc.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 class javax.xml.crypto.dom.DOMCryptoContext
 
setBaseURI(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the base URI.
setBaseURI(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the base URI.
setDefaultNamespacePrefix(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Sets the default namespace prefix.
setDefaultNamespacePrefix(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Sets the default namespace prefix.
setDefaultNamespacePrefix(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the default namespace prefix.
setDefaultNamespacePrefix(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the default namespace prefix.
setDigestValue(byte[]) - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
Called in sign() or in unmarshall().
setDigestValueNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
Called by Marshalling.
setDocumentBaseURI(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
setDTM(DTM) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
setEncryptionMethod(EncryptionMethod) - Method in class javax.xml.crypto.enc.dom.DOMDecryptContext
 
setEncryptionMethod(EncryptionMethod) - Method in class javax.xml.crypto.enc.dom.DOMDecryptContext
 
setEncryptionMethod(EncryptionMethod) - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
 
setEncryptionMethod(EncryptionMethod) - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
 
setEncryptionMethod(EncryptionMethod) - Method in interface javax.xml.crypto.enc.XMLDecryptContext
Specifies the EncryptionMethod for decryption if the EncryptionMethod is absent from the EncryptedType
setEncryptionMethod(EncryptionMethod) - Method in interface javax.xml.crypto.enc.XMLDecryptContext
Specifies the EncryptionMethod for decryption if the EncryptionMethod is absent from the EncryptedType
setEncryptionMethod(EncryptionMethod) - Method in interface javax.xml.crypto.enc.XMLEncryptContext
Specifies the EncryptionMethod for encryption if an EncryptionMethod will not be present in the EncryptedType
setEncryptionMethod(EncryptionMethod) - Method in interface javax.xml.crypto.enc.XMLEncryptContext
Specifies the EncryptionMethod for encryption if an EncryptionMethod will not be present in the EncryptedType
setFeature(String, boolean) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
setHere(Node) - Method in class com.ibm.xml.crypto.dsig.dom.URIReferenceImpl
 
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.
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.
setIvParameterSpec(IvParameterSpec) - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
 
setIvParameterSpec(IvParameterSpec) - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
 
setIvParameterSpec(IvParameterSpec) - Method in interface javax.xml.crypto.enc.XMLEncryptContext
Specifies the IvParameterSpec for block encryption if an initialization vector is needed.
setIvParameterSpec(IvParameterSpec) - Method in interface javax.xml.crypto.enc.XMLEncryptContext
Specifies the IvParameterSpec for block encryption if an initialization vector is needed.
setKeySelector(KeySelector) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
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.
setKeySelector(KeySelector) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the key selector for finding a key.
setNamespaceMap(Map) - Method in class com.ibm.xml.enc.dom.PrefixResolverImpl
 
setNextSibling(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the next sibling node.
setNextSibling(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the next sibling node.
setNextSibling(Node) - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
Sets the next sibling node.
setNextSibling(Node) - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
Sets the next sibling node.
setNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
setNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
setNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
Called by Marshalling/Unmarshalling.
setNode(Node) - Method in class javax.xml.crypto.dsig.dom.DOMValidateContext
Sets the node.
setNode(Node) - Method in class javax.xml.crypto.dsig.dom.DOMValidateContext
Sets the node.
setNodeValue(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
setNodeValue(String) - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
setParameter(AlgorithmParameterSpec) - Method in class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
setParameter(AlgorithmParameterSpec) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineDSA
 
setParameter(AlgorithmParameterSpec) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineECDSA
 
setParameter(AlgorithmParameterSpec) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
setParameter(AlgorithmParameterSpec) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineRSA
 
setParameter(AlgorithmParameterSpec) - Method in interface com.ibm.xml.crypto.spi.SignatureEngine
Set an instance of AlgorithmParameterSpec extracted from the content of<ds:SignatureMethod>.
setParent(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the parent node.
setParent(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the parent node.
setParent(Node) - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
Sets the parent node.
setParent(Node) - Method in class javax.xml.crypto.enc.dom.DOMEncryptContext
Sets the parent node.
setPrefix(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
setPrefix(String) - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
setProperty(String, Object) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
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 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, Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the specified property.
setSignatureNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoImpl
Called by XMLSignatureImpl for sign()/validate().
setSignatureNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
Called by XMLSignatureImpl for sign()/validate().
setSignatureNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.URIReferenceImpl
Called by SignedInfoImpl.setSignatureNode() or KeyInfoImpl.setSignatureNode()
setSignatureValue(byte[]) - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
setSignatureValueNode(Node) - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
Called by Marshalling.
setTextContent(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
setURIDereferencer(URIDereferencer) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
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.
setURIDereferencer(URIDereferencer) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets a URIDereferencer that is used to dereference URIReferences.
setUserData(String, Object, UserDataHandler) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
setValue(String) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
setValue(String) - Method in class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
SHA1 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA1 digest method algorithm URI.
SHA1 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA1 digest method algorithm URI.
SHA256 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA256 digest method algorithm URI.
SHA256 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA256 digest method algorithm URI.
SHA384 - Static variable in interface com.ibm.xml.crypto.dsig.DigestMethod11
The SHA384 digest method algorithm URI.
SHA512 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA512 digest method algorithm URI.
SHA512 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA512 digest method algorithm URI.
shutdown() - Method in class com.ibm.xml.enc.dom.Debug
Shut down the debug utility.
sign(XMLSignContext) - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
Called by XMLSignatureImpl.sign()
sign(XMLSignContext, KeyInfo) - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
Sign ds:SignedInfo.
sign(XMLSignContext) - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
sign() - Method in class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
sign() - Method in class com.ibm.xml.crypto.dsig.SignatureEngineDSA
 
sign() - Method in class com.ibm.xml.crypto.dsig.SignatureEngineECDSA
 
sign() - Method in class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
sign() - Method in class com.ibm.xml.crypto.dsig.SignatureEngineRSA
 
sign() - Method in interface com.ibm.xml.crypto.spi.SignatureEngine
Finish to sign, and return the signature value.
sign(XMLSignContext) - Method in interface javax.xml.crypto.dsig.XMLSignature
Signs this XMLSignature.
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 - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for signing.
signatureDocument - Variable in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.Owner
 
SignatureEngine - Interface in com.ibm.xml.crypto.spi
This defines an interface to sign or verify signature values of XML-Signature.
SignatureEngineDSA - Class in com.ibm.xml.crypto.dsig
 
SignatureEngineDSA(String, Provider) - Constructor for class com.ibm.xml.crypto.dsig.SignatureEngineDSA
 
SignatureEngineECDSA - Class in com.ibm.xml.crypto.dsig
 
SignatureEngineECDSA(String, Provider) - Constructor for class com.ibm.xml.crypto.dsig.SignatureEngineECDSA
 
SignatureEngineGSSMIC - Class in com.ibm.xml.crypto.dsig.gss
 
SignatureEngineGSSMIC() - Constructor for class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
SignatureEngineHMAC - Class in com.ibm.xml.crypto.dsig
HMAC-sha1 implementation.
SignatureEngineHMAC(String, Provider) - Constructor for class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
SignatureEngineRSA - Class in com.ibm.xml.crypto.dsig
 
SignatureEngineRSA(String, Provider) - Constructor for class com.ibm.xml.crypto.dsig.SignatureEngineRSA
 
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.
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.
SignatureMethod11 - Interface in com.ibm.xml.crypto.dsig
A representation of the XML SignatureMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignatureMethodImpl - Class in com.ibm.xml.crypto.dsig.dom
 
SignatureMethodImpl(AlgorithmFactory, String, SignatureMethodParameterSpec) - Constructor for class com.ibm.xml.crypto.dsig.dom.SignatureMethodImpl
 
SignatureMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for an XML SignatureMethod algorithm.
SignatureMethodParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for an XML SignatureMethod algorithm.
signatureNode - Variable in class com.ibm.xml.crypto.dsig.dom.URIReferenceImpl
the parent element.
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 - 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.
SignaturePropertiesImpl - Class in com.ibm.xml.crypto.dsig.dom
 
SignaturePropertiesImpl(AlgorithmFactory, List, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.SignaturePropertiesImpl
 
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 - 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.
SignaturePropertyImpl - Class in com.ibm.xml.crypto.dsig.dom
 
SignaturePropertyImpl(AlgorithmFactory, List, String, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.SignaturePropertyImpl
 
signatureProvider - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
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 - 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.
SignedInfoImpl - Class in com.ibm.xml.crypto.dsig.dom
 
SignedInfoImpl(AlgorithmFactory, CanonicalizationMethod, SignatureMethod, List, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
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.
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 - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.ListIterator
 
size() - Method in class com.ibm.xml.enc.dom.DOMUtils.NodeSet
 
size - Variable in class com.ibm.xml.enc.dom.TransformUtil.ListIterator
 
spec - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmMethodImpl
 
spec - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
spi - Variable in class com.ibm.xml.enc.dom.DOMTransform
 
SUBTRACT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The subtract filter operation.
SUBTRACT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The subtract filter operation.
supportedDataEncryptions - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
supportedDigests - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
supportedKeyEncryptions - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
supportedSignatures - Variable in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
supportsPreStripping() - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 

T

ToBeEncrypted - Interface in javax.xml.crypto.enc
An abstract representation to all to-be-encrypted classes.
ToBeEncrypted - Interface in javax.xml.crypto.enc
An abstract representation to all to-be-encrypted classes.
ToBeEncryptedKey - Class in javax.xml.crypto.enc
A representation of a ToBeEncrypted type containing a Key.
ToBeEncryptedKey - Class in javax.xml.crypto.enc
A representation of a ToBeEncrypted type containing a Key.
ToBeEncryptedKey(Key) - Constructor for class javax.xml.crypto.enc.ToBeEncryptedKey
Creates a new ToBeEncryptedKey
ToBeEncryptedKey(Key, String, String, String) - Constructor for class javax.xml.crypto.enc.ToBeEncryptedKey
Creates a new ToBeEncryptedKey
ToBeEncryptedKey(Key) - Constructor for class javax.xml.crypto.enc.ToBeEncryptedKey
Creates a new ToBeEncryptedKey
ToBeEncryptedKey(Key, String, String, String) - Constructor for class javax.xml.crypto.enc.ToBeEncryptedKey
Creates a new ToBeEncryptedKey
ToBeEncryptedOctetStream - Class in javax.xml.crypto.enc
A representation of ToBeEncrypted containing the octet sequence
ToBeEncryptedOctetStream - Class in javax.xml.crypto.enc
A representation of ToBeEncrypted containing the octet sequence
ToBeEncryptedOctetStream(InputStream) - Constructor for class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Creates a new ToBeEncryptedOctetStream
ToBeEncryptedOctetStream(InputStream, String, String, String) - Constructor for class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Creates a new ToBeEncryptedOctetStream
ToBeEncryptedOctetStream(InputStream) - Constructor for class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Creates a new ToBeEncryptedOctetStream
ToBeEncryptedOctetStream(InputStream, String, String, String) - Constructor for class javax.xml.crypto.enc.ToBeEncryptedOctetStream
Creates a new ToBeEncryptedOctetStream
ToBeEncryptedXML - Interface in javax.xml.crypto.enc
A representation of a ToBeEncrypted class that contains a XML Element or content of an Element
ToBeEncryptedXML - Interface in javax.xml.crypto.enc
A representation of a ToBeEncrypted class that contains a XML Element or content of an Element
toHexString(byte[]) - Static method in class com.ibm.xml.crypto.util.Base64
 
toHexString(byte[]) - Static method in class com.ibm.xml.enc.dom.Base64
 
toList(Node, boolean, Node) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
toList(Node, boolean, Node) - Static method in class com.ibm.xml.enc.dom.TreeNodeSetData
 
toNodeSet(Data, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
toNodeSet(Node, boolean) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
 
toNodeSet(Node, boolean) - Static method in class com.ibm.xml.enc.dom.TransformUtil
 
toNodeSet(Iterator) - Static method in class com.ibm.xml.enc.dom.Utils
Converts an Iterator to a Set of Nodes, according to the XPath Data Model.
toNodeSet(Data, XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.XPathDOMTransform
 
top - Variable in class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
top - Variable in class com.ibm.xml.enc.dom.TreeNodeSetData
 
toString() - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.Attributes
for debug.
toString() - Method in class com.ibm.xml.enc.dom.C14nUtil.Attributes
for debug.
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.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 class javax.xml.crypto.KeySelector.Purpose
Returns a string representation of this purpose ("sign", "verify", "encrypt", or "decrypt").
trace(String, String, String) - Method in class com.ibm.xml.enc.dom.Debug
Traces a debug message, specifying the class name, method name.
trace(String, String, String, Object[]) - Method in class com.ibm.xml.enc.dom.Debug
Traces a debug message, specifying the class name, method name and an array of object arguments.
trace(String, String, byte[]) - Method in class com.ibm.xml.enc.dom.Debug
Traces an byte array.
trace(String, String, Throwable) - Method in class com.ibm.xml.enc.dom.Debug
Traces Throwable information
trace(String, String, String, Throwable) - Method in class com.ibm.xml.enc.dom.Debug
Traces Throwable information
transform(Data, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.Base64Transformer
 
transform(Data, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.C14nTransformer
 
transform(Data, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.Enveloped
 
transform(Data, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nTransformer
 
transform(Data, XMLCryptoContext, OutputStream) - Method in class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
transform(Transform, Data, XMLCryptoContext, OutputStream) - Static method in class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil
 
transform(Data, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPath2Transformer
 
transform(Data, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XPathTransformer
 
transform(Data, XMLCryptoContext) - Method in class com.ibm.xml.crypto.dsig.dom.transform.XSLTTransformer
 
transform(Data, XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.DOMTransform
Transforms the specified data using the underlying transform algorithm.
transform(Data, XMLCryptoContext, OutputStream) - Method in class com.ibm.xml.enc.dom.DOMTransform
Transforms the specified data using the underlying transform algorithm.
transform(Data, XMLCryptoContext, DOMSignContext) - Method in class com.ibm.xml.enc.dom.DOMTransform
Transforms the specified data using the underlying transform algorithm.
transform(Transform, Data, XMLCryptoContext, OutputStream) - Static method in class com.ibm.xml.enc.dom.TransformUtil
 
transform(Data, XMLCryptoContext, OutputStream) - Method in class com.ibm.xml.enc.dom.XPathDOMTransform
 
transform(Data, XMLCryptoContext) - Method in class com.ibm.xml.enc.dom.XPathDOMTransform
 
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 - 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) - 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.
TransformBase - Class in com.ibm.xml.crypto.dsig.dom.transform
 
TransformBase() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.TransformBase
 
TransformContext - Class in com.ibm.xml.crypto.dsig.dom
 
TransformContext(AlgorithmFactory, List) - Constructor for class com.ibm.xml.crypto.dsig.dom.TransformContext
 
TransformContext - Class in com.ibm.xml.enc.dom
 
TransformContext(List) - Constructor for class com.ibm.xml.enc.dom.TransformContext
 
TransformException - Exception in javax.xml.crypto.dsig
Indicates an exceptional condition that occured while executing a transform algorithm.
TransformException - Exception in javax.xml.crypto.dsig
Indicates an exceptional condition that occured 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).
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).
TransformParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a Transform algorithm.
TransformParameterSpec - Interface in javax.xml.crypto.dsig.spec
A specification of algorithm parameters for a Transform algorithm.
transforms - Variable in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
transforms - Variable in class com.ibm.xml.crypto.dsig.dom.RetrievalMethodImpl
 
TransformService - Class in javax.xml.crypto.dsig
A Service Provider Interface for transform and canonicalization algorithms.
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.
TransformService() - Constructor for class javax.xml.crypto.dsig.TransformService
Default constructor, for invocation by subclasses.
TransformUtil - Class in com.ibm.xml.crypto.dsig.dom.transform
 
TransformUtil - Class in com.ibm.xml.enc.dom
 
TransformUtil.AttrProxy - Class in com.ibm.xml.crypto.dsig.dom.transform
Tricky implementation to realize returning correct namespace nodes.
TransformUtil.AttrProxy(Node, Document, String, String, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.AttrProxy
 
TransformUtil.AttrProxy - Class in com.ibm.xml.enc.dom
Tricky implementation to realize returning correct namespace nodes.
TransformUtil.AttrProxy(Node, Document, String, String, String) - Constructor for class com.ibm.xml.enc.dom.TransformUtil.AttrProxy
 
TransformUtil.ListIterator - Class in com.ibm.xml.crypto.dsig.dom.transform
Read-only iterator for List
TransformUtil.ListIterator(List) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.TransformUtil.ListIterator
 
TransformUtil.ListIterator - Class in com.ibm.xml.enc.dom
Read-only iterator for List
TransformUtil.ListIterator(List) - Constructor for class com.ibm.xml.enc.dom.TransformUtil.ListIterator
 
traverseElement(Element, String) - Static method in class com.ibm.xml.crypto.dsig.dom.URIDereferencerImpl
 
traverseElement(Element, String) - Static method in class com.ibm.xml.enc.dom.DOMURIDereferencer
 
TreeNodeSetData - Class in com.ibm.xml.crypto.dsig.dom.transform
 
TreeNodeSetData(Node, boolean, Node) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData
 
TreeNodeSetData - Class in com.ibm.xml.enc.dom
 
TreeNodeSetData(Node, boolean, Node) - Constructor for class com.ibm.xml.enc.dom.TreeNodeSetData
 
TreeNodeSetData.ReadOnlyListIterator - Class in com.ibm.xml.crypto.dsig.dom.transform
 
TreeNodeSetData.ReadOnlyListIterator(List) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.TreeNodeSetData.ReadOnlyListIterator
 
TreeNodeSetData.ReadOnlyListIterator - Class in com.ibm.xml.enc.dom
 
TreeNodeSetData.ReadOnlyListIterator(List) - Constructor for class com.ibm.xml.enc.dom.TreeNodeSetData.ReadOnlyListIterator
 
TRIPLEDES_CBC - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
TRIPLEDES Block Encryption Algorithm URI.
TRIPLEDES_CBC - Static variable in interface javax.xml.crypto.enc.EncryptionMethod
TRIPLEDES Block Encryption Algorithm URI.
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.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.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.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.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 - 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 - Static variable in interface javax.xml.crypto.enc.EncryptionProperties
URI identifying the EncryptionProperties type: http://www.w3.org/2001/04/xmlenc#EncryptionProperties.
TYPE - Static variable in interface javax.xml.crypto.enc.EncryptionProperties
URI identifying the EncryptionProperties type: http://www.w3.org/2001/04/xmlenc#EncryptionProperties.
TYPE - Static variable in interface javax.xml.crypto.enc.keyinfo.DHKeyValue
URI identifying the DHKeyValue type: http://www.w3.org/2001/04/xmlenc#DHKeyValue.
TYPE - Static variable in interface javax.xml.crypto.enc.keyinfo.DHKeyValue
URI identifying the DHKeyValue type: http://www.w3.org/2001/04/xmlenc#DHKeyValue.
TYPE - Static variable in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
URI identifying the EncryptedKey KeyInfo type: http://www.w3.org/2001/04/xmlenc#EncryptedKey.
TYPE - Static variable in interface javax.xml.crypto.enc.keyinfo.EncryptedKey
URI identifying the EncryptedKey KeyInfo type: http://www.w3.org/2001/04/xmlenc#EncryptedKey.
TYPE_CONSOLE - Static variable in class com.ibm.xml.enc.dom.Debug
 
TYPE_SIMPLE_FILE - Static variable in class com.ibm.xml.enc.dom.Debug
 

U

UNION - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The union filter operation.
UNION - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The union filter operation.
unmarshal(XMLSignatureFactory, XMLValidateContext) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshal(XMLSignatureFactory, XMLStructure) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshal(Element) - Static method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
 
unmarshal(XMLDecryptContext) - Static method in class com.ibm.xml.enc.dom.Unmarshalling
 
unmarshalAny(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalBase64Element(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalBase64Value(Node, String) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalC14nMethod(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalCryptoBinary(Node) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalCryptoBinary(Node, String) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalDecimalBigInt(Node, String) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalDigestMethod(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalDSAKeyValue(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalECCurve(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalECDSAKeyValue(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalECPublicKey(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalEncryptedType(XMLDecryptContext) - Method in class com.ibm.xml.enc.dom.DOMXMLEncryptionFactory
Unmarshals the EncryptedType
unmarshalEncryptedType(Element) - Method in class com.ibm.xml.enc.dom.Unmarshalling
Unmarshals the EncryptedType which schema is defined as: Schema Definition:
unmarshalEncryptedType(XMLDecryptContext) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Unmarshals a new EncryptedType instance from a mechanism-specific XMLDecryptContext instance.
unmarshalEncryptedType(XMLDecryptContext) - Method in class javax.xml.crypto.enc.XMLEncryptionFactory
Unmarshals a new EncryptedType instance from a mechanism-specific XMLDecryptContext instance.
unmarshalKeyInfo(XMLStructure) - Method in class com.ibm.xml.crypto.dsig.dom.KeyInfoFactoryImpl
 
unmarshalKeyInfo(XMLSignatureFactory, XMLStructure) - Static method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalKeyInfo(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalKeyInfo(XMLStructure) - Method in class com.ibm.xml.enc.dom.DOMKeyInfoFactory
 
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 javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Unmarshals a new KeyInfo instance from a mechanism-specific XMLStructure (ex: DOMStructure) instance.
unmarshalKeyName(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalKeyValue(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
Unmarshalling - Class in com.ibm.xml.crypto.dsig.dom
$Id: Unmarshalling.java,v 1.24 2005/05/18 04:18:24 kent Exp $
Unmarshalling(DOMValidateContext, XMLSignatureFactory) - Constructor for class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
Unmarshalling - Class in com.ibm.xml.enc.dom
 
Unmarshalling(DOMDecryptContext) - Constructor for class com.ibm.xml.enc.dom.Unmarshalling
 
unmarshalManifest(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalObject(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalParameter(String, Element) - Method in class com.ibm.xml.crypto.dsig.dom.AlgorithmFactory
 
unmarshalParameter(String, Element) - Method in interface com.ibm.xml.crypto.spi.EngineFactory
Generate AlgorithmParameterSpec for uri from specified DOM element.
unmarshalParams(Element) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
unmarshalParams(Element) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
Unmarshals EncryptionMethodParameterSpec from the specified Element.
unmarshalParams(Element) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
unmarshalParams(Element) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
unmarshalParams(Element) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
unmarshalParams(Element) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
unmarshalParams(Element) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
unmarshalPGPData(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalReference(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalRetrievalMethod(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalRSAKeyValue(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalSignature(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
unmarshalFooBar() methods: A caller is responsible for the element type of the specified node.
unmarshalSignatureMethod(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalSignatureProperties(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalSignatureProperty(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalSignedInfo(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalTransform(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalTransforms(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalX509Data(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalX509IssuerSerial(Node) - Method in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
unmarshalXMLSignature(XMLValidateContext) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
unmarshalXMLSignature(XMLStructure) - Method in class com.ibm.xml.crypto.dsig.dom.FactoryImpl
 
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 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.
unwrap(byte[], String, String) - Method in interface com.ibm.xml.crypto.spi.EncryptionEngine
Unwraps a previously wrapped key.
unwrap(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
unwrap(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
unwrap(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
unwraps a previously wrapped key using the underlying encryption algorithm.
unwrap(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
unwraps a previously wrapped key using the underlying encryption algorithm.
unwrap(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
unwrap(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
unwrap(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
unwrap(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
unwrap(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
unwrap(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
unwrap(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
unwrap(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
unwrap(Key, byte[]) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
unwrap(Key, byte[], AlgorithmMethod) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
UNWRAP_MODE - Static variable in interface com.ibm.xml.crypto.spi.EncryptionEngine
Operation mode for key unwrapping.
update(byte[]) - Method in class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
update(byte[], int, int) - Method in class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
update(byte[]) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineDSA
 
update(byte[], int, int) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineDSA
 
update(byte[]) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineECDSA
 
update(byte[], int, int) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineECDSA
 
update(byte[]) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
update(byte[], int, int) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
update(byte[]) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineRSA
 
update(byte[], int, int) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineRSA
 
update(byte[]) - Method in interface com.ibm.xml.crypto.spi.EncryptionEngine
Continues a multiple-part operation, processing another data part.
update(byte[], int, int) - Method in interface com.ibm.xml.crypto.spi.EncryptionEngine
Continues a multiple-part operation, processing another data part.
update(byte[]) - Method in interface com.ibm.xml.crypto.spi.SignatureEngine
Add signed/verified data.
update(byte[], int, int) - Method in interface com.ibm.xml.crypto.spi.SignatureEngine
Add signed/verified data using the byte array, starting offset in the array, and the length.
uri - Variable in class com.ibm.xml.enc.dom.DOMReferenceType
 
URIDereferencer - Interface in javax.xml.crypto
A dereferencer of URIReferences.
URIDereferencer - Interface in javax.xml.crypto
A dereferencer of URIReferences.
URIDereferencerImpl - Class in com.ibm.xml.crypto.dsig.dom
The default implementation of URIDereferencer.
URIReference - Interface in javax.xml.crypto
Identifies a data object via a URI-Reference, as specified by RFC 2396.
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 - 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).
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).
URIReferenceImpl - Class in com.ibm.xml.crypto.dsig.dom
 
URIReferenceImpl(AlgorithmFactory, String, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.URIReferenceImpl
 
URIReferenceImpl(AlgorithmFactory, String, String, boolean) - Constructor for class com.ibm.xml.crypto.dsig.dom.URIReferenceImpl
 
Utils - Class in com.ibm.xml.enc.dom
Miscellaneous static utility methods for use in JSR 105 RI.

V

validate(XMLValidateContext) - Method in class com.ibm.xml.crypto.dsig.dom.ManifestImpl
Manifest.validate() was removed in v0.11.
validate(XMLValidateContext) - Method in class com.ibm.xml.crypto.dsig.dom.ReferenceImpl
 
validate(XMLValidateContext, KeyInfo, byte[]) - Method in class com.ibm.xml.crypto.dsig.dom.SignedInfoImpl
 
validate(XMLValidateContext) - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl.SignatureValueImpl
 
validate(XMLValidateContext) - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.Reference
Validates this reference.
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.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 interface javax.xml.crypto.dsig.XMLSignature
Validates the signature according to the core validation processing rules.
validateSignedInfo(XMLValidateContext) - Method in class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
vector - Variable in class com.ibm.xml.crypto.dsig.dom.transform.C14nUtil.NodeListImpl
 
vector - Variable in class com.ibm.xml.enc.dom.C14nUtil.NodeListImpl
 
VERBOSE - Static variable in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
verify(byte[]) - Method in class com.ibm.xml.crypto.dsig.gss.SignatureEngineGSSMIC
 
verify(byte[]) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineDSA
 
verify(byte[]) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineECDSA
 
verify(byte[]) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineHMAC
 
verify(byte[]) - Method in class com.ibm.xml.crypto.dsig.SignatureEngineRSA
 
verify(byte[]) - Method in interface com.ibm.xml.crypto.spi.SignatureEngine
Finish to verify, and return the validity against the specified signature value.
VERIFY - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for verifying.
VERIFY - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for verifying.
VERSION - Static variable in class com.ibm.xml.crypto.IBMXMLCryptoProvider
 

W

withComments - Variable in class com.ibm.xml.crypto.dsig.dom.transform.C14nTransformer
 
withComments - Variable in class com.ibm.xml.crypto.dsig.dom.transform.ExcC14nTransformer
 
wrap(Key) - Method in interface com.ibm.xml.crypto.spi.EncryptionEngine
Wraps a key.
wrap(Key, Key) - Method in class com.ibm.xml.enc.dom.DOMAESCBC
 
wrap(Key, Key) - Method in class com.ibm.xml.enc.dom.DOMEncryptionMethod
encrypt the passed-in key with the specified key, using the underlying encryption algorithm and parameters.
wrap(Key, Key) - Method in class com.ibm.xml.enc.dom.DOMKWAES
 
wrap(Key, Key) - Method in class com.ibm.xml.enc.dom.DOMKWTripleDES
 
wrap(Key, Key) - Method in class com.ibm.xml.enc.dom.DOMRSA15
 
wrap(Key, Key) - Method in class com.ibm.xml.enc.dom.DOMRSAOAEP
 
wrap(Key, Key) - Method in class com.ibm.xml.enc.dom.DOMTripleDESCBC
 
WRAP_MODE - Static variable in interface com.ibm.xml.crypto.spi.EncryptionEngine
Operation mode for key wrapping.
writeDoc(Node, String) - Static method in class com.ibm.xml.enc.dom.DOMUtils
 

X

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 - 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.
X509DataImpl - Class in com.ibm.xml.crypto.dsig.dom
 
X509DataImpl(AlgorithmFactory, List) - Constructor for class com.ibm.xml.crypto.dsig.dom.X509DataImpl
 
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.
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.
X509IssuerSerialImpl - Class in com.ibm.xml.crypto.dsig.dom
 
X509IssuerSerialImpl(AlgorithmFactory, String, BigInteger) - Constructor for class com.ibm.xml.crypto.dsig.dom.X509IssuerSerialImpl
 
XML_SPACES - Static variable in class com.ibm.xml.crypto.dsig.dom.Unmarshalling
 
XMLCryptoContext - Interface in javax.xml.crypto
Contains common context information for XML cryptographic operations.
XMLCryptoContext - Interface in javax.xml.crypto
Contains common context information for XML cryptographic operations.
XMLDecryptContext - Interface in javax.xml.crypto.enc
Contains context information for decrypting XML EncryptedType structures.
XMLDecryptContext - Interface in javax.xml.crypto.enc
Contains context information for decrypting XML EncryptedType structures.
XMLDSigSecurity - Class in javax.xml.crypto.dsig
 
XMLDSigSecurity - Class in javax.xml.crypto.dsig
 
XMLENC - Static variable in class com.ibm.xml.enc.dom.Debug
 
XMLEncryptContext - Interface in javax.xml.crypto.enc
Contains context information for encrypting XML EncryptedType structures.
XMLEncryptContext - Interface in javax.xml.crypto.enc
Contains context information for encrypting XML EncryptedType structures.
XMLEncryptionException - Exception in javax.xml.crypto.enc
Indicates an exceptional condition that occured during the XML encryption or decryption process.
XMLEncryptionException - Exception in javax.xml.crypto.enc
Indicates an exceptional condition that occured during the XML encryption or decryption process.
XMLEncryptionException() - Constructor for exception javax.xml.crypto.enc.XMLEncryptionException
Constructs a new XMLEncryptionException with null as its detail message.
XMLEncryptionException(String) - Constructor for exception javax.xml.crypto.enc.XMLEncryptionException
Constructs a new XMLEncryptionException with the specified detail message.
XMLEncryptionException(String, Throwable) - Constructor for exception javax.xml.crypto.enc.XMLEncryptionException
Constructs a new XMLEncryptionException with the specified detail message and cause.
XMLEncryptionException(Throwable) - Constructor for exception javax.xml.crypto.enc.XMLEncryptionException
Constructs a new XMLEncryptionException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
XMLEncryptionException() - Constructor for exception javax.xml.crypto.enc.XMLEncryptionException
Constructs a new XMLEncryptionException with null as its detail message.
XMLEncryptionException(String) - Constructor for exception javax.xml.crypto.enc.XMLEncryptionException
Constructs a new XMLEncryptionException with the specified detail message.
XMLEncryptionException(String, Throwable) - Constructor for exception javax.xml.crypto.enc.XMLEncryptionException
Constructs a new XMLEncryptionException with the specified detail message and cause.
XMLEncryptionException(Throwable) - Constructor for exception javax.xml.crypto.enc.XMLEncryptionException
Constructs a new XMLEncryptionException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
XMLEncryptionFactory - Class in javax.xml.crypto.enc
A factory for creating EncryptedType objects (such as EncryptedData, EncryptedKey) from scratch or for unmarshalling an EncryptedType object from a corresponding XML representation.
XMLEncryptionFactory - Class in javax.xml.crypto.enc
A factory for creating EncryptedType objects (such as EncryptedData, EncryptedKey) from scratch or for unmarshalling an EncryptedType object from a corresponding XML representation.
XMLEncryptionFactory() - Constructor for class javax.xml.crypto.enc.XMLEncryptionFactory
Default constructor, for invocation by subclasses.
XMLEncryptionFactory() - Constructor for class javax.xml.crypto.enc.XMLEncryptionFactory
Default constructor, for invocation by subclasses.
XMLEncSecurity - Class in javax.xml.crypto.enc
 
XMLEncSecurity - Class in javax.xml.crypto.enc
 
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 interface javax.xml.crypto.dsig.XMLSignature
The XML Namespace URI of the W3C Recommendation for XML-Signature Syntax and Processing.
XMLNS - Static variable in interface javax.xml.crypto.enc.EncryptedType
The XML Encryption namespace URI
XMLNS - Static variable in interface javax.xml.crypto.enc.EncryptedType
The XML Encryption namespace URI
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.
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.
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 - 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.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.
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 occured during the XML signature generation or validation process.
XMLSignatureException - Exception in javax.xml.crypto.dsig
Indicates an exceptional condition that occured 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() - 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).
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 - 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.
XMLSignatureFactory() - Constructor for class javax.xml.crypto.dsig.XMLSignatureFactory
Default constructor, for invocation by subclasses.
XMLSignatureImpl - Class in com.ibm.xml.crypto.dsig.dom
 
XMLSignatureImpl(AlgorithmFactory, SignedInfo, KeyInfo, List, String, String) - Constructor for class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl
 
XMLSignatureImpl.SignatureValueImpl - Class in com.ibm.xml.crypto.dsig.dom
 
XMLSignatureImpl.SignatureValueImpl(AlgorithmFactory, XMLSignatureImpl) - Constructor for class com.ibm.xml.crypto.dsig.dom.XMLSignatureImpl.SignatureValueImpl
 
XMLSignContext - Interface in javax.xml.crypto.dsig
Contains context information for generating XML Signatures.
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.
XMLStructure - Interface in javax.xml.crypto
A representation of an XML structure from any namespace.
XMLStructureImpl - Class in com.ibm.xml.crypto.dsig.dom
$Id: XMLStructureImpl.java,v 1.6 2004/04/28 04:28:01 kent Exp $
XMLStructureImpl(AlgorithmFactory) - Constructor for class com.ibm.xml.crypto.dsig.dom.XMLStructureImpl
 
XMLValidateContext - Interface in javax.xml.crypto.dsig
Contains context information for validating XML Signatures.
XMLValidateContext - Interface in javax.xml.crypto.dsig
Contains context information for validating XML Signatures.
XPATH - Static variable in interface javax.xml.crypto.dsig.Transform
The XPath transform algorithm URI.
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.
XPATH2 - Static variable in interface javax.xml.crypto.dsig.Transform
The XPath Filter 2 transform algorithm URI.
XPATH2_FILTER_INTERSECT - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
XPATH2_FILTER_SUBTRACT - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
XPATH2_FILTER_UNION - Static variable in interface com.ibm.xml.crypto.dsig.Constants
 
XPath2Transformer - Class in com.ibm.xml.crypto.dsig.dom.transform
 
XPath2Transformer() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.XPath2Transformer
 
XPathDOMTransform - Class in com.ibm.xml.enc.dom
 
XPathDOMTransform() - Constructor for class com.ibm.xml.enc.dom.XPathDOMTransform
 
XPathFilter2ParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the W3C Recommendation XPath Filter 2.0 Transform Algorithm.
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.
XPathFilter2ParameterSpec(List) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec
Creates an XPathFilter2ParameterSpec.
XPathFilterParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the XPath Filtering Transform Algorithm.
XPathFilterParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the XPath Filtering Transform Algorithm.
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.
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.
XPathTransformer - Class in com.ibm.xml.crypto.dsig.dom.transform
 
XPathTransformer() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.XPathTransformer
 
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 - 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(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.
XPathType.Filter - Class in javax.xml.crypto.dsig.spec
Represents the filter set operation.
XPathUtil - Class in com.ibm.xml.crypto.dsig.dom.transform
 
XPathUtil.DtmProxy - Class in com.ibm.xml.crypto.dsig.dom.transform
 
XPathUtil.DtmProxy() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmProxy
 
XPathUtil.DtmWithIR - Class in com.ibm.xml.crypto.dsig.dom.transform
 
XPathUtil.DtmWithIR(XPathUtil.Owner) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.DtmWithIR
 
XPathUtil.FuncHere - Class in com.ibm.xml.crypto.dsig.dom.transform
Function here(), defined in XML Signature.
XPathUtil.FuncHere() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.FuncHere
 
XPathUtil.MapPrefixResolver - Class in com.ibm.xml.crypto.dsig.dom.transform
 
XPathUtil.MapPrefixResolver(Map) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.MapPrefixResolver
 
XPathUtil.Owner - Class in com.ibm.xml.crypto.dsig.dom.transform
 
XPathUtil.Owner(Node, DOMCryptoContext) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.Owner
 
XPathUtil.XPathContextWithIR - Class in com.ibm.xml.crypto.dsig.dom.transform
 
XPathUtil.XPathContextWithIR(XPathUtil.Owner) - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.XPathContextWithIR
 
XSLT - Static variable in interface javax.xml.crypto.dsig.Transform
The XSLT transform algorithm URI.
XSLT - Static variable in interface javax.xml.crypto.dsig.Transform
The XSLT transform algorithm URI.
XSLTTransformer - Class in com.ibm.xml.crypto.dsig.dom.transform
 
XSLTTransformer() - Constructor for class com.ibm.xml.crypto.dsig.dom.transform.XSLTTransformer
 
XSLTTransformParameterSpec - Class in javax.xml.crypto.dsig.spec
Parameters for the XSLT Transform Algorithm.
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.
XSLTTransformParameterSpec(XMLStructure) - Constructor for class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
Creates an XSLTTransformParameterSpec with the specified stylesheet.

A B C D E F G H I J K L M N O P R S T U V W X
XML Security, 1.6

Portions Copyright 2003, 2012 IBM Corporation.
Portions Copyright 2003, 2012 Oracle and/or its affiliates.