- accept(Node) - Method in class oracle.security.xmlsec.transform.EbxmlXPathFilter
-
- accept(Node) - Method in class oracle.security.xmlsec.transform.EnvelopedSigTransform
-
- accept(Node) - Method in interface oracle.security.xmlsec.transform.NodeFilterTransform
-
return YES_TO_SELF, NO_TO_SELF, YES_TO_SELF_AND_DESCENDANTS or YES_TO_SELF_AND_DESCENDANTS depending on whether the node is filtered out
- addBodyElement(Element) - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Add a body entry to the Body child of this SOAP Envelope.
- addBodyElement(XMLElement) - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Add a body entry to the Body child of this SOAP Envelope.
- addBodyElement(Element) - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Add a body entry to the Body child of this SOAP Envelope.
- addBodyElement(XMLElement) - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Add a body entry to the Body child of this SOAP Envelope.
- addCertificate(X509Certificate) - Method in class oracle.security.xmlsec.keys.X509Data
-
Adds a X.509v3 certificate as a X509Certificate element.
- addChildElementWithBinaryContent(Element, String, String, String, byte[], boolean) - Static method in class oracle.security.xmlsec.util.SOAPMessageUtils
-
MTOM aware method to create a child Element under the parent Element with the specified prefix, localname and uri, and create a text node under the child element containing the byte array as a base 64 encoded string.
- addCRL(X509CRL) - Method in class oracle.security.xmlsec.keys.X509Data
-
Adds a X.509v3 certificate revocation list as a X509CRL element.
- addDetailEntry(Element) - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Add a detail entry to this Fault elemet.
- addDetailEntry(Element) - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Add a detail entry to this env:Fault element.
- addEncryptionProperty(XEEncryptionProperty) - Method in class oracle.security.xmlsec.enc.XEEncryptionProperties
-
Add a XEEncryptionProperty
object to this XEEncryptionProperties
.
- addHeaderElement(Element) - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Adds a header entry to the Header child of this SOAP Envelope.
- addHeaderElement(XMLElement) - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Add a header entry to the Header child of this SOAP Envelope.
- addHeaderElement(Element) - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Adds a header entry to the Header child of this SOAP Envelope.
- addHeaderElement(XMLElement) - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Add a header entry to the Header child of this SOAP Envelope.
- addIdAttribute(String, String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Sets the namespace in which a given attribute is defined as being of type ID.
- addIssuerSerial(X500Principal, BigInteger) - Method in class oracle.security.xmlsec.keys.X509Data
-
Adds a certificate issuer and serial number as a X509IssuerSerial element.
- addKeyInfoData(XMLElement) - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Adds a KeyInfoData
instance to this KeyInfo.
- addKeyRetriever(KeyRetriever) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Registers a KeyRetriever
instance for use in key retrieval operations.
- addListener(NodeReader.NodeListener) - Method in class oracle.security.xmlsec.util.NodeReader
-
register for consumeNode event.
- addNSPrefixAttr(Element, String, String) - Static method in class oracle.security.xmlsec.util.XMLElement
-
Adds a "xmlns" attribute to the given Element that maps the given prefix to the given namespace URI.
- addNSPrefixAttr(String, String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Adds a "xmlns" attribute to this XMLElement
that maps the given prefix to the given namespace URI.
- addNSPrefixAttrDefault(Element, String) - Static method in class oracle.security.xmlsec.util.XMLElement
-
Adds a "xmlns" attribute to the given Element that maps the default prefix to the given namespace URI.
- addNSPrefixAttrDefault(String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Adds a "xmlns" attribute to this XMLElement
that maps the default prefix to the given namespace URI.
- addObject(XSObject) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Adds an Object to be signed to this Signature.
- addParameter(Node) - Method in class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Adds an explicit parameter element to this algorithm ID.
- addParameter(String, String, String) - Method in class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Adds an explicit parameter element to this algorithm ID, with the given tag name and text value.
- addReasonText(String, String) - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Appends an env:Text element to this SOAPFault's env:Reason element (creating one if necessary).
- addReference(XSReference) - Method in class oracle.security.xmlsec.dsig.ReferenceList
-
Adds a Reference to this ReferenceList
.
- addReference(XEReference) - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Add an XEReference instance for an EncryptedData or EncryptedKey element encrypted using the key being encrypted in this structure.
- addReference(XEReference) - Method in class oracle.security.xmlsec.enc.XEReferenceList
-
Add a DataReference or KeyReference to this ReferenceList.
- addSigProperty(XSSigProperty) - Method in class oracle.security.xmlsec.dsig.XSSigProperties
-
Adds a SignatureProperty element to this SignatureProperties.
- addSOAPFault(String, String) - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Create a new SOAP-ENV:Fault element with the given fault code and fault string and add it to the Body child of this SOAP Envelope.
- addSOAPFault(String, String, String) - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Creates a new SOAP Fault element with the given fault Code and Reason, and adds it to the Body child of this SOAP Envelope.
- addSOAPFault() - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Creates a new, empty SOAP Fault element and adds it to the Body child of this SOAP Envelope.
- addSubjectKeyID(byte[]) - Method in class oracle.security.xmlsec.keys.X509Data
-
Adds the value of a X.509v3 certificate subject key ID extension as a X509SKI element.
- addSubjectName(X500Principal) - Method in class oracle.security.xmlsec.keys.X509Data
-
Adds a certificate subject name as a X509SubjectName element.
- addToIDCache(Element) - Static method in class oracle.security.xmlsec.util.IDCache
-
FOR INTERNAL USE ONLY Scan this element and its descendants for Ids and add them to the ID Cache.
- addToIDCache(Element, String) - Static method in class oracle.security.xmlsec.util.IDCache
-
FOR INTERNAL USE ONLY add this Id to Elem mapping to the ID Cache.
- addTransform(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.dsig.ObjectReference
-
Adds a Transform algorithm to the list of Transforms to be applied to the referenced object.
- addTransform(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Adds a Transform algorithm to the list of Transforms to be applied to the referenced data object.
- addTransform(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.enc.XECipherReference
-
Adds a Transform algorithm to the list of Transforms to be applied to the referenced cipher value.
- AgreementMethod - Class in oracle.security.xmlsec.keys
-
This class represents an XML Encyption AgreementMethod element.
- AgreementMethod(Element) - Constructor for class oracle.security.xmlsec.keys.AgreementMethod
-
Create a new AgreementMethod
instance from the given XML element.
- AgreementMethod(Element, String) - Constructor for class oracle.security.xmlsec.keys.AgreementMethod
-
Create a new AgreementMethod
instance from the given XML element.
- AgreementMethod(Document, String) - Constructor for class oracle.security.xmlsec.keys.AgreementMethod
-
Create an AgreementMethod
instance with the given XML Document context and algorithm URI.
- alg_aes128_CBC - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Block encryption algorithm URI for AES-128 in CBC mode "http://www.w3.org/2001/04/xmlenc#aes128-cbc".
- alg_aes128_GCM - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Block encryption algorithm URI for AES-128 in GCM mode "http://www.w3.org/2001/04/xmlenc#aes128-gcm".
- alg_aes192_CBC - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Block encryption algorithm URI for AES-192 in CBC mode "http://www.w3.org/2001/04/xmlenc#aes192-cbc".
- alg_aes192_GCM - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Block encryption algorithm URI for AES-192 in GCM mode "http://www.w3.org/2001/04/xmlenc#aes192-gcm".
- alg_aes256_CBC - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Block encryption algorithm URI for AES-256 in CBC mode "http://www.w3.org/2001/04/xmlenc#aes256-cbc".
- alg_aes256_GCM - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Block encryption algorithm URI for AES-256 in GCM mode "http://www.w3.org/2001/04/xmlenc#aes256-gcm".
- alg_base64 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Transform algorithm URI for Base-64 decoding "http://www.w3.org/2000/09/xmldsig#base64".
- alg_c14n - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Canonicalization algorithm URI for XML-C14N "http://www.w3.org/TR/2001/REC-xml-c14n-20010315".
- alg_c14n11 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Canonicalization algorithm URI for XML-C14N 1.1 "http://www.w3.org/2006/12/xml-c14n11"
- alg_c14n11WithComments - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Canonicalization algorithm URI for XML-C14N 1.1 with comments "http://www.w3.org/2006/12/xml-c14n11#WithComments"
- alg_c14nWithComments - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Canonicalization algorithm URI for XML-C14N with comments "http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments".
- alg_ConcatKDF - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Key derivation algorithm using ConcatKDF (for Suite B)
- alg_decryptBinary - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Transform algorithm URI for Decryption Transform in Binary mode "http://www.w3.org/2002/07/decrypt#Binary".
- alg_decryptXML - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Transform algorithm URI for Decryption Transform in XML mode "http://www.w3.org/2002/07/decrypt#XML".
- alg_dh - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Key agreement algorithm URI for Diffie-Hellman "http://www.w3.org/2001/04/xmlenc#dh".
- alg_dh_es - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Key agreement algorithm URI for Diffie-Hellman explicit "http://www.w3.org/2009/xmlenc11#dh-es"
- alg_dsaWithSHA1 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Signature algorithm URI for DSA with SHA1 "http://www.w3.org/2000/09/xmldsig#dsa-sha1".
- alg_ecdh_es - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Key agreement algorithm URI for Elliptic Curve Diffie-Hellman (ECDH) (Ephemeral-Static Mode) "http://www.w3.org/2009/xmlenc11#ECDH-ES"
- alg_ecdsaWithSHA1 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
- alg_ecdsaWithSHA224 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
- alg_ecdsaWithSHA256 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
- alg_ecdsaWithSHA384 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
- alg_ecdsaWithSHA512 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
- alg_envelopedSignature - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Transform algorithm URI for Enveloped Signature transform "http://www.w3.org/2000/09/xmldsig#enveloped-signature".
- alg_exclusiveC14N - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Canonicalization algorithm URI for XML Exclusive C14N "http://www.w3.org/2001/10/xml-exc-c14n#".
- alg_exclusiveC14NWithComments - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Canonicalization algorithm URI for XML Exclusive C14N with comments "http://www.w3.org/2001/10/xml-exc-c14n#WithComments".
- alg_hmacMD5 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Non-standard MAC algorithm URI for HMAC-MD5 "http://www.w3.org/2001/04/xmldsig-more#hmac-md5".
- alg_hmacSHA1 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
MAC algorithm URI for HMAC-SHA1 "http://www.w3.org/2000/09/xmldsig#hmac-sha1".
- alg_hmacSHA256 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Signature algorithm URI for HMAC with SHA256 "http://www.w3.org/2001/04/xmldsig-more#hmac-sha256".
- alg_hmacSHA384 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Signature algorithm URI for HMAC with SHA384 "http://www.w3.org/2000/09/xmldsig#hmac-sha384".
- alg_hmacSHA512 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Signature algorithm URI for HMAC with SHA1 "http://www.w3.org/2000/09/xmldsig#hmac-sha1".
- alg_kwAES128 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Symmetric key wrap algorithm identifying URI for AES-128 "http://www.w3.org/2001/04/xmlenc#kw-aes128".
- alg_kwAES192 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Symmetric key wrap algorithm URI for AES-192 "http://www.w3.org/2001/04/xmlenc#kw-aes192".
- alg_kwAES256 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Symmetric key wrap algorithm URI for AES-256 "http://www.w3.org/2001/04/xmlenc#kw-aes256".
- alg_kwTripleDES - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Symmetric key wrap algorithm URI for triple DES "http://www.w3.org/2001/04/xmlenc#kw-tripledes".
- alg_md5 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Non-standard digest algorithm URI for MD5 "http://www.w3.org/2001/04/xmldsig-more#md5".
- alg_mgf1sha1 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Mask generation function MGF1 with SHA1 "http://www.w3.org/2009/xmlenc11#mgf1sha1"
- alg_mgf1sha224 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Mask generation function MGF1 with SHA224 "http://www.w3.org/2009/xmlenc11#mgf1sha224"
- alg_mgf1sha256 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Mask generation function MGF1 with SHA256 "http://www.w3.org/2009/xmlenc11#mgf1sha256"
- alg_mgf1sha384 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Mask generation function MGF1 with SHA384 "http://www.w3.org/2009/xmlenc11#mgf1sha384"
- alg_mgf1sha512 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Mask generation function MGF1 with SHA1 "http://www.w3.org/2009/xmlenc11#mgf1sha512"
- alg_PBKDF2 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Key derivation algorithm using PBKDF2
- alg_rsaOAEP - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Key transport algorithm URI for RSAES-OAEP-ENCRYPT with specified MGF "http://www.w3.org/2009/xmlenc11#rsa-oaep".
- alg_rsaOAEP_MGF1 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Key transport algorithm URI for RSAES-OAEP-ENCRYPT with MGF1 "http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p".
- alg_rsaV15 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Key transport algorithm URI for RSAES-PKCS1-v1_5 "http://www.w3.org/2001/04/xmlenc#rsa-1_5".
- alg_rsaWithSHA1 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Signature algorithm URI for RSA with SHA1 "http://www.w3.org/2000/09/xmldsig#rsa-sha1".
- alg_rsaWithSHA256 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Signature algorithm URI for RSA with SHA256 "http://www.w3.org/2001/04/xmldsig-more#rsa-sha256 "
- alg_rsaWithSHA384 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Signature algorithm URI for RSA with SHA384 "http://www.w3.org/2001/04/xmldsig-more#rsa-sha384".
- alg_rsaWithSHA512 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Signature algorithm URI for RSA with SHA512 "http://www.w3.org/2001/04/xmldsig-more#rsa-sha512".
- alg_sha1 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Digest algorithm URI for SHA1 "http://www.w3.org/2000/09/xmldsig#sha1".
- alg_sha256 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Digest algorithm URI for SHA256 "http://www.w3.org/2001/04/xmlenc#sha256".
- alg_sha384 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Non-standard digest algorithm URI for SHA384 "http://www.w3.org/2001/04/xmldsig-more#sha384".
- alg_sha512 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Digest algorithm URI for SHA512 "http://www.w3.org/2001/04/xmlenc#sha512".
- alg_tripleDES_CBC - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Block encryption algorithm URI for triple DES "http://www.w3.org/2001/04/xmlenc#tripledes-cbc".
- alg_xpath - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Transform algorithm URI for XPath filter "http://www.w3.org/TR/1999/REC-xpath-19991116".
- alg_xpath2 - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Transform algorithm URI for XPath filter 2.0 "http://www.w3.org/2002/06/xmldsig-filter2".
- alg_xslt - Static variable in interface oracle.security.xmlsec.util.XMLURI
-
Transform algorithm URI for XSLT stylesheet transform "http://www.w3.org/TR/1999/REC-xslt-19991116".
- algorithmURI - Variable in class oracle.security.xmlsec.c14n.Canonicalizer
-
The algorithmURI for this
- ansiX9p192r1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9p224r1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9p256r1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9p384r1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9p521r1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t163k1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t163r2 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t233k1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t233r1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t283k1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t283r1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t409k1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t409r1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t571k1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- ansiX9t571r1 - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- appendChild(Node) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- appendChild(XMLNode) - Method in class oracle.security.xmlsec.util.XMLNode
-
Emulates org.w3c.dom.Node.appendChild
for oracle.security.xmlsec.XMLNode
argument.
- appendChild(Node) - Method in class oracle.security.xmlsec.util.XMLNode
-
Adds the node newChild
to the end of the list of children of this node.
- appendTo(Node) - Method in class oracle.security.xmlsec.util.XMLNode
-
Appends the document sub-tree rooted in this XMLNode
to the given org.w3c.dom.Node
.
- applyTransforms(XMLContainer, Vector) - Static method in class oracle.security.xmlsec.transform.XSTransformer
-
Applies the specified transforms to the Node in the given DOMSource, and returns a javax.xml.transform.Result
with the results.
- applyXPath(String, Set, Node, Node) - Static method in class oracle.security.xmlsec.transform.XPathFilter
-
Applies the transform's XPath expression to the given node-set and returns the resulting node-set.
- applyXSLT(InputStream) - Method in class oracle.security.xmlsec.transform.XSLTTransform
-
Applies the transform's XSLT stylesheet to the given XML source and returns the resulting octets.
- c14n - Variable in class oracle.security.xmlsec.transform.C14NTransform
-
- C14NImpl - Class in oracle.security.xmlsec.c14n
-
Internal use only.
- C14NImpl() - Constructor for class oracle.security.xmlsec.c14n.C14NImpl
-
Creates a C14NImpl object with comments parsing and exclusive canonicalization turned off.
- C14NImpl(boolean) - Constructor for class oracle.security.xmlsec.c14n.C14NImpl
-
Creates a C14NImpl object with exclusive canonicalization turned off.
- C14NImpl(boolean, boolean) - Constructor for class oracle.security.xmlsec.c14n.C14NImpl
-
Creates a C14NImpl object.
- C14NImpl.AttrComparator - Class in oracle.security.xmlsec.c14n
-
Internal use only.
- C14NImpl.AttrComparator() - Constructor for class oracle.security.xmlsec.c14n.C14NImpl.AttrComparator
-
- C14NImpl.NSComparator - Class in oracle.security.xmlsec.c14n
-
Internal use only.
- C14NImpl.NSComparator() - Constructor for class oracle.security.xmlsec.c14n.C14NImpl.NSComparator
-
- C14NImpl.NSPrefixComparator - Class in oracle.security.xmlsec.c14n
-
Internal use only.
- C14NImpl.NSPrefixComparator() - Constructor for class oracle.security.xmlsec.c14n.C14NImpl.NSPrefixComparator
-
- c14nMethod - Variable in class oracle.security.xmlsec.c14n.Canonicalizer
-
The XSAlgorithmIdentifier
instance used to instantiate this Canonicalizer
.
- C14NTransform - Class in oracle.security.xmlsec.transform
-
Internal use only.
- C14NTransform() - Constructor for class oracle.security.xmlsec.transform.C14NTransform
-
Creates a new C14NTransform
instance.
- C14NTransform(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.transform.C14NTransform
-
Creates a new C14NTransform
instance.
- C14NTransform.C14N11Transform - Class in oracle.security.xmlsec.transform
-
- C14NTransform.C14N11Transform() - Constructor for class oracle.security.xmlsec.transform.C14NTransform.C14N11Transform
-
- C14NWithCommentsTransform - Class in oracle.security.xmlsec.transform
-
Internal use only.
- C14NWithCommentsTransform() - Constructor for class oracle.security.xmlsec.transform.C14NWithCommentsTransform
-
Creates a new C14NWithCommentsTransform
instance.
- C14NWithCommentsTransform.C14N11WithCommentsTransform - Class in oracle.security.xmlsec.transform
-
- C14NWithCommentsTransform.C14N11WithCommentsTransform() - Constructor for class oracle.security.xmlsec.transform.C14NWithCommentsTransform.C14N11WithCommentsTransform
-
- call(Context, List) - Method in class oracle.security.xmlsec.transform.HereFunction
-
Call this function.
- CanonicalizationException - Exception in oracle.security.xmlsec.c14n
-
Exception thrown when an error occurs during the execution of a
Canonicalizer
's functions.
- CanonicalizationException() - Constructor for exception oracle.security.xmlsec.c14n.CanonicalizationException
-
Creates a new CanonicalizationException
instance.
- CanonicalizationException(Throwable) - Constructor for exception oracle.security.xmlsec.c14n.CanonicalizationException
-
Creates a new CanonicalizationException
instance with the given message string.
- CanonicalizationException(String) - Constructor for exception oracle.security.xmlsec.c14n.CanonicalizationException
-
Creates a new CanonicalizationException
instance with the given message string.
- canonicalize(InputStream) - Method in class oracle.security.xmlsec.c14n.C14NImpl
-
Parses the XML in the given input stream and returns the canonical octets.
- canonicalize(InputStream, String) - Method in class oracle.security.xmlsec.c14n.C14NImpl
-
Parses the XML in the given input stream and returns the canonical octets.
- canonicalize(InputSource) - Method in class oracle.security.xmlsec.c14n.C14NImpl
-
Parses the XML in the given InputSource
and returns the canonical octets.
- canonicalize(NodeList) - Method in class oracle.security.xmlsec.c14n.C14NImpl
-
Returns the canonical octets for the given input node-set.
- canonicalize(Collection) - Method in class oracle.security.xmlsec.c14n.C14NImpl
-
Returns the canonical octets for the given input node-set.
- canonicalize(Node) - Method in class oracle.security.xmlsec.c14n.C14NImpl
-
Returns the canonical octets for the document sub-tree rooted in the given node.
- canonicalize(Node) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes a DOM subtree rooted in the given Node
, returning the resulting XML octets in UTF-8 encoding.
- canonicalize(NodeList) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the given NodeList
, returning the resulting XML octets in UTF-8 encoding.
- canonicalize(Collection) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the given Collection
, returning the resulting XML octets in UTF-8 encoding.
- canonicalize(InputStream) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the XML in the given input stream, returning the resulting XML octets in UTF-8 encoding.
- canonicalize(InputStream, String) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the XML in the given input stream, returning the resulting XML octets in UTF-8 encoding.
- canonicalize(InputSource) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the XML in the given InputSource
, returning the resulting XML octets in UTF-8 encoding.
- canonicalize(Node) - Method in class oracle.security.xmlsec.c14n.ExclusiveC14N
-
- canonicalize(NodeList) - Method in class oracle.security.xmlsec.c14n.ExclusiveC14N
-
- canonicalize(Collection) - Method in class oracle.security.xmlsec.c14n.ExclusiveC14N
-
- canonicalize(InputStream) - Method in class oracle.security.xmlsec.c14n.ExclusiveC14N
-
- canonicalize(InputStream, String) - Method in class oracle.security.xmlsec.c14n.ExclusiveC14N
-
- canonicalize(InputSource) - Method in class oracle.security.xmlsec.c14n.ExclusiveC14N
-
- canonicalize(Collection) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalize(InputSource) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalize(InputStream, String) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalize(InputStream) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalize(Node) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalize(NodeList) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalize(Node) - Method in class oracle.security.xmlsec.c14n.XMLC14N
-
- canonicalize(NodeList) - Method in class oracle.security.xmlsec.c14n.XMLC14N
-
- canonicalize(Collection) - Method in class oracle.security.xmlsec.c14n.XMLC14N
-
- canonicalize(InputStream) - Method in class oracle.security.xmlsec.c14n.XMLC14N
-
- canonicalize(InputStream, String) - Method in class oracle.security.xmlsec.c14n.XMLC14N
-
- canonicalize(InputSource) - Method in class oracle.security.xmlsec.c14n.XMLC14N
-
- canonicalize(Node, boolean) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Applies Canonical XML to the input sub-tree rooted in the given Node
.
- canonicalize(NodeList, boolean) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Applies Canonical XML to the input NodeList
.
- canonicalize(Collection, boolean) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Applies Canonical XML to the input node-set.
- Canonicalizer - Class in oracle.security.xmlsec.c14n
-
Abstract base class for canonicalization implementations.
- Canonicalizer() - Constructor for class oracle.security.xmlsec.c14n.Canonicalizer
-
Creates a new Canonicalizer
instance.
- Canonicalizer(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.c14n.Canonicalizer
-
Creates a new Canonicalizer
instance, and checks that the given XSAlgorithmIdentifier
is a XML-DSIG CanonicalizationMethod element.
- CANONICALIZER_KEY - Static variable in class oracle.security.xmlsec.util.URIManager
-
- canonicalizeSignedInfo() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Canonicalizes the SignedInfo to obtain the bytes to be signed.
- canonicalizeToStream(Node) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes a DOM subtree rooted in the given Node
, returning the resulting XML octets in UTF-8 encoding.
- canonicalizeToStream(NodeList) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the given NodeList
, returning the resulting XML octets in UTF-8 encoding.
- canonicalizeToStream(Collection) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the given Collection
, returning the resulting XML octets in UTF-8 encoding.
- canonicalizeToStream(InputStream) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the XML in the given input stream, returning the resulting XML octets in UTF-8 encoding.
- canonicalizeToStream(InputStream, String) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the XML in the given input stream, returning the resulting XML octets in UTF-8 encoding.
- canonicalizeToStream(InputSource) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Canonicalizes the XML in the given InputSource
, returning the resulting XML octets in UTF-8 encoding.
- canonicalizeToStream(Node) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
Canonicalize an entire subtree
- canonicalizeToStream(Collection) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalizeToStream(NodeList) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalizeToStream(NodeReader) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalizeToStream(NodeReader, OutputStream) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalizeToStream(InputSource) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalizeToStream(InputStream, String) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- canonicalizeToStream(InputStream) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- CDATA - Static variable in class oracle.security.xmlsec.util.NodeReader
-
- CertificateValidator - Interface in oracle.security.xmlsec.keys.retrieval
-
- CertificateValidatorException - Exception in oracle.security.xmlsec.keys.retrieval
-
- CertificateValidatorException() - Constructor for exception oracle.security.xmlsec.keys.retrieval.CertificateValidatorException
-
- CertificateValidatorException(String, Throwable) - Constructor for exception oracle.security.xmlsec.keys.retrieval.CertificateValidatorException
-
- CertificateValidatorException(String) - Constructor for exception oracle.security.xmlsec.keys.retrieval.CertificateValidatorException
-
- CertificateValidatorException(Throwable) - Constructor for exception oracle.security.xmlsec.keys.retrieval.CertificateValidatorException
-
- ChainedException - Exception in oracle.security.xmlsec.util
-
Providing Exception chaining mechanism for JDK 1.4 in such a way that it does not cause syntax errors when used with JDK 1.2 and JDK 1.3
- ChainedException() - Constructor for exception oracle.security.xmlsec.util.ChainedException
-
- ChainedException(String) - Constructor for exception oracle.security.xmlsec.util.ChainedException
-
- ChainedException(Throwable) - Constructor for exception oracle.security.xmlsec.util.ChainedException
-
- ChainedException(String, Throwable) - Constructor for exception oracle.security.xmlsec.util.ChainedException
-
- CHARACTERS - Static variable in class oracle.security.xmlsec.util.NodeReader
-
- CIPHER_KEY - Static variable in class oracle.security.xmlsec.util.URIManager
-
- Client - Static variable in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Fault Code "Client"
- cloneNode(boolean) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- cloneNode(boolean) - Method in class oracle.security.xmlsec.util.XMLNode
-
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
- close() - Method in class oracle.security.xmlsec.enc.EncryptOutputStream
-
- close() - Method in class oracle.security.xmlsec.util.Base64.EncodeOutputStream
-
- collectText(Node) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Collects all of a node's text-node children into a single string.
- COMMENT - Static variable in class oracle.security.xmlsec.util.NodeReader
-
- compare(Object, Object) - Method in class oracle.security.xmlsec.c14n.C14NImpl.AttrComparator
-
- compare(Object, Object) - Method in class oracle.security.xmlsec.c14n.C14NImpl.NSComparator
-
- compare(Object, Object) - Method in class oracle.security.xmlsec.c14n.C14NImpl.NSPrefixComparator
-
- compare(Object, Object) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrComparator
-
- compare(Object, Object) - Method in class oracle.security.xmlsec.util.DocOrderComparator
-
Compares the two given nodes' document order.
- compareDocumentPosition(Node) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- compareNodes(Node, Node) - Static method in class oracle.security.xmlsec.util.DocOrderComparator
-
- computeAncestors(Node, ArrayList) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Efficiently computes the ancestors of a given Node.
- computeDigest() - Method in class oracle.security.xmlsec.dsig.XSReference
-
Computes the bytes of the DigestValue for this Reference, after dereferencing and applying any specified transforms and/or canonicalization, and puts the resulting digest in this Reference's DigestValue element.
- computeDigest(byte[]) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Computes the bytes of the DigestValue for the given data, after applying any specified transforms and/or canonicalization, and puts the resulting digest in this Reference's DigestValue element.
- computeDigest(InputStream) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Computes the bytes of the DigestValue for the given data, after applying any specified transforms and/or canonicalization, and puts the resulting digest in this Reference's DigestValue element.
- computeDigest(NodeList) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Computes the bytes of the DigestValue for the given data, after applying any specified transforms and/or canonicalization, and puts the resulting digest in this Reference's DigestValue element.
- computeDigest(Set) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Computes the bytes of the DigestValue for the given data, after applying any specified transforms and/or canonicalization, and puts the resulting digest in this Reference's DigestValue element.
- computeDigest(Element) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Computes the bytes of the DigestValue for the given data, after applying any specified transforms and/or canonicalization, and puts the resulting digest in this Reference's DigestValue element.
- computeRefDigests() - Method in class oracle.security.xmlsec.dsig.ReferenceList
-
Computes the digest of each Reference in this ReferenceList
.
- computeSignature(String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Computes the XML digital signature over the SignedInfo element, after applying its canonicalization algorithm, creates a new XSSignatureValue
element, and adds it to this Signature.
- computeSignature(PrivateKey, String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Computes the XML digital signature over the SignedInfo element, after applying its canonicalization algorithm, creates a new XSSignatureValue
element, and adds it to this Signature.
- computeSignature(byte[], String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Computes the MAC signature bytes over the SignedInfo element, after applying its canonicalization algorithm.
- ConcatKDFParams - Class in oracle.security.xmlsec.keys
-
- ConcatKDFParams(Document, String) - Constructor for class oracle.security.xmlsec.keys.ConcatKDFParams
-
- ConcatKDFParams(Document) - Constructor for class oracle.security.xmlsec.keys.ConcatKDFParams
-
- ConcatKDFParams(Element, String) - Constructor for class oracle.security.xmlsec.keys.ConcatKDFParams
-
- ConcatKDFParams(Element) - Constructor for class oracle.security.xmlsec.keys.ConcatKDFParams
-
- consumeNode() - Method in interface oracle.security.xmlsec.util.NodeReader.NodeListener
-
- convertFromJSR105(Data) - Static method in class oracle.security.xmlsec.dsig.JSR105Util
-
Convert a generic NodeSetData or OctetStreamData into XMLContainer.
- convertToJSR105(XMLContainer) - Static method in class oracle.security.xmlsec.dsig.JSR105Util
-
- copyNSPrefix(Element, Element) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Propagates the given source element tag name's namespace prefix to the given target element, if both elements have the same namespace URI and the source prefix is not null or empty.
- createAlgorithmIdentifier(String, String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new algorithm identifier element in this Signature's document, but does not append it to any element.
- createCipherData(byte[]) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XECipherData
instance with the given cipher value.
- createCipherData() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XECipherData
instance.
- createCipherReference(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XECipherReference
instance with the given URI.
- createDataReference(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEDataReference
instance with the given URI.
- createDecryptInputStream(SecretKey, InputStream) - Method in class oracle.security.xmlsec.enc.XEEncryptedData
-
FOR INTERNAL USE.
- createDHAgreementMethod() - Method in class oracle.security.xmlsec.enc.XEKeyInfo
-
Create a new DHAgreementMethod
instance.
- createDocBuilder() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Returns a new javax.xml.parsers.DocumentBuilder
instance with the NamespaceAware property set to true
.
- createDocument() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Returns a new org.w3c.dom.Document
instance.
- createElement(Document, String, String, String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- createEncryptedKey() - Method in class oracle.security.xmlsec.enc.XEKeyInfo
-
Create a new XEEncryptedKey
instance.
- createEncryptedKey(String) - Method in class oracle.security.xmlsec.enc.XEKeyInfo
-
Create a new XEEncryptedKey
instance with the given ID.
- createEncryptionMethod(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptionMethod
instance with given URI identifying the encryption algorithm to be used in encrypting data or key.
- createEncryptionProperties() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptionProperties
instance.
- createEncryptionProperties(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptionProperties
instance.
- createEncryptionProperty() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptionProperty
instance.
- createEncryptionProperty(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptionProperty
instance.
- createEncryptOutputStream(SecretKey, byte[], OutputStream) - Method in class oracle.security.xmlsec.enc.XEEncryptedData
-
FOR INTERNAL USE.
- createKeyInfo() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new KeyInfo element in this Signature's document, but does not append it to the Signature element.
- createKeyInfo(String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new KeyInfo element in this Signature's document, but does not append it to the Signature element.
- createKeyInfo() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new KeyInfo
instance.
- createKeyInfo(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEKeyInfo
instance with the given Id.
- createKeyInfoData(Element) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a new instance of the implementation class for the given Element, and uses it to wrap the Element.
- createKeyInfoData(Element, String) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a new instance of the implementation class for the given Element, and uses it to wrap the Element.
- createKeyName(String) - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new KeyName element containing the given key name string in this KeyInfo's document, but does not append it to the KeyInfo element.
- createKeyName(Document) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a KeyName instance.
- createKeyReference(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEKeyReference
instance with the given URI.
- createKeyValue() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new KeyValue element in this KeyInfo's document, but does not append it to the KeyInfo element.
- createKeyValue(PublicKey) - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new KeyValue element containing the given public key in this KeyInfo's document, but does not append it to the KeyInfo element.
- createKeyValue(Document) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a KeyValue instance.
- createKeyValue(Document, PublicKey) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a KeyValue instance containing the given public key.
- createKeyValueData(Element) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a new instance of the implementation class for the given Element, and uses it to wrap the Element.
- createKeyValueData(Element, String) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a new instance of the implementation class for the given Element, and uses it to wrap the Element.
- createManifest() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new Manifest element in this Signature's document, but does not append it to any element.
- createManifest(String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new Manifest element in this Signature's document, but does not append it to any element.
- createMgmtData() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new MgmtData element in this KeyInfo's document, but does not append it to the KeyInfo element.
- createMgmtData(String) - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new MgmtData element containing the given data string in this KeyInfo's document, but does not append it to the KeyInfo element.
- createMgmtData(Document) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a MgmtData instance.
- createNamespaceContext(Node) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Creates a jaxen XPath namespace context containing the prefix mappings in scope for the given node.
- createObject() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new Object element in this Signature's document, but does not append it to the Signature element.
- createObject(String, String, String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new Object element in this Signature's document, but does not append it to the Signature element.
- createOriginatorKeyInfo() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new OriginatorKeyInfo
instance for using in key agreement.
- createPGPData() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new PGPData element in this KeyInfo's document, but does not append it to the KeyInfo element.
- createPGPData(Document) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a PGPData instance.
- createRecipientKeyInfo() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new RecipientKeyInfo
instance for using in key agreement.
- createReference() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new Reference element in this Signature's document, but does not append it to the SignedInfo element.
- createReference(String, String, String, String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new Reference element in this Signature's document, but does not append it to the SignedInfo element.
- createRetrievalMethod() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new RetrievalMethod element in this KeyInfo's document, but does not append it to the KeyInfo element.
- createRetrievalMethod(String, String) - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new RetrievalMethod element in this KeyInfo's document, but does not append it to the KeyInfo element.
- createRetrievalMethod(Document) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a RetrievalMethod instance.
- createSignatureValue() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new SignatureValue element in this Signature's document, but does not append it to the Signature element.
- createSignatureValue(byte[], String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new SignatureValue element in this Signature's document, but does not append it to the Signature element.
- createSignedInfo() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new SignedInfo element in this Signature's document, but does not append it to the Signature element.
- createSignedInfo(String, String, String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new SignedInfo element in this Signature's document, but does not append it to the Signature element.
- createSigProperties() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new SignatureProperties element in this Signature's document, but does not append it to any element.
- createSigProperties(String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new SignatureProperties element in this Signature's document, but does not append it to any element.
- createSigProperty() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new SignatureProperty element in this Signature's document, but does not append it to any element.
- createSigProperty(String, String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new SignatureProperty element in this Signature's document, but does not append it to any element.
- createSPKIData() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new SPKIData element in this KeyInfo's document, but does not append it to the KeyInfo element.
- createSPKIData(byte[]) - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new SPKIData element containing the given S-expression in this KeyInfo's document, but does not append it to the KeyInfo element.
- createSPKIData(Document) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a SPKIData instance.
- createTransform(String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new dsig:Transform element in this Signature's document, but does not append it to any element.
- createTransformer(Node) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Return a new identity transformer which can transform nodes of type n
- createTransformer() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- createTransformer(Source) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Create a transformer for stylesheet s
- createTransformer(Node, Source) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Create a transformer for stylesheet s which has to transform nodes of type n
- createX509Data() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new X509Data element in this KeyInfo's document, but does not append it to the KeyInfo element.
- createX509Data(X509Certificate) - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new X509Data element in this KeyInfo's document, but does not append it to the KeyInfo element.
- createX509Data(Document) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
Creates a X509Data instance.
- createXPathTransform(String, String, String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new XPath filter Transform element in this Signature's document, but does not append it to any element.
- createXPathTransform(String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new XPath filter Transform element in this Signature's document, but does not append it to any element.
- generateKeyMaterial(XEEncryptionMethod, PrivateKey, PublicKey) - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Generate keying material for the algorithm specified in the given XEEncryptionMethod
object.
- generateKeyMaterial(XEEncryptionMethod, PrivateKey, PublicKey) - Method in class oracle.security.xmlsec.keys.DHAgreementMethod
-
Generate keying material for the algorithm specified in the given XEEncryptionMethod
object.
- generateKeyMaterial(XEEncryptionMethod, PrivateKey, PublicKey) - Method in class oracle.security.xmlsec.keys.DHExplicitAgreementMethod
-
- generateKeyMaterial(XEEncryptionMethod, PrivateKey, PublicKey) - Method in class oracle.security.xmlsec.keys.ECDHESAgreementMethod
-
- generatePBKDF2BasedKey(char[], String, int, int) - Static method in class oracle.security.xmlsec.keys.KeyUtils
-
This method generates key based on PBKDF2 algorithm as per PKCS#5 specification.
- GenericXMLElement - Class in oracle.security.xmlsec.util
-
Generic wrapper for org.w3c.dom.Element
s.
- GenericXMLElement(Element) - Constructor for class oracle.security.xmlsec.util.GenericXMLElement
-
Creates a new GenericXMLElement
instance for the given org.w3c.dom.Element
.
- GenericXMLElement(Element, String) - Constructor for class oracle.security.xmlsec.util.GenericXMLElement
-
Creates a new GenericXMLElement
instance for the given org.w3c.dom.Element
.
- getAgreementMethods() - Method in class oracle.security.xmlsec.enc.XEKeyInfo
-
Get the AgreementMethod instances whose underlining elements are children of this KeyInfo element.
- getAlgorithm() - Method in class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Returns the algorithm URI.
- getAlgorithm() - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Get the algorithm URI for the key agreement algorithm to be used.
- getAlgorithm() - Method in class oracle.security.xmlsec.keys.KeyDerivationMethod
-
Get the algorithm
- getAlgorithmID() - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
get AlgorithmID
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.Base64Decoder
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.C14NTransform
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.DecryptTransform
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.EbxmlXPathFilter
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.EnvelopedSigTransform
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.ExcC14NTransform
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.ExcC14NWithCommentsTransform
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.XPathFilter
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.XPathFilter2
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.XSLTTransform
-
- getAlgorithmURI() - Method in class oracle.security.xmlsec.transform.XSTransformer
-
Returns the URI string identifying the Transform algorithm.
- getAlgorithURI() - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Return the algorithm URI
- getAllowAllFlag() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getAllowRetrievalMethodFlag() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getAllowUnvalidatedCertFlag() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getAncestorNamespaces(Element) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
get the namespace of all the ancestor elements, includes namespaces of current element too
- getAncestorXmlAttributes(boolean) - Method in class oracle.security.xmlsec.util.NodeReader
-
Get a list of all the xml attributes in the ancestors of this element, whether the elements are in the nodeset or not.
- getAncestorXmlAttributes(boolean) - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getAncestorXmlAttributes(boolean) - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getAncestorXMLAttrs(Element) - Static method in class oracle.security.xmlsec.c14n.C14NImpl
-
Returns a table of attributes in the XML namespace (e.g., xml:space="preserve"
) that should be inherited by the given element if its parent node is not in the input node-set.
- getAttribute(String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Retrieves an attribute value by name.
- getAttributeNode(String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Retrieves an attribute node by name.
- getAttributeNodeNS(String, String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Retrieves an Attr
node by local name and namespace URI.
- getAttributeNS(String, String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Retrieves an attribute value by local name and namespace URI.
- getAttributes() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getAttributes() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getAttributes() - Method in class oracle.security.xmlsec.util.NodeReader
-
Returns all the namespaces and attributes on this START_ELEMENT.
- getAttributes() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getAttributes() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getAttributes() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getAttributes() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getAttributes() - Method in class oracle.security.xmlsec.util.XMLNode
-
A NamedNodeMap
containing the attributes of this node (if it is an Element
) or null
otherwise.
- getAttributeValue(Element, String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getAuthenticator() - Method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Returns the StorageAuthenticator
to be used to authenticate to the key source.
- getBaseURI() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getBinaryContentForChildElement(Element) - Static method in class oracle.security.xmlsec.util.SOAPMessageUtils
-
- getBody() - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Get the Body child element of this SOAP Envelope.
- getBody() - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Get the Body child element of this SOAP Envelope.
- getBodyElements() - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Get all the Body entries in the Body child element of the this SOAP Envelope.
- getBodyElements() - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Get all the Body entries in the Body child element of the this SOAP Envelope.
- getBodyElementsByTagNameNS(String, String) - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Get all the Body entries with the given namespace URI and local name in the Body child element of the this SOAP Envelope.
- getBodyElementsByTagNameNS(String, String) - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Get all the Body entries with the given namespace URI and local name in the Body child element of the this SOAP Envelope.
- getC14NMethod() - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Returns the XSAlgorithmIdentifier
containing the CanonicalizationMethod element used to instantiate this Canonicalizer
.
- getC14NMethod() - Method in class oracle.security.xmlsec.dsig.XSSignedInfo
-
Returns the CanonicalizationMethod element for this SignedInfo.
- getCarriedKeyName() - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Return the key name identifying the key being encrypted.
- getCause() - Method in exception oracle.security.xmlsec.util.ChainedException
-
Returns the cause of this throwable or null
if the cause is nonexistent or unknown.
- getCertificate() - Method in class oracle.security.xmlsec.keys.RawX509Cert
-
Returns a oracle.security.crypto.cert.X509Certificate
certificate instance.
- getCertificate(XSKeyInfo) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Retrieves the certificate corresponding to the given XSKeyInfo
by iterating over the registered KeyRetriever
s and returning the first successfully retrieved certificate.
- getCertificate(KeyInfoData) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Retrieves the certificate corresponding to the given KeyInfoData
by iterating over the registered KeyRetriever
s and returning the first successfully retrieved certificate.
- getCertificates() - Method in class oracle.security.xmlsec.keys.X509Data
-
Returns a list of the contents of any X509Certificate elements in this X509Data.
- getChildElementsByTagName(String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Returns a NodeList of all child Element
s of this Element
with a given tag name, in the order in which they are encountered in a preorder traversal of the child Element
s of this Element
.
- getChildElementsByTagName(Element, String) - Static method in class oracle.security.xmlsec.util.XMLElement
-
Returns a NodeList of all child Element
s of the given parent Element
with a given tag name, in the order in which they are encountered in a preorder traversal of the child Element
s of this given Element
.
- getChildElementsByTagNameNS(String, String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Returns a NodeList of all child Element
s of this Element
with a given local name and namespace URI, in the order in which they are encountered in a preorder traversal of the child Element
s of this Element
.
- getChildElementsByTagNameNS(Element, String, String) - Static method in class oracle.security.xmlsec.util.XMLElement
-
Returns a NodeList of all child Element
s of this with the given parent Element
and a given local name and namespace URI, in the order in which they are encountered in a preorder traversal of the child Element
s of this parent Element
.
- getChildNodes() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getChildNodes() - Method in class oracle.security.xmlsec.util.XMLNode
-
A NodeList
that contains all children of this node.
- getCipherData() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Return the XECipherData
object for this XEEncryptedObject
.
- getCipherReference() - Method in class oracle.security.xmlsec.enc.XECipherData
-
Return the XECipherReference
object in this XECipherData
element.
- getCipherValue() - Method in class oracle.security.xmlsec.enc.XECipherData
-
Return the cipher value stored in the CipherValue element.
- getCipherValue() - Method in class oracle.security.xmlsec.enc.XECipherReference
-
Dereferences this CipherReference and returns the octets of the cipher value being referenced.
- getCipherValueAsStream() - Method in class oracle.security.xmlsec.enc.XECipherData
-
Return the Cipher value as InputStream, read from this stream causes base64 decoding
- getCipherValueAsStream() - Method in class oracle.security.xmlsec.enc.XECipherReference
-
- getClassForTag(String, String) - Method in class oracle.security.xmlsec.util.TagManager
-
Retrieves the implementation class for the given element tag name within the given namespace.
- getClassForURI(String, String) - Method in class oracle.security.xmlsec.util.URIManager
-
- getCode() - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Return the env:Code element.
- getContentHandler() - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- getContentType() - Method in class oracle.security.xmlsec.util.SOAPMessageUtils.ByteArrayDataSource
-
- getContextSupport() - Method in class oracle.security.xmlsec.transform.HereFunctionDOMXPath
-
Retrieve the ContextSupport
aggregation of NamespaceContext
, FunctionContext
, VariableContext
, and Navigator
.
- getCredential() - Method in class oracle.security.xmlsec.keys.retrieval.StorageAuthAdapter
-
This method is implemented by subclasses to obtain the authentication credentials from the system or user.
- getCredential(String) - Method in class oracle.security.xmlsec.keys.retrieval.StorageAuthAdapter
-
This method is implemented by subclasses to obtain the authentication credentials from the system or user.
- getCredential() - Method in interface oracle.security.xmlsec.keys.retrieval.StorageAuthenticator
-
This method is implemented by subclasses to obtain the authentication credentials from the system or user.
- getCredential(String) - Method in interface oracle.security.xmlsec.keys.retrieval.StorageAuthenticator
-
This method is implemented by subclasses to obtain the authentication credentials from the system or user.
- getCRLs() - Method in class oracle.security.xmlsec.keys.X509Data
-
Returns a list of the contents of any X509CRL elements in this X509Data.
- getCurrentNode() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getCurve() - Method in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- getCurve() - Method in class oracle.security.xmlsec.keys.ECKeyValue
-
- getData() - Method in class oracle.security.xmlsec.keys.MgmtData
-
Returns the string data for this MgmtData.
- getDataReferences() - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Get XEDataReference objects refer EncryptedData elements encrypted using the key being encrypted in this structure.
- getDataReferences() - Method in class oracle.security.xmlsec.enc.XEReferenceList
-
Returns the XEDataReference
objects in this ReferenceList.
- getDataType() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Get the value of the Type attribute for this EncryptedData element.
- getDecryptedDataInformation() - Method in class oracle.security.xmlsec.enc.XEEncryptedData
-
returns the decrypted data information, if the property xml.debug.decrypt is set.
- getDecryptionKey() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Get the decryption key by resolving the XEKeyInfo
object.
- getDefaultNSPrefix(String) - Static method in class oracle.security.xmlsec.util.XMLElement
-
Returns the default prefix for the given namespace URI.
- getDerivedKeyName() - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Get the DerivedKeyName
- getDetail() - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Return the detail child element which contains details entries carrying specific error information related to the Body element.
- getDetail() - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Returns the env:Detail element, which contains entries carrying specific error information related to the Body element.
- getDetailElements() - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Return all the detail entries in the detail child element.
- getDetailEntries() - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Return the detail entries in this env:Fault's env:Detail element.
- getDigestedData() - Method in class oracle.security.xmlsec.dsig.XSReference
-
Returns the pre digested data (after any Transforms have been applied) that was obtained as a result of calling one of the computeDigest
or validate
methods.
- getDigestMethod() - Method in class oracle.security.xmlsec.dsig.XSReference
-
Returns the digest method for this Reference.
- getDigestMethod() - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Returns message digest algorithm URI.
- getDigestMethod() - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Return message digest algorithm URI.
- getDigestMethod() - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
Returns the digest method for this Reference.
- getDigestValue() - Method in class oracle.security.xmlsec.dsig.XSReference
-
Returns the bytes of the digest of this Reference.
- getDocumentNavigator() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getDTDHandler() - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- getElement() - Method in class oracle.security.xmlsec.util.XMLElement
-
Return the Element contained inside this XMLElement.
- getElementById(Document, String) - Static method in class oracle.security.xmlsec.util.IDCache
-
- getElementById(Document, String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Resolves an ID attribute value to an element.
- getElementsByTagName(String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Returns a NodeList
of all descendant Elements
with a given tag name, in the order in which they are encountered in a preorder traversal of this Element
tree.
- getElementsByTagNameNS(String, String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Returns a NodeList
of all the descendant Elements
with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element
tree.
- getEncoding() - Method in class oracle.security.xmlsec.dsig.XSObject
-
Returns the value of the Encoding attribute of this Object.
- getEncoding() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Returns the Encoding attribute value.
- getEncryptedDataInformation() - Method in class oracle.security.xmlsec.enc.XEEncryptedData
-
returns the encrypted data information, if the property xml.debug.enc is set.
- getEncryptedKeys() - Method in class oracle.security.xmlsec.enc.XEKeyInfo
-
Returns the XEEncryptedKey instances whose EncryptedKey elements are children of this ds:KeyInfo element.
- getEncryptedObject() - Method in class oracle.security.xmlsec.enc.XEReference
-
Dereference this XEReference
struture and obtain the EncryptedType element referenced.
- getEncryptionKey() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Geting the encryption key from the KeyInfo child element using the
KeyRetriever
facility.
- getEncryptionMethod() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Return the XEEncryptionMethod
XEEncryptedObject.
- getEncryptionProperties() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Return the XEEncryptionProperties
object for this XEEncryptedObject
.
- getEncryptionProperties() - Method in class oracle.security.xmlsec.enc.XEEncryptionProperties
-
Get the sequence of XEEncryptionProperty
objects contained in this XEEncryptionProperties
.
- getEntityResolver() - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- getErrorHandler() - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- getEventType() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getEventType() - Method in class oracle.security.xmlsec.util.NodeReader
-
Returns an integer code that indicates the type of the event the cursor is pointing to START_ELEMENT END_ELEMENT PROCESSING_INSTRUCTION CHARACTERS COMMENT START_DOCUMENT END_DOCUMENT
- getEventType() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getEventType() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getEventType() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getEventType() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getExponent() - Method in class oracle.security.xmlsec.keys.RSAKeyValue
-
Returns the public exponent of this RSAKeyValue
.
- getExternalRefFlag() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getFaultActor() - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Get the faultactor value.
- getFaultCode() - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Return the fault code QName string.
- getFaultNode() - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Get the env:Node URI string value.
- getFaultString() - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Get the fault string value.
- getFeature(String, String) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getFeature(String) - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- getFirstChild() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getFirstChild() - Method in class oracle.security.xmlsec.util.XMLNode
-
The first child of this node.
- getFirstChildElement(Node) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getG() - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Returns the parameter G of this DSAKeyValue
.
- getGenerator() - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
Returns the Generator of this DHKeyValue
.
- getHeader() - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Get the Header child element of this SOAP Envelope.
- getHeader() - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Get the Header child element of this SOAP Envelope.
- getHeaderElements() - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Get all the Header entries in the Header child element of this SOAP Envelope.
- getHeaderElements(String) - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Get all the Header entries in the Header element for the given actor.
- getHeaderElements(boolean) - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Get all the Header entries in the Header element for the given mustUnderstand setting.
- getHeaderElements() - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Get all the Header entries in the Header child element of this SOAP Envelope.
- getHeaderElements(String) - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Get all the Header entries in the Header element for the given role.
- getHeaderElements(boolean) - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Get all the Header entries in the Header element for the given mustUnderstand setting.
- getId() - Method in interface oracle.security.xmlsec.dsig.Referable
-
Returns the value of the Id attribute for this object.
- getId() - Method in class oracle.security.xmlsec.dsig.ReferenceList
-
Returns the string value of the Id attribute of this ReferenceList
, or null
if the attribute is missing.
- getId() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns the value of the Id attribute of this KeyInfo.
- getId() - Method in class oracle.security.xmlsec.dsig.XSObject
-
Returns the value of the Id attribute of this Object.
- getId() - Method in class oracle.security.xmlsec.dsig.XSReference
-
Returns the value of the Id attribute of this Reference.
- getId() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Returns the string value of the Id attribute of this Signature, or null
if the attribute is missing.
- getId() - Method in class oracle.security.xmlsec.dsig.XSSignatureValue
-
Returns the string value of the Id attribute of this SignatureValue, or null
if the attribute is missing.
- getId() - Method in class oracle.security.xmlsec.dsig.XSSigProperties
-
Returns the value of the Id attribute of this SignatureProperties.
- getId() - Method in class oracle.security.xmlsec.dsig.XSSigProperty
-
Returns the value of the Id attribute of this SignatureProperty.
- getId() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Returns the value of the Id attribute for this EncryptedData or EncryptedKey element.
- getId() - Method in class oracle.security.xmlsec.enc.XEEncryptionProperties
-
Returns the Id attribute for this EncryptionProperties element.
- getId() - Method in class oracle.security.xmlsec.enc.XEEncryptionProperty
-
Returns the Id attribute value for this EncryptionProperty element.
- getId() - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Returns the value of the Id attribute
- getIdAttributes(String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Returns the list of attributes defined as type ID for the given namespace.
- getIdAttributesMap() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
return a map namespaceURI to IdAttributes list
- getIdFromURI(String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Extracts the ID from a same-document URI.
- getInclusiveNamespacesList(XSAlgorithmIdentifier) - Static method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- getInclusiveNSPrefixList() - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Returns the value of the InclusiveNamespaces parameter's PrefixList attribute.
- getInclusiveNSPrefixList() - Method in class oracle.security.xmlsec.c14n.ExclusiveC14N
-
Returns the value of the InclusiveNamespaces parameter's PrefixList attribute.
- getInclusiveNSPrefixList() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
Returns the value of the InclusiveNamespaces parameter's PrefixList attribute.
- getInputStream() - Method in class oracle.security.xmlsec.util.SOAPMessageUtils.ByteArrayDataSource
-
- getInstance(XSAlgorithmIdentifier) - Static method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Returns an instance of the Canonicalizer
subclass identified by the given XSAlgorithmIdentifier
's Algorithm attribute.
- getInstance(String) - Static method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Creates a new Canonicalizer
implementation class identified by the given algorithm URI.
- getInstance(boolean, boolean) - Static method in class oracle.security.xmlsec.c14n.Canonicalizer
-
- getInstance(boolean, boolean, boolean) - Static method in class oracle.security.xmlsec.c14n.Canonicalizer
-
- getInstance(Element) - Static method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptedObject instance from the given XML Element.
- getInstance(Element, String) - Static method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptedObject instance from the given XML Element.
- getInstance(Document, String) - Static method in class oracle.security.xmlsec.keys.AgreementMethod
-
Create a new AgreementMethod
instance from the given XML owner document and algorithm URI.
- getInstance(Element) - Static method in class oracle.security.xmlsec.keys.AgreementMethod
-
Create a new AgreementMethod
instance from the given XML Element.
- getInstance(Element, String) - Static method in class oracle.security.xmlsec.keys.AgreementMethod
-
Create a new AgreementMethod
instance from the given XML Element.
- getInstance(Document, String) - Static method in class oracle.security.xmlsec.keys.KeyDerivationParams
-
Create new KeyDerivationParams object
- getInstance(XSAlgorithmIdentifier) - Static method in class oracle.security.xmlsec.transform.XSTransformer
-
Returns an instance of the Transformer
subclass identified by the given XSAlgorithmIdentifier
's Algorithm attribute.
- getInstance(String) - Static method in class oracle.security.xmlsec.transform.XSTransformer
-
Returns an instance of the Transformer
subclass identified by the given algorithm URI.
- getInstance(String, XMLElement) - Static method in class oracle.security.xmlsec.util.QName
-
Returns a QName object based on the qnamevalue and the element where the qnamevalue was included.
- getInstance(NodeList, String, String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Creates a new instance of the implementation class for the given tag name, and uses it to wrap the first Element in the input node list with that tag.
- getInstance(Collection, String, String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Creates a new instance of the implementation class for the given tag name, and uses it to wrap the first Element in the input node set with that tag.
- getInstance(Element, String, String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Creates a new instance of the implementation class for the given tag name, and uses it to wrap the Element.
- getInstance(Element, String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Creates a new instance of the implementation class for the given tag name, and uses it to wrap the Element.
- getInstance(Element) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Creates a new instance of the implementation class for the given Element.
- getInternalSubset() - Method in class oracle.security.xmlsec.util.DocTypeUtil
-
Returns the internal subset as a string.
- getIssuer() - Method in class oracle.security.xmlsec.keys.X509Data.IssuerAndSerialNo
-
- getIssuerSerials() - Method in class oracle.security.xmlsec.keys.X509Data
-
Returns a list of the contents of any X509IssuerSerial elements in this X509Data.
- getIterationCount() - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
get the Iteration count
- getJ() - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Returns the parameter J of this DSAKeyValue
.
- getJCEAlgorithm() - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
- getJCEAlgorithm(String) - Method in class oracle.security.xmlsec.util.URIManager
-
- getJCEKeyAlgorithm() - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
- getJCEKeySize(String) - Method in class oracle.security.xmlsec.util.URIManager
-
- getKANonce() - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Return the KA-Nonce value.
- getKey(XEEncryptionMethod, Key) - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Get the content encryption key being encrypted in this EncryptedKey element.
- getKey(XEEncryptionMethod) - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Get the content encryption key being encrypted in this EncryptedKey element.
- getKeyDerivationMethod() - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Get the KeyDerivationMethod
- getKeyDerivationMethod() - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Get the KeyDerivationMethod
- getKeyDerivationParams() - Method in class oracle.security.xmlsec.keys.KeyDerivationMethod
-
Get the KeyDerivation Parameters, either a ConcatKDFParams or a PBKDF2params
- getKeyDerivationType() - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Get the Type
- getKeyInfo() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Returns the KeyInfo element for this Signature.
- getKeyInfo() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Return the XEKeyInfo
object for this XEEncryptedObject
.
- getKeyInfoData() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns a list of all the KeyInfoData elements contained in this XSKeyInfo
.
- getKeyInfoData() - Method in class oracle.security.xmlsec.keys.RetrievalMethod
-
Dereferences this RetrievalMethod
by retrieving the referenced key info, applying any Transforms and instantiating an appropriate KeyInfoData
class.
- getKeyLength() - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
get the KeyLength
- getKeyNames() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns a list of all the KeyName elements contained in this XSKeyInfo
.
- getKeyReferences() - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Get the XEKeyReference objects for EncryptedKey elements that were encrypted using the key being encrypted in this structure.
- getKeyReferences() - Method in class oracle.security.xmlsec.enc.XEReferenceList
-
Returns the XEKeyReference
objects in this ReferenceList.
- getKeySize() - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Returns the key size provided in the KeySize child element.
- getKeyValueData() - Method in class oracle.security.xmlsec.keys.KeyValue
-
Returns the KeyValue child data element for this KeyValue.
- getKeyValues() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns a list of all the KeyValue elements contained in this XSKeyInfo
.
- getLastChild() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getLastChild() - Method in class oracle.security.xmlsec.util.XMLNode
-
The last child of this node.
- getLength() - Method in class oracle.security.xmlsec.util.NodeListImpl
-
Returns the number of nodes in the list.
- getLength() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree.SimpleNamedNodeMap
-
- getLocalName() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getLocalName() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getLocalName() - Method in class oracle.security.xmlsec.util.NodeReader
-
Returns the (local) name of the current event.
- getLocalName() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getLocalName() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getLocalName() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getLocalName() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getLocalName() - Method in class oracle.security.xmlsec.util.XMLNode
-
Returns the local part of the qualified name of this node.
- getLocalPart() - Method in class oracle.security.xmlsec.util.QName
-
Returns this QName's local name.
- getLocalPart(String) - Static method in class oracle.security.xmlsec.util.QName
-
Returns the local name for the given QName string.
- getLocalPart() - Method in class oracle.security.xmlsec.util.QNameNode
-
Returns the local name for this QNameNode
's value.
- getManifest() - Method in class oracle.security.xmlsec.dsig.XSReference
-
Returns the Manifest pointed to by this Reference that was obtained as a result of calling one of the validate
methods.
- getMasterKeyName() - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Get the MasterKeyName
- getMaxTrans() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getMGF() - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Returns mask generation function URI.
- getMgmtData() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns a list of all the MgmtData elements contained in this XSKeyInfo
.
- getMimeType() - Method in class oracle.security.xmlsec.dsig.XSObject
-
Returns the value of the MimeType attribute of this Object.
- getMimeType() - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Returns the MimeType attribute value for this EncryptedData element.
- getModulus() - Method in class oracle.security.xmlsec.keys.RSAKeyValue
-
Returns the modulus of this RSAKeyValue
.
- getName() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getName() - Method in class oracle.security.xmlsec.keys.KeyName
-
Returns the string value for this KeyName.
- getName() - Method in class oracle.security.xmlsec.util.DocTypeUtil
-
Returns the name of the DTD (i.e., the name immediately following the DOCTYPE keyword).
- getName() - Method in class oracle.security.xmlsec.util.SOAPMessageUtils.ByteArrayDataSource
-
- getNamedItem(String) - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree.SimpleNamedNodeMap
-
- getNamedItemNS(String, String) - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree.SimpleNamedNodeMap
-
- getNamespace() - Method in class oracle.security.xmlsec.util.QName
-
Returns this QName's namespace URI.
- getNamespaces() - Method in class oracle.security.xmlsec.util.NodeReader
-
Returns all the namespaces on this START_ELEMENT.
- getNamespaces() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getNamespacesForMissingAncestors() - Method in class oracle.security.xmlsec.util.NodeReader
-
Returns those inherited namespace declaration, for which the ancestor element that declares the namespace is missing from the nodeset.
- getNamespacesForMissingAncestors() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getNamespacesForMissingAncestors() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getNamespaceURI() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getNamespaceURI() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getNamespaceURI() - Method in class oracle.security.xmlsec.util.NodeReader
-
If the current event is a START_ELEMENT or END_ELEMENT this method returns the URI of the prefix or the default namespace
- getNamespaceURI() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getNamespaceURI() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getNamespaceURI() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getNamespaceURI() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getNamespaceURI() - Method in class oracle.security.xmlsec.util.XMLNode
-
The namespace URI of this node, or null
if it is unspecified.
- getNamespaceURI(Node) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Returns the namespace URI that is in scope for the given node's namespace prefix, as per the XPath data model.
- getNextSibling() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getNextSibling() - Method in class oracle.security.xmlsec.util.XMLNode
-
The node immediately following this node.
- getNextSiblingElement(Node) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getNode() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getNode() - Method in class oracle.security.xmlsec.util.NodeReader
-
Returns the current node.
- getNode() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getNode() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getNode() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getNode() - Method in class oracle.security.xmlsec.util.XMLNode
-
Returns the org.w3c.dom.Node
contained in this XMLNode
.
- getNodeName() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getNodeName() - Method in class oracle.security.xmlsec.util.XMLNode
-
The name of this node, depending on its type.
- getNodeSet() - Method in class oracle.security.xmlsec.util.XMLContainer
-
Returns the nodes in this container.
- getNodeType() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getNodeType() - Method in class oracle.security.xmlsec.util.XMLNode
-
A code representing the type of the underlying object.
- getNodeTypeName(short) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Returns a string describing the given DOM node type.
- getNodeTypeName(Node) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Returns a string describing the given DOM node's type.
- getNodeValue() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getNodeValue() - Method in class oracle.security.xmlsec.util.XMLNode
-
Returns the value of this node, depending on its type.
- getNonce() - Method in class oracle.security.xmlsec.enc.XEEncryptedData
-
Get the nonce value specified by using the method setNonce
.
- getNonceLength() - Method in class oracle.security.xmlsec.enc.XEEncryptedData
-
Get the Nonce attribute value of this EncryptedData element, which indicates the presence and length of a nonce value prepended to the plain text.
- getOAEPParams() - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Returns the RSA-OAEP parameters.
- getObjects() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Returns a list of XML-DSIG Object structures for this signature.
- getObjectType() - Method in class oracle.security.xmlsec.dsig.XSReference
-
Returns the value of the Type attribute identifying the type of the referenced object.
- getObjectType() - Method in class oracle.security.xmlsec.keys.RetrievalMethod
-
Returns the value of the Type attribute identifying the type of the referenced object.
- getOctetStream() - Method in class oracle.security.xmlsec.util.XMLContainer
-
Returns the octet stream to be used for this container.
- getOID(String) - Method in class oracle.security.xmlsec.util.URIManager
-
- getOriginatorKeyInfo() - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Return the OriginatorKeyInfo
object in this structure.
- getOutputStream() - Method in class oracle.security.xmlsec.util.SOAPMessageUtils.ByteArrayDataSource
-
- getOwnerDocument() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getOwnerDocument() - Method in class oracle.security.xmlsec.util.XMLNode
-
The Document
object associated with this node.
- getOwnerDocument(Node) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Returns the given node's owner document, even if the node is a Document
node.
- getOwnerElement() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getP() - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
Returns the prime P of this DHKeyValue
.
- getP() - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Returns the prime modulus P of this DSAKeyValue
.
- getParameters() - Method in class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Returns a list of the explicit parameter elements for this algorithm ID.
- getParameterSpec() - Method in class oracle.security.xmlsec.transform.XSTransformerAdapter
-
- getParentNode() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getParentNode() - Method in class oracle.security.xmlsec.util.XMLNode
-
The parent of this node.
- getPartyUInfo() - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
get PartyUInfo
- getPartyVInfo() - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
get PartyVInfo
- getPassword() - Method in class oracle.security.xmlsec.keys.retrieval.StorageAuthAdapter
-
Returns the password.
- getPassword() - Method in interface oracle.security.xmlsec.keys.retrieval.StorageAuthenticator
-
Returns the password.
- getPGenCounter() - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
Returns the validation parameter pgenCounter value of this DHKeyValue
.
- getPGenCounter() - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Returns the prime generation counter of DSAKeyValue
.
- getPGenSeed() - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Returns the prime generation seed bytes of this DSAKeyValue
.
- getPGPData() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns a list of all the PGPData elements contained in this XSKeyInfo
.
- getPIData() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getPIData() - Method in class oracle.security.xmlsec.util.NodeReader
-
Get the data section of a processing instruction
- getPIData() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getPIData() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getPIData() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getPIData() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getPITarget() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getPITarget() - Method in class oracle.security.xmlsec.util.NodeReader
-
Get the target of a processing instruction
- getPITarget() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getPITarget() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getPITarget() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getPITarget() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getPreDigestedData() - Method in class oracle.security.xmlsec.dsig.ReferenceList
-
Return the pre Digested data for every reference.
- getPreDigestedData() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Return the pre Digested data for every reference.
- getPrefix() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getPrefix() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getPrefix() - Method in class oracle.security.xmlsec.util.NodeReader
-
Returns the prefix of the current event or null if the event does not have a prefix
- getPrefix() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getPrefix() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getPrefix() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getPrefix() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getPrefix() - Method in class oracle.security.xmlsec.util.QName
-
Returns this QName's namespace prefix.
- getPrefix() - Method in class oracle.security.xmlsec.util.XMLNode
-
Returns the namespace prefix of this node, or null
if it is unspecified.
- getPrefixPart(String) - Static method in class oracle.security.xmlsec.util.QName
-
Returns the namespace prefix for the given QName string.
- getPrefixPart() - Method in class oracle.security.xmlsec.util.QNameNode
-
Returns the namespace prefix for this QNameNode
's value.
- getPreviousSibling() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getPreviousSibling() - Method in class oracle.security.xmlsec.util.XMLNode
-
The node immediately preceding this node.
- getPRF() - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
Get the PRF algorithm
- getPrivateKey(XSKeyInfo) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Retrieves the private key corresponding to the given XSKeyInfo
by iterating over the registered KeyRetriever
s and returning the first successfully retrieved key.
- getPrivateKey(KeyInfoData) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Retrieves the private key corresponding to the given KeyInfoData
by iterating over the registered KeyRetriever
s and returning the first successfully retrieved private key.
- getProperty(String) - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- getProperty(String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Get various properties that affects XMLSEC behaviour.
- getPublic() - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
Returns the public key value of this DHKeyValue
.
- getPublicId() - Method in class oracle.security.xmlsec.util.DocTypeUtil
-
Returns the public identifier of the external subset.
- getPublicKey() - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
- getPublicKey() - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
- getPublicKey() - Method in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- getPublicKey() - Method in class oracle.security.xmlsec.keys.ECKeyValue
-
- getPublicKey() - Method in class oracle.security.xmlsec.keys.KeyValue
-
Returns the public key contained in this KeyValue's child data element.
- getPublicKey() - Method in interface oracle.security.xmlsec.keys.KeyValueData
-
Returns a oracle.security.crypto.core.PublicKey
.
- getPublicKey(XSKeyInfo) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Retrieves the public key corresponding to the given XSKeyInfo
by iterating over the registered KeyRetriever
s and returning the first successfully retrieved key.
- getPublicKey(KeyInfoData) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Retrieves the public key corresponding to the given KeyInfoData
by iterating over the registered KeyRetriever
s and returning the first successfully retrieved key.
- getPublicKey() - Method in class oracle.security.xmlsec.keys.RSAKeyValue
-
- getQ() - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
Returns the prime Q of this DHKeyValue
.
- getQ() - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Returns the parameter Q of this DSAKeyValue
.
- getReasonTexts() - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Get the fault reason's env:Text nodes.
- getRecipient() - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Returns the value of the Recipient attribute, which indicates the recipient of this encrypted key value.
- getRecipient() - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Get the Recipient
- getRecipientKeyInfo() - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Return the RecipientKeyInfo
object in this structure.
- getReferenceList() - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Get the ReferenceList
- getReferences() - Method in class oracle.security.xmlsec.dsig.ReferenceList
-
Returns a list of the References for this ReferenceList
.
- getRetrievalMethods() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns a list of all the RetrievalMethod elements contained in this XSKeyInfo
.
- getRole() - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Get the env:Role URI string value.
- getSalt() - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
get the salt
- getSAXHandler() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getSchemaTypeInfo() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getSeed() - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
Returns the validation parameter seed bytes of this DHKeyValue
.
- getSerial() - Method in class oracle.security.xmlsec.keys.X509Data.IssuerAndSerialNo
-
- getSExpression() - Method in class oracle.security.xmlsec.keys.SPKIData
-
Returns the SPKI S-expression for this SPKIData.
- getSignatureBytes() - Method in class oracle.security.xmlsec.dsig.XSSignatureValue
-
Returns the signature bytes.
- getSignatureDetails() - Method in class oracle.security.xmlsec.dsig.ReferenceList
-
Return the digested data for signature and references.
- getSignatureDetails() - Method in class oracle.security.xmlsec.dsig.XSReference
-
Return the digested data for signature and references.
- getSignatureDetails() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Return the digested data for signature and references.
- getSignatureMethod() - Method in class oracle.security.xmlsec.dsig.XSSignedInfo
-
Returns the SignatureMethod element for this SignedInfo.
- getSignatureValue() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Returns the SignatureValue for this Signature.
- getSignedInfo() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Returns the SignedInfo element for this Signature.
- getSignedInfoData() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Return the canonicalized signature value.
- getSigProperties() - Method in class oracle.security.xmlsec.dsig.XSSigProperties
-
Returns a list of the SignatureProperty elements.
- getSKI(X509Certificate) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getSOAPFault() - Method in class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Get the SOAP-ENV:Fault body element in this SOAP Envelope.
- getSOAPFault() - Method in class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Get the env:Fault body element in this SOAP Envelope.
- getSortedAttributes() - Method in class oracle.security.xmlsec.util.NodeReader
-
Returns all the attributes (not namespaces) on this START_ELEMENT.
- getSortedAttributes() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getSpecified() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getSPKIData() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns a list of all the SPKIData elements contained in this XSKeyInfo
.
- getSubcode() - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultCode
-
Get the env:Subcode
child element.
- getSubcode() - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultSubcode
-
Get the env:Subcode
child element.
- getSubjectKeyIDs() - Method in class oracle.security.xmlsec.keys.X509Data
-
Returns a list of the contents of any X509SKI elements in this X509Data.
- getSubjectNames() - Method in class oracle.security.xmlsec.keys.X509Data
-
Returns a list of the contents of any X509SubjectName elements in this X509Data.
- getSubTree() - Method in class oracle.security.xmlsec.util.XMLContainer
-
Returns the root node of the document sub-tree in this container.
- getSuppPrivInfo() - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
get SuppPrivInfo
- getSuppPubInfo() - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
get SuppPubInfo
- getSymmetricKey(XSKeyInfo) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Retrieves the secret key corresponding to the given XSKeyInfo
by iterating over the registered KeyRetriever
s and returning the first successfully retrieved key.
- getSymmetricKey(KeyInfoData) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Retrieves the secret key corresponding to the given KeyInfoData
by iterating over the registered KeyRetriever
s and returning the first successfully retrieved secret key.
- getSystemId() - Method in class oracle.security.xmlsec.util.DocTypeUtil
-
Returns the system identifier of the external subset.
- getSystemId() - Method in class oracle.security.xmlsec.util.XMLContainer
-
Returns the base ID (URL or system ID) from where URLs will be resolved.
- getSystemId() - Method in class oracle.security.xmlsec.util.XMLNode
-
Returns the system ID for this XMLNode
.
- getTagHashMap(String) - Method in class oracle.security.xmlsec.util.TagManager
-
Retrieves the HashMap mapping element tag names to implementation classes for the given namespace.
- getTagManager() - Static method in class oracle.security.xmlsec.util.TagManager
-
Retrieves the current system-wide TagManager
, creating a new instance with default mappings if none has been set.
- getTagMap(String) - Method in class oracle.security.xmlsec.util.TagManager
-
Retrieves the Hashtable mapping element tag names to implementation classes for the given namespace.
- getTagName() - Method in class oracle.security.xmlsec.util.XMLElement
-
Returns the name of the element.
- getTarget() - Method in class oracle.security.xmlsec.dsig.XSSigProperty
-
Returns the value of the Target attribute of this SignatureProperty.
- getTarget() - Method in class oracle.security.xmlsec.enc.XEEncryptionProperty
-
Returns the target URI for this EncryptionProperty element.
- getText() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getText() - Method in class oracle.security.xmlsec.util.NodeReader
-
Returns the current value of the parse event as a character array, this returns the string value of a CHARACTERS event, returns the value of a COMMENT,
- getText() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getText() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getText() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getText() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getTextContent() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getTextLength() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getTextLength() - Method in class oracle.security.xmlsec.util.NodeReader
-
- getTextLength() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getTextLength() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getTextLength() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getTextLength() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getTextStart() - Method in class oracle.security.xmlsec.util.FilteredNodeReader
-
- getTextStart() - Method in class oracle.security.xmlsec.util.NodeReader
-
- getTextStart() - Method in class oracle.security.xmlsec.util.NodeReaderForNodeset
-
- getTextStart() - Method in class oracle.security.xmlsec.util.NodeReaderForSAX
-
- getTextStart() - Method in class oracle.security.xmlsec.util.NodeReaderForStAX
-
- getTextStart() - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree
-
- getTransform() - Method in class oracle.security.xmlsec.transform.XSTransformer
-
Returns the XSAlgorithmIdentifier
containing the Transform element used to instantiate this XSTransformer
.
- getTransforms() - Method in class oracle.security.xmlsec.dsig.ObjectReference
-
Returns a list of the XML transforms to be applied to the referenced data object.
- getTransforms() - Method in class oracle.security.xmlsec.enc.XECipherReference
-
Returns a list of the XML transforms to be applied to the referenced cipher value.
- getType() - Method in interface oracle.security.xmlsec.dsig.Referable
-
Returns a URI identifying the type of this object.
- getType() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns null
, as no type URI is defined for KeyInfo in the XML-DSIG space.
- getType() - Method in class oracle.security.xmlsec.dsig.XSManifest
-
Returns the URI defined in the XML-DSIG space to identify the Manifest element ("http://www.w3.org/2000/09/xmldsig#Manifest").
- getType() - Method in class oracle.security.xmlsec.dsig.XSObject
-
Returns the URI defined in the XML-DSIG space to identify the Object element ("http://www.w3.org/2000/09/xmldsig#Object").
- getType() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Returns null
, as there is no URI defined for the Signature element in the XML-DSIG space.
- getType() - Method in class oracle.security.xmlsec.dsig.XSSigProperties
-
Returns the URI defined in the XML-DSIG space to identify the SignatureProperties element ("http://www.w3.org/2000/09/xmldsig#SignatureProperties").
- getType() - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Returns the type URI for an EncryptedKey element.
- getType() - Method in class oracle.security.xmlsec.enc.XEEncryptionProperties
-
Get the type URI identifying an EncryptionProperties element.
- getType() - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
returns "http://www.w3.org/2009/xmlenc11#ConcatKDF"
- getType() - Method in class oracle.security.xmlsec.keys.DerivedKey
-
- getType() - Method in class oracle.security.xmlsec.keys.DHAgreementMethod
-
- getType() - Method in class oracle.security.xmlsec.keys.DHExplicitAgreementMethod
-
- getType() - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
- getType() - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
- getType() - Method in class oracle.security.xmlsec.keys.ECDHESAgreementMethod
-
- getType() - Method in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- getType() - Method in class oracle.security.xmlsec.keys.ECKeyValue
-
- getType() - Method in class oracle.security.xmlsec.keys.KeyDerivationParams
-
- getType() - Method in interface oracle.security.xmlsec.keys.KeyInfoData
-
Returns the type URI that identifies the specific KeyInfoData subclass.
- getType() - Method in class oracle.security.xmlsec.keys.KeyName
-
- getType() - Method in class oracle.security.xmlsec.keys.KeyValue
-
- getType() - Method in interface oracle.security.xmlsec.keys.KeyValueData
-
Returns a URI identifying the type of KeyValue.
- getType() - Method in class oracle.security.xmlsec.keys.MgmtData
-
- getType() - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
returns "http://www.w3.org/2009/xmlenc11#pbkdf2"
- getType() - Method in class oracle.security.xmlsec.keys.PGPData
-
- getType() - Method in class oracle.security.xmlsec.keys.RawX509Cert
-
- getType() - Method in class oracle.security.xmlsec.keys.RetrievalMethod
-
- getType() - Method in class oracle.security.xmlsec.keys.RSAKeyValue
-
- getType() - Method in class oracle.security.xmlsec.keys.SPKIData
-
- getType() - Method in class oracle.security.xmlsec.keys.X509Data
-
- getURI() - Method in class oracle.security.xmlsec.dsig.ObjectReference
-
Returns the value of the URI attribute identifying the referenced object.
- getURIManager() - Static method in class oracle.security.xmlsec.util.URIManager
-
- getUseLineBreaks() - Method in class oracle.security.xmlsec.util.Base64
-
Returns true
if this Base64
will insert line separators into encoded output.
- getUserData(String) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getUserData() - Method in class oracle.security.xmlsec.util.XMLContainer
-
Get the userdata associated with this container.
- getUsername() - Method in class oracle.security.xmlsec.keys.retrieval.StorageAuthAdapter
-
Returns the username.
- getUsername() - Method in interface oracle.security.xmlsec.keys.retrieval.StorageAuthenticator
-
Returns the username.
- getValidationErrorMessage() - Method in class oracle.security.xmlsec.dsig.ReferenceList
-
Return the digested data and related details for failed reference.
- getValidationErrorMessage() - Method in class oracle.security.xmlsec.dsig.XSReference
-
Return the digested data and related details for failed reference.
- getValidationErrorMessage() - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Return the digested data and related details for failed signature or reference verification.
- getValue() - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- getValue() - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultCode
-
Get the Value
child element's QName content.
- getValue() - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultSubcode
-
Get the Value
child element's QName content.
- getWithComments() - Method in class oracle.security.xmlsec.util.XMLContainer
-
Returns whether conversion to a node-set from a stream or sub-tree will include comment nodes.
- getX() - Method in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- getX509Data() - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Returns a list of all the X509Data elements contained in this XSKeyInfo
.
- getXMLContainer() - Method in class oracle.security.xmlsec.dsig.JSR105Util.OraNodeSetData
-
- getXPath() - Method in class oracle.security.xmlsec.transform.XPathFilter
-
Returns the XPath expression.
- getXPathNode() - Method in class oracle.security.xmlsec.transform.HereFunctionContextSupport
-
Returns the document node containing the XPath expression.
- getXPathNode() - Method in class oracle.security.xmlsec.transform.HereFunctionDOMXPath
-
Returns the document node containing the XPath expression.
- getXPathParentNode(Node) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
return the Parent node according to XPath model.
- getXSLTFlag() - Static method in class oracle.security.xmlsec.util.XMLUtils
-
- getY() - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Returns the key value Y of this DSAKeyValue
.
- getY() - Method in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- secgCurve - Static variable in class oracle.security.xmlsec.keys.ECDSAKeyValue
-
- Sender - Static variable in class oracle.security.xmlsec.soap.v12.SOAPFaultCode
-
SOAP Fault Code top-level QName local part "Sender"
- Server - Static variable in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Fault Code "Server"
- setAlgorithm(String) - Method in class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Sets the Algorithm attribute for this algorithm ID.
- setAlgorithm(String) - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Set the algorithm URI attribute for this AgreementMethod element.
- setAlgorithm(String) - Method in class oracle.security.xmlsec.keys.DHAgreementMethod
-
Throws an Exception if the algorithm URI does not identify Diffie-Hellman key agreement.
- setAlgorithm(String) - Method in class oracle.security.xmlsec.keys.DHExplicitAgreementMethod
-
Throws an Exception if the algorithm URI does not identify Diffie-Hellman ES key agreement.
- setAlgorithm(String) - Method in class oracle.security.xmlsec.keys.ECDHESAgreementMethod
-
- setAlgorithm(String) - Method in class oracle.security.xmlsec.keys.KeyDerivationMethod
-
Set the algorithm
- setAlgorithmID(byte[]) - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
set AlgorithmID
- setAttribute(String, String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Adds a new attribute.
- setAttributeNode(Attr) - Method in class oracle.security.xmlsec.util.XMLElement
-
Adds a new attribute node.
- setAttributeNodeNS(Attr) - Method in class oracle.security.xmlsec.util.XMLElement
-
Adds a new attribute.
- setAttributeNS(String, String, String) - Method in class oracle.security.xmlsec.util.XMLElement
-
Adds a new attribute.
- setAuthenticator(StorageAuthenticator) - Method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Sets the StorageAuthenticator
to be used to authenticate to the key source.
- setC14NMethod(String) - Method in class oracle.security.xmlsec.dsig.XSSignedInfo
-
Sets the CanonicalizationMethod element for this SignedInfo, replacing any existing CanonicalizationMethod.
- setC14NMethod(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.dsig.XSSignedInfo
-
Sets the CanonicalizationMethod element for this SignedInfo, replacing any existing CanonicalizationMethod.
- setCarriedKeyName(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Set the CarriedKeyName child element for this EncryptedKey element.
- setCertificateValidator(CertificateValidator) - Static method in class oracle.security.xmlsec.keys.retrieval.KeyRetriever
-
Sets a CertificateValidator
instance for validating certificates
- setCIDResolver(ObjectReference.CIDResolver) - Static method in class oracle.security.xmlsec.dsig.ObjectReference
-
- setCipherData(XECipherData) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Set the CipherData
child element for this XEEncryptedObject
.
- setCipherReference(XECipherReference) - Method in class oracle.security.xmlsec.enc.XECipherData
-
Sets the CipherReference element.
- setCipherValue(byte[]) - Method in class oracle.security.xmlsec.enc.XECipherData
-
Sets the CipherValue element with the given cipher value.
- setCipherValueAsStream() - Method in class oracle.security.xmlsec.enc.XECipherData
-
get an OutputStream, writing to the stream and closing it should cause the cipher value to be set.
- setCode(SOAPFaultCode) - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Sets the env:Code element for this env:Fault.
- setContentHandler(ContentHandler) - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- setData(String) - Method in class oracle.security.xmlsec.keys.MgmtData
-
Sets the string data for this MgmtData, replacing any existing value.
- setDataType(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Set the Type attribute for this EncryptedData element.
- setDefaultNSPrefix(String, String) - Static method in class oracle.security.xmlsec.util.XMLElement
-
Maps a namespace URI to a prefix.
- setDerivedKeyName(String) - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Set the DerivedKeyName
- setDHParams(BigInteger, BigInteger, BigInteger) - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
Sets the DH parameters P, Q and Generator.
- setDigestMethod(String) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Sets the DigestMethod element for this Reference, replacing any existing DigestMethod.
- setDigestMethod(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Sets the DigestMethod element for this Reference, replacing any existing DigestMethod.
- setDigestMethod(String) - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Set the DigestMethod child element for this EncryptionMethod element with the given message digest algorithm URI.This method should only be used for RSA-OAEP.
- setDigestMethod(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Set the DigestMethod child element for this EncryptionMethod element with the given message digest algorithm.
- setDigestMethod(String) - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Set the DigestMethod child element for this AgreementMethod element with the given message digest algorithm URI.
- setDigestMethod(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Set the DigestMethod child element for this AgreementMethod element with the given message digest algorithm.
- setDigestMethod(String) - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
Sets the DigestMethod element for this Reference, replacing any existing DigestMethod.
- setDigestMethod(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
Sets the DigestMethod element for this Reference, replacing any existing DigestMethod.
- setDigestValue(byte[]) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Sets the bytes of the digest of this Reference in the DigestValue element.
- setDTDHandler(DTDHandler) - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- setEncoding(String) - Method in class oracle.security.xmlsec.dsig.XSObject
-
Sets the Encoding attribute of this Object.
- setEncoding(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Set the Encoding attribute which decribe how the media data encrypted was encoded (for example, "base64").
- setEncryptionMethod(XEEncryptionMethod) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Sets the EncryptionMethod object in this structure.
- setEncryptionProperties(XEEncryptionProperties) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Set the EncryptionProperties
child element for this XEEncryptedObject
.
- setEntityResolver(EntityResolver) - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- setErrorHandler(ErrorHandler) - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- setExponent(BigInteger) - Method in class oracle.security.xmlsec.keys.RSAKeyValue
-
Sets the Exponent element of this RSAKeyValue
, replacing any existing Exponent element.
- setFaultActor(String) - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Set the faultactor child with the given URI identifying the source of the fault.
- setFaultCode(String) - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Set the faultcode child in this Fault element with the given fault code, which will be qualified with this SOAP-ENV:Fault's namespace prefix.
- setFaultCode(String, String) - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Set the faultcode child in this Fault element with the given fault code and namespace prefix.
- setFaultCode(String, String, String) - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Set the faultcode child in this Fault element with the given fault code and namespace prefix.
- setFaultNode(String) - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Set the env:Node element with the given URI identifying the source of the fault.
- setFaultString(String) - Method in class oracle.security.xmlsec.soap.v11.SOAPFault
-
Set the faultstring child element with the given fault string.
- setFeature(String, boolean) - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- setG(BigInteger) - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Sets the DSA parameter G.
- setId(String) - Method in interface oracle.security.xmlsec.dsig.Referable
-
Sets the Id attribute for this object.
- setId(String) - Method in class oracle.security.xmlsec.dsig.ReferenceList
-
Sets the Id attribute of this ReferenceList
.
- setId(String) - Method in class oracle.security.xmlsec.dsig.XSKeyInfo
-
Sets the Id attribute of this KeyInfo.
- setId(String) - Method in class oracle.security.xmlsec.dsig.XSObject
-
Sets the Id attribute of this Object.
- setId(String) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Sets the Id attribute of this Reference.
- setId(String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Sets the Id attribute of this Signature.
- setId(String) - Method in class oracle.security.xmlsec.dsig.XSSignatureValue
-
Sets the Id attribute of this SignatureValue.
- setId(String) - Method in class oracle.security.xmlsec.dsig.XSSigProperties
-
Sets the Id attribute of this SignatureProperties.
- setId(String) - Method in class oracle.security.xmlsec.dsig.XSSigProperty
-
Sets the Id attribute of this SignatureProperty.
- setId(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Set the Id attribute for this EncryptedData or EncryptedKey element.
- setId(String) - Method in class oracle.security.xmlsec.enc.XEEncryptionProperties
-
Set the Id attribute for this EncrytionProperties element.
- setId(String) - Method in class oracle.security.xmlsec.enc.XEEncryptionProperty
-
Sets the Id attribute for this EncrytionProperty element.
- setId(String) - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Set the Id attribute
- setInclusiveNamespacePrefixList(String) - Method in class oracle.security.xmlsec.c14n.C14NImpl
-
For Exclusive C14N only: Sets the namespace prefixes that will not be treated as exclusive.
- setInclusiveNSPrefixList(String) - Method in class oracle.security.xmlsec.c14n.Canonicalizer
-
Sets the value of the InclusiveNamespaces parameter's PrefixList attribute.
- setInclusiveNSPrefixList(String) - Method in class oracle.security.xmlsec.c14n.ExclusiveC14N
-
Sets the value of the InclusiveNamespaces parameter's PrefixList attribute.
- setInclusiveNSPrefixList(String) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
Sets the value of the InclusiveNamespaces parameter's PrefixList attribute.
- setInternalSubset(String) - Method in class oracle.security.xmlsec.util.DocTypeUtil
-
Sets the internal subset as a string.
- setIterationCount(int) - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
Sets the Iteration count
- setJ(BigInteger) - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Sets the DSA parameter J = (P - 1) / Q.
- setKANonce(byte[]) - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Set the KA-Nonce child element for this AgreementMethod element with the given bytes.
- setKetDerivationType(String) - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Set the Type
- setKeyDerivationMethod(KeyDerivationMethod) - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Set the KeyDerivationMethod
- setKeyDerivationMethod(KeyDerivationMethod) - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Set the KeyDerivationMethod
- setKeyDerivationParams(KeyDerivationParams) - Method in class oracle.security.xmlsec.keys.KeyDerivationMethod
-
Set the KeyDerivation Parameters , either a ConcatKDFParams or a PBKDF2params this will also set the algorithm automatically
- setKeyInfo(XSKeyInfo) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Sets the KeyInfo element for this Signature, replacing any existing KeyInfo.
- setKeyInfo(XEKeyInfo) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Set the ds:KeyInfo child element for this XEEncryptedObject
.
- setKeyLength(int) - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
Sets the KeyLength
- setKeySize(int) - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Sets the KeySize element with the given value.
- setKeyValueData(XMLElement) - Method in class oracle.security.xmlsec.keys.KeyValue
-
Sets the KeyValue child data element for this KeyValue, replacing any existing value.
- setLocalPart(String) - Method in class oracle.security.xmlsec.util.QNameNode
-
Sets the local name for this QNameNode
's value.
- setMasterKeyName(String) - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Set the MasterKeyName
- setMGF(String) - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Set the xenc11:MFG child element for this EncryptionMethod element with the given message digest algorithm.
- setMGF(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Set the xenc11:MFG child element for this EncryptionMethod element with the given message digest algorithm.
- setMimeType(String) - Method in class oracle.security.xmlsec.dsig.XSObject
-
Sets the MimeType attribute of this Object.
- setMimeType(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedObject
-
Set the MimeType attribute which decribes the media type of the data encrypted.
- setModulus(BigInteger) - Method in class oracle.security.xmlsec.keys.RSAKeyValue
-
Sets the Modulus element of this RSAKeyValue
, replacing any existing Modulus element.
- setName(String) - Method in class oracle.security.xmlsec.keys.KeyName
-
Sets the string value for this KeyName, replacing any existing value.
- setName(String) - Method in class oracle.security.xmlsec.util.DocTypeUtil
-
Sets the name of the DTD (i.e., the name immediately following the DOCTYPE keyword).
- setNamedItem(Node) - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree.SimpleNamedNodeMap
-
- setNamedItemNS(Node) - Method in class oracle.security.xmlsec.util.NodeReaderForSubtree.SimpleNamedNodeMap
-
- setNodeValue(String) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- setNodeValue(String) - Method in class oracle.security.xmlsec.util.XMLNode
-
Sets the value of this node, depending on its type.
- setNonce(byte[]) - Method in class oracle.security.xmlsec.enc.XEEncryptedData
-
Set the nonce value to be prepended to the plain text.
- setOAEPParams(byte[]) - Method in class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Set the OAEPparams child element for this EncryptionMethod element with the given bytes.
- setObjectType(String) - Method in class oracle.security.xmlsec.dsig.XSReference
-
Sets the Type attribute identifying the type of the referenced object.
- setObjectType(String) - Method in class oracle.security.xmlsec.keys.RetrievalMethod
-
Sets the Type attribute identifying the type of the referenced object.
- setOriginatorKeyInfo(OriginatorKeyInfo) - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Set the OriginatorKeyInfo child element for this AgreementMethod element.
- setPartyUInfo(byte[]) - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
set PartyUInfo
- setPartyVInfo(byte[]) - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
set PartyVInfo
- setPQ(BigInteger, BigInteger) - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Sets the DSA parameters P and Q.
- setPrefix(String) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- setPrefix(String) - Method in class oracle.security.xmlsec.util.XMLNode
-
Sets the namespace prefix of this node.
- setPrefixPart(String) - Method in class oracle.security.xmlsec.util.QNameNode
-
Sets the namespace prefix for this QNameNode
's value.
- setPRF(String) - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
Set the PRF algorithm
- setPRF(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
Set the PRF algorithm
- setPrimeGen(byte[], BigInteger) - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Sets the DSA prime generation Seed and PgenCounter parameters.
- setProperty(String, Object) - Method in class oracle.security.xmlsec.util.NodeSetReader
-
- setProperty(String, String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Set various properties that affects XMLSEC behaviour.
- setPublic(BigInteger) - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
Sets the DH public key value.
- setPublicId(String) - Method in class oracle.security.xmlsec.util.DocTypeUtil
-
Sets the public identifier of the external subset.
- setQNameValue(Node, QName) - Static method in class oracle.security.xmlsec.util.QName
-
Set the QName value on the Node passed as a parameter.
- setReason(List, List) - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Set the env:Reason child element with the given env:Text contents.
- setRecipient(String) - Method in class oracle.security.xmlsec.enc.XEEncryptedKey
-
Sets the Recipient attribute, which indicates the recipient of this encrypted key value.
- setRecipient(String) - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Set the Recipient
- setRecipientKeyInfo(RecipientKeyInfo) - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Set the RecipientKeyInfo child element for this AgreementMethod element.
- setReferenceList(XEReferenceList) - Method in class oracle.security.xmlsec.keys.DerivedKey
-
Set the ReferenceList
- setRole(String) - Method in class oracle.security.xmlsec.soap.v12.SOAPFault
-
Set the env:Role element with the given URI identifying the role of the source of the fault.
- setSalt(byte[]) - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
Sets the salt
- setSExpression(byte[]) - Method in class oracle.security.xmlsec.keys.SPKIData
-
Sets the SPKI S-expression for this SPKIData, replacing any existing value.
- setSignatureBytes(byte[]) - Method in class oracle.security.xmlsec.dsig.XSSignatureValue
-
Sets the signature bytes for this SignatureValue element.
- setSignatureMethod(String) - Method in class oracle.security.xmlsec.dsig.XSSignedInfo
-
Sets the SignatureMethod element for this SignedInfo, replacing any existing SignatureMethod.
- setSignatureMethod(XSAlgorithmIdentifier) - Method in class oracle.security.xmlsec.dsig.XSSignedInfo
-
Sets the SignatureMethod element for this SignedInfo, replacing any existing SignatureMethod.
- setSignatureValue(XSSignatureValue) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Sets the SignatureValue element for this Signature.
- setSignedInfo(XSSignedInfo) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Sets the SignedInfo element for this Signature, replacing any existing SignedInfo.
- setSubcode(SOAPFaultSubcode) - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultCode
-
Set the env:Subcode
child element.
- setSubcode(SOAPFaultSubcode) - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultSubcode
-
Set the env:Subcode
child element.
- setSuppPrivInfo(byte[]) - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
set SuppPrivInfo
- setSuppPubInfo(byte[]) - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
set SuppPubInfo
- setSystemId(String) - Method in class oracle.security.xmlsec.util.DocTypeUtil
-
Returns the system identifier of the external subset.
- setSystemId(String) - Method in class oracle.security.xmlsec.util.XMLContainer
-
Sets the base ID (URL or system ID) from where URLs will be resolved.
- setSystemId(String) - Method in class oracle.security.xmlsec.util.XMLNode
-
Sets the system ID for this XMLNode
, which should be the URI of the parent document.
- setTagManager(TagManager) - Static method in class oracle.security.xmlsec.util.TagManager
-
Sets the system-wide TagManager
.
- setTarget(String) - Method in class oracle.security.xmlsec.dsig.XSSigProperty
-
Sets the Target attribute of this SignatureProperty.
- setTarget(String) - Method in class oracle.security.xmlsec.enc.XEEncryptionProperty
-
Sets the target URI for this EncryptionProperty element.
- setTextContent(String) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- setToDefaultParameters(KeyPair, PublicKey, String) - Method in class oracle.security.xmlsec.keys.AgreementMethod
-
Populate the AgreementMethod with default values
- setToDefaultParameters() - Method in class oracle.security.xmlsec.keys.ConcatKDFParams
-
- setToDefaultParameters(KeyPair, PublicKey, String) - Method in class oracle.security.xmlsec.keys.DHAgreementMethod
-
- setToDefaultParameters(KeyPair, PublicKey, String) - Method in class oracle.security.xmlsec.keys.DHExplicitAgreementMethod
-
- setToDefaultParameters(KeyPair, PublicKey, String) - Method in class oracle.security.xmlsec.keys.ECDHESAgreementMethod
-
- setToDefaultParameters() - Method in class oracle.security.xmlsec.keys.KeyDerivationParams
-
Set default values of the parameters
- setToDefaultParameters() - Method in class oracle.security.xmlsec.keys.PBKDF2params
-
- setURI(String) - Method in class oracle.security.xmlsec.dsig.ObjectReference
-
Sets the URI attribute identifying the referenced object.
- setUseLineBreaks(boolean) - Method in class oracle.security.xmlsec.util.Base64
-
Used to indicate whether line separators are to be inserted in the encoded output.
- setUserData(String, Object, UserDataHandler) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- setUserData(Object) - Method in class oracle.security.xmlsec.util.XMLContainer
-
Set userdata associated with this container.
- setValidationParams(byte[], BigInteger) - Method in class oracle.security.xmlsec.keys.DHKeyValue
-
Sets the DH validation parameters "seed" and "pgenCounter".
- setValue(String) - Method in class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- setValue(QNameNode) - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultCode
-
Set the Value
child element's QName content.
- setValue(String, String) - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultCode
-
Set the Value
child element's QName content.
- setValue(QNameNode, String) - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultSubcode
-
Set the Value
child element's QName content.
- setValue(String, String, String) - Method in class oracle.security.xmlsec.soap.v12.SOAPFaultSubcode
-
Set the Value
child element's QName content.
- setWithComments(boolean) - Method in class oracle.security.xmlsec.util.XMLContainer
-
Sets whether conversion to a node-set from a stream or sub-tree will include comment nodes.
- setXPathNode(Object) - Method in class oracle.security.xmlsec.transform.HereFunctionContextSupport
-
Sets the document node containing the XPath expression.
- setXPathNode(Object) - Method in class oracle.security.xmlsec.transform.HereFunctionDOMXPath
-
Sets the document node containing the XPath expression.
- setY(BigInteger) - Method in class oracle.security.xmlsec.keys.DSAKeyValue
-
Sets the DSA key value Y = G^X % P.
- sign(String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Computes the XML digital signature over the SignedInfo element, after applying its canonicalization algorithm, creates a new XSSignatureValue
element, and adds it to this Signature.
- sign(PrivateKey, String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Computes the XML digital signature over the SignedInfo element, after applying its canonicalization algorithm, creates a new XSSignatureValue
element, and adds it to this Signature.
- sign(byte[], String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
Computes the MAC signature bytes over the SignedInfo element, after applying its canonicalization algorithm.
- SIGNATURE_KEY - Static variable in class oracle.security.xmlsec.util.URIManager
-
- signDetached(String, PrivateKey, X509Certificate) - Static method in class oracle.security.xmlsec.dsig.DSigUtils
-
Creates a detached XML signature for the data object residing at the given URL.
- signEnveloped(Document, PrivateKey, X509Certificate) - Static method in class oracle.security.xmlsec.dsig.DSigUtils
-
Creates an enveloped XML signature over the given XML document.
- signEnveloping(Document, PrivateKey, X509Certificate) - Static method in class oracle.security.xmlsec.dsig.DSigUtils
-
Creates an enveloping XML signature over the given XML document.
- SigningException - Exception in oracle.security.xmlsec.dsig
-
Exception thrown to indicate a problem computing an XML digital signature.
- SigningException() - Constructor for exception oracle.security.xmlsec.dsig.SigningException
-
Creates a new SigningException
instance.
- SigningException(Throwable) - Constructor for exception oracle.security.xmlsec.dsig.SigningException
-
Creates a new SigningException
instance with the given cause
- SigningException(String) - Constructor for exception oracle.security.xmlsec.dsig.SigningException
-
Creates a new SigningException
instance with the given message string.
- signSubTree(Element, String, PrivateKey, X509Certificate) - Static method in class oracle.security.xmlsec.dsig.DSigUtils
-
Creates an enveloping XML signature over a sub-tree of the given XML document that is rooted in the given element.
- signUsingJSR105(XSSignature, PrivateKey, byte[]) - Static method in class oracle.security.xmlsec.dsig.JSR105Util
-
- signUsingJSR105(PrivateKey, byte[], String) - Method in class oracle.security.xmlsec.dsig.XSSignature
-
FOR INTERNAL USE
- SOAPEnvelope - Class in oracle.security.xmlsec.soap.v11
-
A SOAP v1.1 Envelope element.
- SOAPEnvelope(Document) - Constructor for class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Creates a new v1.1 SOAPEnvelope
instance in the given owner document, but does not appended the Envelope element to the document node.
- SOAPEnvelope(Element) - Constructor for class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Creates a SOAPEnvelope
instance for the given SOAP-ENV:Envelope element.
- SOAPEnvelope(Element, String) - Constructor for class oracle.security.xmlsec.soap.v11.SOAPEnvelope
-
Creates a SOAPEnvelope
instance for the given SOAP-ENV:Envelope element.
- SOAPEnvelope - Class in oracle.security.xmlsec.soap.v12
-
A SOAP v1.2 Envelope element.
- SOAPEnvelope(Document) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Creates a new v1.2 SOAPEnvelope
instance in the given owner document, but does not appended the Envelope element to the document node.
- SOAPEnvelope(Element) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Creates a SOAPEnvelope
instance for the given env:Envelope element.
- SOAPEnvelope(Element, String) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPEnvelope
-
Creates a SOAPEnvelope
instance for the given env:Envelope element.
- SOAPFault - Class in oracle.security.xmlsec.soap.v11
-
A SOAP 1.1 Fault element.
- SOAPFault(Document) - Constructor for class oracle.security.xmlsec.soap.v11.SOAPFault
-
Create a new SOAPFault
instance in the given owner document, but does not appended the Fault element to the document node.
- SOAPFault(Element) - Constructor for class oracle.security.xmlsec.soap.v11.SOAPFault
-
Create a SOAPFault
instance from the given SOAP-ENV:Fault element.
- SOAPFault(Element, String) - Constructor for class oracle.security.xmlsec.soap.v11.SOAPFault
-
Create a SOAPFault
instance from the given SOAP-ENV:Fault element.
- SOAPFault - Class in oracle.security.xmlsec.soap.v12
-
A SOAP 1.2 Fault element.
- SOAPFault(Document) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPFault
-
Create a new SOAPFault
instance in the given owner document, but does not appended the Fault element to the document node.
- SOAPFault(Element) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPFault
-
Create a SOAPFault
instance from the given env:Fault element.
- SOAPFault(Element, String) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPFault
-
Create a SOAPFault
instance from the given env:Fault element.
- SOAPFaultCode - Class in oracle.security.xmlsec.soap.v12
-
A SOAP 1.2 Fault Code element.
- SOAPFaultCode(Element) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPFaultCode
-
Create a SOAPFaultCode
instance from the given env:Code element.
- SOAPFaultCode(Element, String) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPFaultCode
-
Create a SOAPFaultCode
instance from the given env:Code element.
- SOAPFaultCode(Document) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPFaultCode
-
Creates a SOAPFault
instance in the given document, but does not append the Code element to the document node.
- SOAPFaultSubcode - Class in oracle.security.xmlsec.soap.v12
-
A SOAP 1.2 Fault Subcode element.
- SOAPFaultSubcode(Element) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPFaultSubcode
-
Create a SOAPFaultSubcode
instance from the given env:Subcode element.
- SOAPFaultSubcode(Element, String) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPFaultSubcode
-
Create a SOAPFaultSubcode
instance from the given env:Subcode element.
- SOAPFaultSubcode(Document) - Constructor for class oracle.security.xmlsec.soap.v12.SOAPFaultSubcode
-
Creates a SOAPFaultSubcode
in the given document, but does not append the Subcode element to the document node.
- SOAPInitializer - Class in oracle.security.xmlsec.util
-
Utility class for load-time initialization and configuration of the SOAP utility classes.
- SOAPMessageUtils - Class in oracle.security.xmlsec.util
-
Utilities to work with SOAPMessage.
- SOAPMessageUtils() - Constructor for class oracle.security.xmlsec.util.SOAPMessageUtils
-
- SOAPMessageUtils.ByteArrayDataSource - Class in oracle.security.xmlsec.util
-
- SOAPMessageUtils.ByteArrayDataSource(byte[], String) - Constructor for class oracle.security.xmlsec.util.SOAPMessageUtils.ByteArrayDataSource
-
- SPKIData - Class in oracle.security.xmlsec.keys
-
XML-DSIG SPKIData element.
- SPKIData(Element) - Constructor for class oracle.security.xmlsec.keys.SPKIData
-
Creates a new SPKIData
instance from the given Element node.
- SPKIData(Element, String) - Constructor for class oracle.security.xmlsec.keys.SPKIData
-
Creates a new SPKIData
instance from the given Element node.
- START_DOCUMENT - Static variable in class oracle.security.xmlsec.util.NodeReader
-
- START_ELEMENT - Static variable in class oracle.security.xmlsec.util.NodeReader
-
- StorageAuthAdapter - Class in oracle.security.xmlsec.keys.retrieval
-
Classes extending this adapter class perform authentication for access to specific key stores or locator services.
- StorageAuthAdapter() - Constructor for class oracle.security.xmlsec.keys.retrieval.StorageAuthAdapter
-
- StorageAuthenticationException - Exception in oracle.security.xmlsec.keys.retrieval
-
Signals failure authenticating to a key store or locator service.
- StorageAuthenticationException() - Constructor for exception oracle.security.xmlsec.keys.retrieval.StorageAuthenticationException
-
- StorageAuthenticationException(Throwable) - Constructor for exception oracle.security.xmlsec.keys.retrieval.StorageAuthenticationException
-
- StorageAuthenticationException(String) - Constructor for exception oracle.security.xmlsec.keys.retrieval.StorageAuthenticationException
-
- StorageAuthenticator - Interface in oracle.security.xmlsec.keys.retrieval
-
Classes implementing this interface perform authentication for access to specific key stores or locator services.
- StreamingC14NImpl - Class in oracle.security.xmlsec.c14n
-
A more efficient canonicalization routine.
- StreamingC14NImpl(boolean, boolean) - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- StreamingC14NImpl(boolean, boolean, boolean) - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- StreamingC14NImpl() - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- StreamingC14NImpl(boolean, boolean, String) - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl
-
- StreamingC14NImpl.AttrComparator - Class in oracle.security.xmlsec.c14n
-
- StreamingC14NImpl.AttrComparator() - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrComparator
-
- StreamingC14NImpl.AttrObj - Class in oracle.security.xmlsec.c14n
-
- StreamingC14NImpl.AttrObj(String, String, String, String, String) - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.AttrObj
-
- StreamingC14NImpl.StreamingExclusiveC14NImpl - Class in oracle.security.xmlsec.c14n
-
- StreamingC14NImpl.StreamingExclusiveC14NImpl() - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.StreamingExclusiveC14NImpl
-
- StreamingC14NImpl.StreamingExclusiveC14NImpl(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.StreamingExclusiveC14NImpl
-
- StreamingC14NImpl.StreamingExclusiveCommentsC14NImpl - Class in oracle.security.xmlsec.c14n
-
- StreamingC14NImpl.StreamingExclusiveCommentsC14NImpl() - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.StreamingExclusiveCommentsC14NImpl
-
- StreamingC14NImpl.StreamingExclusiveCommentsC14NImpl(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.StreamingExclusiveCommentsC14NImpl
-
- StreamingC14NImpl.StreamingInclusiveC14N11Impl - Class in oracle.security.xmlsec.c14n
-
- StreamingC14NImpl.StreamingInclusiveC14N11Impl() - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.StreamingInclusiveC14N11Impl
-
- StreamingC14NImpl.StreamingInclusiveC14NImpl - Class in oracle.security.xmlsec.c14n
-
- StreamingC14NImpl.StreamingInclusiveC14NImpl() - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.StreamingInclusiveC14NImpl
-
- StreamingC14NImpl.StreamingInclusiveCommentsC14N11Impl - Class in oracle.security.xmlsec.c14n
-
- StreamingC14NImpl.StreamingInclusiveCommentsC14N11Impl() - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.StreamingInclusiveCommentsC14N11Impl
-
- StreamingC14NImpl.StreamingInclusiveCommentsC14NImpl - Class in oracle.security.xmlsec.c14n
-
- StreamingC14NImpl.StreamingInclusiveCommentsC14NImpl() - Constructor for class oracle.security.xmlsec.c14n.StreamingC14NImpl.StreamingInclusiveCommentsC14NImpl
-
- stripWS(String) - Static method in class oracle.security.xmlsec.util.XMLUtils
-
Strips whitespace from the given string.
- subTreeAvailable() - Method in class oracle.security.xmlsec.util.XMLContainer
-
Returns true
if the contained XML is available as a a DOM document subtree.
- subtreeToNodeList(Node, boolean, boolean) - Static method in class oracle.security.xmlsec.util.XMLContainer
-
Create a node-list containing the given node and all its children, attributes and namespaces.
- subtreeToNodeSet(Node, boolean) - Static method in class oracle.security.xmlsec.util.XMLContainer
-
Create a node-set containing the given node and all its children, attributes and namespaces.
- systemId - Variable in class oracle.security.xmlsec.util.XMLNode
-
The system ID for this XMLNode
's document.
- X509Data - Class in oracle.security.xmlsec.keys
-
XML-DSIG X509Data element.
- X509Data(Element) - Constructor for class oracle.security.xmlsec.keys.X509Data
-
Creates a new X509Data
instance from the given Element node.
- X509Data(Element, String) - Constructor for class oracle.security.xmlsec.keys.X509Data
-
Creates a new X509Data
instance from the given Element node.
- X509Data.IssuerAndSerialNo - Class in oracle.security.xmlsec.keys
-
Simple holder class to contain an issuer and a serial number
- X509Data.IssuerAndSerialNo(X500Principal, BigInteger) - Constructor for class oracle.security.xmlsec.keys.X509Data.IssuerAndSerialNo
-
- XECipherData - Class in oracle.security.xmlsec.enc
-
The CipherData element that provides the encrypted data.
- XECipherData(Element) - Constructor for class oracle.security.xmlsec.enc.XECipherData
-
Create a XECipherData
instance with the given CipherData element.
- XECipherData(Element, String) - Constructor for class oracle.security.xmlsec.enc.XECipherData
-
Create a XECipherData
instance with the given CipherData element.
- XECipherException - Exception in oracle.security.xmlsec.enc
-
This class signals a problem when encrypting or decrypting data or key.
- XECipherException() - Constructor for exception oracle.security.xmlsec.enc.XECipherException
-
Create a non-argument XECipherException
instance.
- XECipherException(Throwable) - Constructor for exception oracle.security.xmlsec.enc.XECipherException
-
Create a new XEException
instance with the given cause
- XECipherException(String) - Constructor for exception oracle.security.xmlsec.enc.XECipherException
-
Create a new XECipherException
instance with the given message string.
- XECipherException(String, Throwable) - Constructor for exception oracle.security.xmlsec.enc.XECipherException
-
Create a new XEException
instance with the given message string and cause
- XECipherReference - Class in oracle.security.xmlsec.enc
-
The CipherReference element that identifies a source containing the encrypted data.
- XECipherReference(Element) - Constructor for class oracle.security.xmlsec.enc.XECipherReference
-
Create a XECipherReference
instance from the given CipherReference element.
- XECipherReference(Element, String) - Constructor for class oracle.security.xmlsec.enc.XECipherReference
-
Create a XECipherReference
instance from the given CipherReference element.
- XEDataReference - Class in oracle.security.xmlsec.enc
-
An XML-ENC DataReference element.
- XEDataReference(Element) - Constructor for class oracle.security.xmlsec.enc.XEDataReference
-
Create a XEDataReference
instance from the given DataReference element.
- XEDataReference(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEDataReference
-
Create a XEDataReference
instance from the given DataReference element.
- XEEncryptedData - Class in oracle.security.xmlsec.enc
-
The XML-ENC EncryptedData element.
- XEEncryptedData(Element) - Constructor for class oracle.security.xmlsec.enc.XEEncryptedData
-
Create a XEEncryptedData
instance from the given EncryptedData element.
- XEEncryptedData(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEEncryptedData
-
Create a XEEncryptedData
instance from the given EncryptedData element.
- XEEncryptedKey - Class in oracle.security.xmlsec.enc
-
This class represents an XML-ENC EncryptedKey element.
- XEEncryptedKey(Element) - Constructor for class oracle.security.xmlsec.enc.XEEncryptedKey
-
Create a XEEncryptedKey
instance from the given EncryptedKey element.
- XEEncryptedKey(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEEncryptedKey
-
Create a XEEncryptedKey
instance from the given EncryptedKey element.
- XEEncryptedKey(Document) - Constructor for class oracle.security.xmlsec.enc.XEEncryptedKey
-
Create a new XEEncryptedKey
instance with the given XML Document context.
- XEEncryptedKey(Document, String) - Constructor for class oracle.security.xmlsec.enc.XEEncryptedKey
-
Create a new XEEncryptedKey
instance with the given XML Document context and the id.
- XEEncryptedObject - Class in oracle.security.xmlsec.enc
-
Abstract class representing the XML-ENC EncryptedType structure.
- XEEncryptedObject(Element) - Constructor for class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptedObject instance from the given EncryptedData or EncryptedKey element.
- XEEncryptedObject(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptedObject instance from the given EncryptedData or EncryptedKey element.
- XEEncryptedObject(Document, String) - Constructor for class oracle.security.xmlsec.enc.XEEncryptedObject
-
Create a new XEEncryptedObject instance from the given XML Document context and the tagName.
- XEEncryptionMethod - Class in oracle.security.xmlsec.enc
-
This class represents EncryptionMethod element which sets the algorithm and parameters to be used in encrypting the data or key.
- XEEncryptionMethod(Element) - Constructor for class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Create an XEEncryptionMethod
instance with the given EncryptionMethod element.
- XEEncryptionMethod(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Create an XEEncryptionMethod
instance with the given EncryptionMethod element.
- XEEncryptionMethod(Document, String) - Constructor for class oracle.security.xmlsec.enc.XEEncryptionMethod
-
Create an XEEncryptionMethod
instance with the given XML Document context and algorithm URI.
- XEEncryptionProperties - Class in oracle.security.xmlsec.enc
-
The XML Encryption EncrytionProperties element that contains any number of EncryptionProperty elements.
- XEEncryptionProperties(Element) - Constructor for class oracle.security.xmlsec.enc.XEEncryptionProperties
-
Create a XEEncryptionProperties
instance from the given EncryptionProperties element.
- XEEncryptionProperties(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEEncryptionProperties
-
Create a XEEncryptionProperties
instance from the given EncryptionProperties element.
- XEEncryptionProperty - Class in oracle.security.xmlsec.enc
-
The XML Encryption EncryptionProperty element.
- XEEncryptionProperty(Element) - Constructor for class oracle.security.xmlsec.enc.XEEncryptionProperty
-
Create a XEEncryptionProperty
instance from the given EncryptionProperty element.
- XEEncryptionProperty(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEEncryptionProperty
-
Create a XEEncryptionProperty
instance from the given EncryptionProperty element.
- XEException - Exception in oracle.security.xmlsec.enc
-
This class signals error conditions in processing XML Encryption.
- XEException() - Constructor for exception oracle.security.xmlsec.enc.XEException
-
Create a non-argument XEException
instance.
- XEException(Throwable) - Constructor for exception oracle.security.xmlsec.enc.XEException
-
Create a new XEException
instance with the given cause
- XEException(String) - Constructor for exception oracle.security.xmlsec.enc.XEException
-
Create a new XEException
instance with the given message string.
- XEException(String, Throwable) - Constructor for exception oracle.security.xmlsec.enc.XEException
-
Create a new XEException
instance with the given message string and cause
- XEKeyInfo - Class in oracle.security.xmlsec.enc
-
An XML-DSIG KeyInfo element extended to support the child types defined in XML Encryption.
- XEKeyInfo(Element) - Constructor for class oracle.security.xmlsec.enc.XEKeyInfo
-
Creates a new XEKeyInfo
instance from the given Element node.
- XEKeyInfo(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEKeyInfo
-
Creates a new XEKeyInfo
instance from the given Element node.
- XEKeyInfo(Document) - Constructor for class oracle.security.xmlsec.enc.XEKeyInfo
-
Creates a new XEKeyInfo
instance.
- XEKeyInfo(Document, String) - Constructor for class oracle.security.xmlsec.enc.XEKeyInfo
-
Creates a new XEKeyInfo
instance.
- XEKeyReference - Class in oracle.security.xmlsec.enc
-
An XML Encryption KeyReference element.
- XEKeyReference(Element) - Constructor for class oracle.security.xmlsec.enc.XEKeyReference
-
Create a XEKeyReference
instance from the given KeyReference element.
- XEKeyReference(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEKeyReference
-
Create a XEKeyReference
instance from the given KeyReference element.
- XEncUtils - Class in oracle.security.xmlsec.enc
-
Simple API for encrypting and decrypting XML Key, Element or Element Content.
- XEReference - Class in oracle.security.xmlsec.enc
-
An XML Encryption ReferenceType element.
- XEReference(Element) - Constructor for class oracle.security.xmlsec.enc.XEReference
-
Create a XEReference
instance from the given XML Element.
- XEReference(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEReference
-
Create a XEReference
instance from the given XML Element.
- XEReference(Document, String) - Constructor for class oracle.security.xmlsec.enc.XEReference
-
Create a XEReference
instance from the given owner XML document and the tag name for the element.
- XEReference(Document, String, String) - Constructor for class oracle.security.xmlsec.enc.XEReference
-
Create a XEReference
instance from the given owner XML document, the tag name for the element and the URI attribute.
- XEReferenceList - Class in oracle.security.xmlsec.enc
-
An XML Encryption ReferenceList element.
- XEReferenceList(Element) - Constructor for class oracle.security.xmlsec.enc.XEReferenceList
-
Create a XEReferenceList
instance from the given XML Element.
- XEReferenceList(Element, String) - Constructor for class oracle.security.xmlsec.enc.XEReferenceList
-
Create a XEReferenceList
instance from the given XML Element.
- XEReferenceList(Document) - Constructor for class oracle.security.xmlsec.enc.XEReferenceList
-
Create a XEReferenceList
instance from the given owner XML document.
- XESchemaException - Exception in oracle.security.xmlsec.enc
-
This class signals errors or missing required ingredients in an XML Encryption element.
- XESchemaException() - Constructor for exception oracle.security.xmlsec.enc.XESchemaException
-
Create a non-argument XESchemaException
instance.
- XESchemaException(Throwable) - Constructor for exception oracle.security.xmlsec.enc.XESchemaException
-
Create a new XESchemaException
instance with the given cause.
- XESchemaException(String) - Constructor for exception oracle.security.xmlsec.enc.XESchemaException
-
Create a new XESchemaException
instance with the given message string.
- XMLC14N - Class in oracle.security.xmlsec.c14n
-
Implementation of Canonical XML version 1.0 (XML-C14N).
- XMLC14N() - Constructor for class oracle.security.xmlsec.c14n.XMLC14N
-
Creates a new XMLC14N
instance.
- XMLC14N(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.c14n.XMLC14N
-
Creates a new XMLC14N
instance.
- XMLC14NWithComments - Class in oracle.security.xmlsec.c14n
-
Implementation of Canonical XML version 1.0 (XML-C14N) with comments processing.
- XMLC14NWithComments() - Constructor for class oracle.security.xmlsec.c14n.XMLC14NWithComments
-
Creates a new XMLC14NWithComments
instance.
- XMLC14NWithComments(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.c14n.XMLC14NWithComments
-
Creates a new XMLC14NWithComments
instance.
- XMLContainer - Class in oracle.security.xmlsec.util
-
Internal use only.
- XMLContainer() - Constructor for class oracle.security.xmlsec.util.XMLContainer
-
Create a new instance of XMLContainer
with no transformation input set.
- XMLContainer(NodeList) - Constructor for class oracle.security.xmlsec.util.XMLContainer
-
Create a new instance of XMLContainer
with the given node-set.
- XMLContainer(Collection) - Constructor for class oracle.security.xmlsec.util.XMLContainer
-
Create a new instance of XMLContainer
with the given node-set.
- XMLContainer(Node) - Constructor for class oracle.security.xmlsec.util.XMLContainer
-
Create a new instance of XMLContainer
with the given document sub-tree.
- XMLContainer(Node, boolean) - Constructor for class oracle.security.xmlsec.util.XMLContainer
-
Create a new instance of XMLContainer
with the given document sub-tree.
- XMLContainer(InputStream) - Constructor for class oracle.security.xmlsec.util.XMLContainer
-
Create a new instance of XMLContainer
with the given octet stream.
- XMLContainer(byte[]) - Constructor for class oracle.security.xmlsec.util.XMLContainer
-
Create a new instance of XMLContainer
with the given byte array.
- XMLContainer(String) - Constructor for class oracle.security.xmlsec.util.XMLContainer
-
Create a new instance of XMLContainer
with the given system ID.
- XMLElement - Class in oracle.security.xmlsec.util
-
Abstract superclass for XML element objects.
- XMLElement(Element) - Constructor for class oracle.security.xmlsec.util.XMLElement
-
Creates a new XMLElement
instance for the given org.w3c.dom.Element
.
- XMLElement(Element, String) - Constructor for class oracle.security.xmlsec.util.XMLElement
-
Creates a new XMLElement
instance for the given org.w3c.dom.Element
.
- XMLElement(Document, String, String) - Constructor for class oracle.security.xmlsec.util.XMLElement
-
Creates a new XMLElement
instance in the given Document with the given namespace and tag name.
- XMLElement(Document, String, String, String) - Constructor for class oracle.security.xmlsec.util.XMLElement
-
Creates a new XMLElement
instance in the given Document with the given namespace and tag name.
- XMLNode - Class in oracle.security.xmlsec.util
-
Abstract superclass for XML node objects.
- XMLNode(Node) - Constructor for class oracle.security.xmlsec.util.XMLNode
-
Creates a new XMLNode
instance for the given org.w3c.dom.Node
, and checks that the Node
's local name is valid for an object of this XMLNode
's type.
- XMLNode(Node, String) - Constructor for class oracle.security.xmlsec.util.XMLNode
-
Creates a new XMLNode
instance for the given org.w3c.dom.Node
, and checks that the Node
's local name is valid for an object of this XMLNode
's type.
- XMLURI - Interface in oracle.security.xmlsec.util
-
Defined URI string constants for algorithms, namespaces and objects.
- XMLUtils - Class in oracle.security.xmlsec.util
-
Class containing static utility methods for XML and XML-DSIG.
- XMLUtils() - Constructor for class oracle.security.xmlsec.util.XMLUtils
-
- XPathException - Exception in oracle.security.xmlsec.util
-
Exception thrown to indicate a problem with an XPath operation.
- XPathException() - Constructor for exception oracle.security.xmlsec.util.XPathException
-
Creates a new XPathException
instance.
- XPathException(Throwable) - Constructor for exception oracle.security.xmlsec.util.XPathException
-
Creates a new XPathException
instance with the given cause.
- XPathException(String) - Constructor for exception oracle.security.xmlsec.util.XPathException
-
Creates a new XPathException
instance with the given message string.
- XPathFilter - Class in oracle.security.xmlsec.transform
-
Internal use only.
- XPathFilter(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.transform.XPathFilter
-
Creates a new XPathFilter
instance.
- XPathFilter2 - Class in oracle.security.xmlsec.transform
-
Internal use only.
- XPathFilter2(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.transform.XPathFilter2
-
Creates a new XPathFilter
instance.
- XSAlgorithmIdentifier - Class in oracle.security.xmlsec.dsig
-
Class representing a XML-DSIG algorithm identifier element.
- XSAlgorithmIdentifier(Element) - Constructor for class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Creates a new XSAlgorithmIdentifier
instance from the given Element node.
- XSAlgorithmIdentifier(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Creates a new XSAlgorithmIdentifier
instance from the given Element node.
- XSAlgorithmIdentifier(Document, String) - Constructor for class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Creates a new XSAlgorithmIdentifier
instance.
- XSAlgorithmIdentifier(Document, String, String) - Constructor for class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Creates a new XSAlgorithmIdentifier
instance.
- XSAlgorithmIdentifier(Document, String, String, String) - Constructor for class oracle.security.xmlsec.dsig.XSAlgorithmIdentifier
-
Creates a new XSAlgorithmIdentifier
instance.
- XSException - Exception in oracle.security.xmlsec.dsig
-
Exception thrown to indicate a problem with an XML digital signature.
- XSException() - Constructor for exception oracle.security.xmlsec.dsig.XSException
-
Creates a new XSException
instance.
- XSException(Throwable) - Constructor for exception oracle.security.xmlsec.dsig.XSException
-
Creates a new XSException
instance with the given cause.
- XSException(String) - Constructor for exception oracle.security.xmlsec.dsig.XSException
-
Creates a new XSException
instance with the given message string.
- XSException(String, Throwable) - Constructor for exception oracle.security.xmlsec.dsig.XSException
-
Creates a new XSException
instance with the given message string and cause.
- XSKeyInfo - Class in oracle.security.xmlsec.dsig
-
A XML-DSIG KeyInfo element that may contain one or more instances of specific KeyInfo child data elements.
- XSKeyInfo(Element) - Constructor for class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new XSKeyInfo
instance from the given Element node.
- XSKeyInfo(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new XSKeyInfo
instance from the given Element node.
- XSKeyInfo(Document) - Constructor for class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new XSKeyInfo
instance.
- XSKeyInfo(Document, String) - Constructor for class oracle.security.xmlsec.dsig.XSKeyInfo
-
Creates a new XSKeyInfo
instance.
- XSLTTransform - Class in oracle.security.xmlsec.transform
-
Internal use only.
- XSLTTransform(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.transform.XSLTTransform
-
Creates a new XSLTTransform
instance.
- XSManifest - Class in oracle.security.xmlsec.dsig
-
XML structure containing a list of Reference elements.
- XSManifest(Element) - Constructor for class oracle.security.xmlsec.dsig.XSManifest
-
Creates a new XSManifest
instance.
- XSManifest(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSManifest
-
Creates a new XSManifest
instance.
- XSManifest(Document) - Constructor for class oracle.security.xmlsec.dsig.XSManifest
-
Create a new XSManifest
instance.
- XSManifest(Document, String) - Constructor for class oracle.security.xmlsec.dsig.XSManifest
-
Create a new XSManifest
instance.
- XSObject - Class in oracle.security.xmlsec.dsig
-
The XML-DSIG Object element.
- XSObject(Element) - Constructor for class oracle.security.xmlsec.dsig.XSObject
-
Creates a new XSObject
instance from the given Element node.
- XSObject(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSObject
-
Creates a new XSObject
instance from the given Element node.
- XSObject(Document) - Constructor for class oracle.security.xmlsec.dsig.XSObject
-
Creates a new XSObject
instance.
- XSObject(Document, String) - Constructor for class oracle.security.xmlsec.dsig.XSObject
-
Creates a new XSObject
instance.
- XSObject(Document, String, String, String) - Constructor for class oracle.security.xmlsec.dsig.XSObject
-
Creates a new XSObject
instance.
- XSReference - Class in oracle.security.xmlsec.dsig
-
XML-DSIG Reference element identifying a local or external data object to be signed.
- XSReference(Element) - Constructor for class oracle.security.xmlsec.dsig.XSReference
-
Creates a new XSReference
instance from the given Element node.
- XSReference(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSReference
-
Creates a new XSReference
instance from the given Element node.
- XSReference(Document) - Constructor for class oracle.security.xmlsec.dsig.XSReference
-
Creates a new XSReference
instance.
- XSReference(Document, String) - Constructor for class oracle.security.xmlsec.dsig.XSReference
-
Creates a new XSReference
instance.
- XSReference(Document, String, String, String) - Constructor for class oracle.security.xmlsec.dsig.XSReference
-
Creates a new XSReference
instance.
- XSSignature - Class in oracle.security.xmlsec.dsig
-
The top-level Signature element of the XML-DSIG schema.
- XSSignature(Element) - Constructor for class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new XSSignature
instance from the given Element node.
- XSSignature(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSSignature
-
Creates a new XSSignature
instance from the given Element node.
- XSSignatureValue - Class in oracle.security.xmlsec.dsig
-
Class representing a XML-DSIG SignatureValue element.
- XSSignatureValue(Element) - Constructor for class oracle.security.xmlsec.dsig.XSSignatureValue
-
Creates a new XSSignatureValue
instance from the given Element node.
- XSSignatureValue(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSSignatureValue
-
Creates a new XSSignatureValue
instance from the given Element node.
- XSSignatureValue(Document) - Constructor for class oracle.security.xmlsec.dsig.XSSignatureValue
-
Creates a new XSSignatureValue
instance.
- XSSignatureValue(Document, String) - Constructor for class oracle.security.xmlsec.dsig.XSSignatureValue
-
Creates a new XSSignatureValue
instance.
- XSSignatureValue(Document, byte[]) - Constructor for class oracle.security.xmlsec.dsig.XSSignatureValue
-
Creates a new XSSignatureValue
instance.
- XSSignatureValue(Document, byte[], String) - Constructor for class oracle.security.xmlsec.dsig.XSSignatureValue
-
Creates a new XSSignatureValue
instance.
- XSSignedInfo - Class in oracle.security.xmlsec.dsig
-
XML-DSIG SignedInfo element containing the signature details.
- XSSignedInfo(Element) - Constructor for class oracle.security.xmlsec.dsig.XSSignedInfo
-
Creates a new XSSignedInfo
instance.
- XSSignedInfo(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSSignedInfo
-
Creates a new XSSignedInfo
instance.
- XSSignedInfo(Document) - Constructor for class oracle.security.xmlsec.dsig.XSSignedInfo
-
Create a new XSSignedInfo
instance.
- XSSignedInfo(Document, String) - Constructor for class oracle.security.xmlsec.dsig.XSSignedInfo
-
Create a new XSSignedInfo
instance.
- XSSignedInfo(Document, String, String) - Constructor for class oracle.security.xmlsec.dsig.XSSignedInfo
-
Create a new XSSignedInfo
instance.
- XSSignedInfo(Document, String, String, String) - Constructor for class oracle.security.xmlsec.dsig.XSSignedInfo
-
Create a new XSSignedInfo
instance.
- XSSigProperties - Class in oracle.security.xmlsec.dsig
-
The XML-DSIG SignatureProperties element.
- XSSigProperties(Element) - Constructor for class oracle.security.xmlsec.dsig.XSSigProperties
-
Creates a new XSSigProperties
instance from the given Element node.
- XSSigProperties(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSSigProperties
-
Creates a new XSSigProperties
instance from the given Element node.
- XSSigProperties(Document) - Constructor for class oracle.security.xmlsec.dsig.XSSigProperties
-
Creates a new XSSigProperties
instance.
- XSSigProperties(Document, String) - Constructor for class oracle.security.xmlsec.dsig.XSSigProperties
-
Creates a new XSSigProperties
instance.
- XSSigProperty - Class in oracle.security.xmlsec.dsig
-
The XML-DSIG SignatureProperty element.
- XSSigProperty(Element) - Constructor for class oracle.security.xmlsec.dsig.XSSigProperty
-
Creates a new XSSigProperty
instance from the given Element node.
- XSSigProperty(Element, String) - Constructor for class oracle.security.xmlsec.dsig.XSSigProperty
-
Creates a new XSSigProperty
instance from the given Element node.
- XSSigProperty(Document) - Constructor for class oracle.security.xmlsec.dsig.XSSigProperty
-
Creates a new XSSigProperty
instance.
- XSSigProperty(Document, String) - Constructor for class oracle.security.xmlsec.dsig.XSSigProperty
-
Creates a new XSSigProperty
instance.
- XSSigProperty(Document, String, String) - Constructor for class oracle.security.xmlsec.dsig.XSSigProperty
-
Creates a new XSSigProperty
instance.
- XSTransformer - Class in oracle.security.xmlsec.transform
-
Internal use only.
- XSTransformer() - Constructor for class oracle.security.xmlsec.transform.XSTransformer
-
Creates a new XSTransformer
instance.
- XSTransformer(XSAlgorithmIdentifier) - Constructor for class oracle.security.xmlsec.transform.XSTransformer
-
Creates a new XSTransformer
instance, and checks that the given XSAlgorithmIdentifier
is a XML-DSIG Transform element.
- XSTransformerAdapter - Class in oracle.security.xmlsec.transform
-
- XSTransformerAdapter() - Constructor for class oracle.security.xmlsec.transform.XSTransformerAdapter
-