Uses of Class
org.apache.xml.security.utils.SignatureElementProxy
Packages that use SignatureElementProxy
Package
Description
-
Uses of SignatureElementProxy in org.apache.xml.security.algorithms
Subclasses of SignatureElementProxy in org.apache.xml.security.algorithmsModifier and TypeClassDescriptionclass
The Algorithm class which stores the Algorithm URI as a string.class
Digest Message wrapper and selector class.class
Allows selection of digital signature's algorithm, private keys, other security parameters, and algorithm's ID. -
Uses of SignatureElementProxy in org.apache.xml.security.encryption
Subclasses of SignatureElementProxy in org.apache.xml.security.encryption -
Uses of SignatureElementProxy in org.apache.xml.security.keys
Subclasses of SignatureElementProxy in org.apache.xml.security.keysModifier and TypeClassDescriptionclass
This class stand for KeyInfo Element that may contain keys, names, certificates and other public key management information, such as in-band key distribution or key agreement data. -
Uses of SignatureElementProxy in org.apache.xml.security.keys.content
Subclasses of SignatureElementProxy in org.apache.xml.security.keys.content -
Uses of SignatureElementProxy in org.apache.xml.security.keys.content.keyvalues
Subclasses of SignatureElementProxy in org.apache.xml.security.keys.content.keyvalues -
Uses of SignatureElementProxy in org.apache.xml.security.keys.content.x509
Subclasses of SignatureElementProxy in org.apache.xml.security.keys.content.x509Modifier and TypeClassDescriptionclass
class
class
class
Handles SubjectKeyIdentifier (SKI) for X.509v3.class
-
Uses of SignatureElementProxy in org.apache.xml.security.signature
Subclasses of SignatureElementProxy in org.apache.xml.security.signatureModifier and TypeClassDescriptionclass
Handles<ds:Manifest>
elements.class
Handles<ds:Object>
elementsObject
Element
supply facility which can contain any kind data $todo$ if we remove childen, the boolean values are not updatedclass
Handles<ds:Reference>
elements.class
Handles<ds:SignatureProperties>
elements This Element holdsSignatureProperty
properties that contain additional information items concerning the generation of the signature.class
Handles<ds:SignatureProperty>
elements Additional information item concerning the generation of the signature(s) can be placed in this Elementclass
Handles<ds:SignedInfo>
elements ThisSignedInfo
element includes the canonicalization algorithm, a signature algorithm, and one or more references.final class
Handles<ds:Signature>
elements. -
Uses of SignatureElementProxy in org.apache.xml.security.transforms
Subclasses of SignatureElementProxy in org.apache.xml.security.transformsModifier and TypeClassDescriptionfinal class
Implements the behaviour of theds:Transform
element.class
Holder of theTransform
steps to be performed on the data. -
Uses of SignatureElementProxy in org.apache.xml.security.transforms.params
Subclasses of SignatureElementProxy in org.apache.xml.security.transforms.paramsModifier and TypeClassDescriptionclass
This Object serves both as namespace prefix resolver and as container for theds:XPath
Element.