Uses of Class
org.apache.xml.security.utils.ElementProxy
-
-
Uses of ElementProxy in org.apache.xml.security.algorithms
Subclasses of ElementProxy in org.apache.xml.security.algorithms Modifier and Type Class Description classAlgorithmThe Algorithm class which stores the Algorithm URI as a string.classMessageDigestAlgorithmDigest Message wrapper and selector class.classSignatureAlgorithmAllows selection of digital signature's algorithm, private keys, other security parameters, and algorithm's ID. -
Uses of ElementProxy in org.apache.xml.security.keys
Subclasses of ElementProxy in org.apache.xml.security.keys Modifier and Type Class Description classKeyInfoThis 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 ElementProxy in org.apache.xml.security.keys.content
Subclasses of ElementProxy in org.apache.xml.security.keys.content Modifier and Type Class Description classDEREncodedKeyValueProvides content model support for thedsig11:DEREncodedKeyvalueelement.classKeyInfoReferenceProvides content model support for thedsig11:KeyInfoReferenceelement.classKeyNameclassKeyValueThe KeyValue element contains a single public key that may be useful in validating the signature.classMgmtDataclassPGPData$todo$ ImplementclassRetrievalMethodclassSPKIData$todo$ implementclassX509Data -
Uses of ElementProxy in org.apache.xml.security.keys.content.keyvalues
Subclasses of ElementProxy in org.apache.xml.security.keys.content.keyvalues Modifier and Type Class Description classDSAKeyValueclassECKeyValueclassRSAKeyValue -
Uses of ElementProxy in org.apache.xml.security.keys.content.x509
Subclasses of ElementProxy in org.apache.xml.security.keys.content.x509 Modifier and Type Class Description classXMLX509CertificateclassXMLX509CRLclassXMLX509DigestProvides content model support for thedsig11:X509Digestelement.classXMLX509IssuerSerialclassXMLX509SKIHandles SubjectKeyIdentifier (SKI) for X.509v3.classXMLX509SubjectName -
Uses of ElementProxy in org.apache.xml.security.signature
Subclasses of ElementProxy in org.apache.xml.security.signature Modifier and Type Class Description classManifestHandles<ds:Manifest>elements.classObjectContainerHandles<ds:Object>elementsObjectElementsupply facility which can contain any kind data $todo$ if we remove children, the boolean values are not updatedclassReferenceHandles<ds:Reference>elements.classSignaturePropertiesHandles<ds:SignatureProperties>elements This Element holdsSignaturePropertyproperties that contain additional information items concerning the generation of the signature.classSignaturePropertyHandles<ds:SignatureProperty>elements Additional information item concerning the generation of the signature(s) can be placed in this ElementclassSignedInfoHandles<ds:SignedInfo>elements ThisSignedInfoelement includes the canonicalization algorithm, a signature algorithm, and one or more references.classXMLSignatureHandles<ds:Signature>elements. -
Uses of ElementProxy in org.apache.xml.security.transforms
Subclasses of ElementProxy in org.apache.xml.security.transforms Modifier and Type Class Description classTransformImplements the behaviour of theds:Transformelement.classTransformsHolder of theTransformsteps to be performed on the data. -
Uses of ElementProxy in org.apache.xml.security.transforms.params
Subclasses of ElementProxy in org.apache.xml.security.transforms.params Modifier and Type Class Description classInclusiveNamespacesThis Object serves as Content for the ds:Transforms for exclusive Canonicalization.classXPath2FilterContainerImplements the parameters for the XPath Filter v2.0.classXPathContainerThis Object serves both as namespace prefix resolver and as container for theds:XPathElement. -
Uses of ElementProxy in org.apache.xml.security.utils
Subclasses of ElementProxy in org.apache.xml.security.utils Modifier and Type Class Description classSignature11ElementProxyClass SignatureElementProxyclassSignatureElementProxyClass SignatureElementProxyMethods in org.apache.xml.security.utils with parameters of type ElementProxy Modifier and Type Method Description protected voidElementProxy. appendSelf(ElementProxy toAppend)
-