XML Security, 1.6

Serialized Form


Package com.ibm.xml.crypto

Class com.ibm.xml.crypto.IBMXMLCryptoProvider extends java.security.Provider implements Serializable


Package com.ibm.xml.crypto.dsig.dom.transform

Class com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.FuncHere extends org.apache.xpath.functions.Function implements Serializable


Package com.ibm.xml.enc

Class com.ibm.xml.enc.IBMXMLEncProvider extends java.security.Provider implements Serializable


Package javax.xml.crypto

Class javax.xml.crypto.KeySelectorException extends java.lang.Exception implements Serializable

serialVersionUID: -7480033639322531109L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Class javax.xml.crypto.MarshalException extends java.lang.Exception implements Serializable

serialVersionUID: -863185580332643547L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Class javax.xml.crypto.NoSuchMechanismException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 4189669069570660166L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Class javax.xml.crypto.URIReferenceException extends java.lang.Exception implements Serializable

serialVersionUID: 7173469703932561419L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

uriReference

URIReference uriReference

Package javax.xml.crypto.dsig

Class javax.xml.crypto.dsig.TransformException extends java.lang.Exception implements Serializable

serialVersionUID: 5082634801360427800L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Class javax.xml.crypto.dsig.XMLSignatureException extends java.lang.Exception implements Serializable

serialVersionUID: -3438102491013869995L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Package javax.xml.crypto.enc

Class javax.xml.crypto.enc.XMLEncryptionException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 


XML Security, 1.6

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