Top Interfaces Classes
module java.xml.crypto

Package com.sun.org.apache.xml.internal.security.signature


Interface Summary

Modifier and TypeInterface and Description
public interface
NodeFilter

An interface to tell to the c14n if a node is included or not in the output

Class Summary

Modifier and TypeClass and Description
public class
InvalidDigestValueException

Raised when the computed hash value doesn't match the given DigestValue.

public class
InvalidSignatureValueException

Raised if testing the signature value over DigestValue fails because of invalid signature.

public class
Manifest

Handles <ds:Manifest> elements.

public class
public class
ObjectContainer

Handles <ds:Object> elements Object Element supply facility which can contain any kind data $todo$ if we remove children, the boolean values are not updated

public class
Reference

Handles <ds:Reference> elements.

public class
public class
SignatureProperties

Handles <ds:SignatureProperties> elements This Element holds SignatureProperty properties that contain additional information items concerning the generation of the signature.

public class
SignatureProperty

Handles <ds:SignatureProperty> elements Additional information item concerning the generation of the signature(s) can be placed in this Element

public class
SignedInfo

Handles <ds:SignedInfo> elements This SignedInfo element includes the canonicalization algorithm, a signature algorithm, and one or more references.

public class
VerifiedReference

Holds the result of a Reference validation.

public class
XMLSignature

Handles <ds:Signature> elements.

public class
XMLSignatureException

All XML Signature related exceptions inherit herefrom.

public class
XMLSignatureInput

Class XMLSignatureInput $todo$ check whether an XMLSignatureInput can be _both_, octet stream _and_ node set?

public class
XMLSignatureInputDebugger

Class XMLSignatureInputDebugger