|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementProxy | |
---|---|
org.apache.xml.security.algorithms | algorithm factories. |
org.apache.xml.security.keys | general key related material. |
org.apache.xml.security.keys.content |
basic handlers for elements that can occur inside ds:KeyInfo . |
org.apache.xml.security.keys.content.keyvalues |
basic handlers for elements that can occur inside ds:KeyValue . |
org.apache.xml.security.keys.content.x509 |
basic handlers for elements that can occur inside ds:X509Data . |
org.apache.xml.security.signature | XML Signature specific classes. |
org.apache.xml.security.transforms | the framework for XML Signature transforms. |
org.apache.xml.security.transforms.params | |
org.apache.xml.security.utils | general utility classes. |
Uses of ElementProxy in org.apache.xml.security.algorithms |
---|
Subclasses of ElementProxy in org.apache.xml.security.algorithms | |
---|---|
class |
Algorithm
The Algorithm class which stores the Algorithm URI as a string. |
class |
MessageDigestAlgorithm
Digest Message wrapper & selector class. |
class |
SignatureAlgorithm
Allows 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 | |
---|---|
class |
KeyInfo
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 ElementProxy in org.apache.xml.security.keys.content |
---|
Subclasses of ElementProxy in org.apache.xml.security.keys.content | |
---|---|
class |
DEREncodedKeyValue
Provides content model support for the dsig11:DEREncodedKeyvalue element. |
class |
KeyInfoReference
Provides content model support for the dsig11:KeyInfoReference element. |
class |
KeyName
|
class |
KeyValue
The KeyValue element contains a single public key that may be useful in validating the signature. |
class |
MgmtData
|
class |
PGPData
|
class |
RetrievalMethod
|
class |
SPKIData
|
class |
X509Data
|
Uses of ElementProxy in org.apache.xml.security.keys.content.keyvalues |
---|
Subclasses of ElementProxy in org.apache.xml.security.keys.content.keyvalues | |
---|---|
class |
DSAKeyValue
|
class |
RSAKeyValue
|
Uses of ElementProxy in org.apache.xml.security.keys.content.x509 |
---|
Subclasses of ElementProxy in org.apache.xml.security.keys.content.x509 | |
---|---|
class |
XMLX509Certificate
|
class |
XMLX509CRL
|
class |
XMLX509Digest
Provides content model support for the dsig11:X509Digest element. |
class |
XMLX509IssuerSerial
|
class |
XMLX509SKI
Handles SubjectKeyIdentifier (SKI) for X.509v3. |
class |
XMLX509SubjectName
|
Uses of ElementProxy in org.apache.xml.security.signature |
---|
Subclasses of ElementProxy in org.apache.xml.security.signature | |
---|---|
class |
Manifest
Handles <ds:Manifest> elements. |
class |
ObjectContainer
Handles <ds:Object> elements
Object |
class |
Reference
Handles <ds:Reference> elements. |
class |
SignatureProperties
Handles <ds:SignatureProperties> elements
This Element holds SignatureProperty that contian additional information items
concerning the generation of the signature. |
class |
SignatureProperty
Handles <ds:SignatureProperty> elements
Additional information item concerning the generation of the signature(s) can
be placed in this Element |
class |
SignedInfo
Handles <ds:SignedInfo> elements
This SignedInfo |
class |
XMLSignature
Handles <ds:Signature> elements. |
Uses of ElementProxy in org.apache.xml.security.transforms |
---|
Subclasses of ElementProxy in org.apache.xml.security.transforms | |
---|---|
class |
Transform
Implements the behaviour of the ds:Transform element. |
class |
Transforms
Holder of the Transform steps 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 | |
---|---|
class |
InclusiveNamespaces
This Object serves as Content for the ds:Transforms for exclusive Canonicalization. |
class |
XPath2FilterContainer
Implements the parameters for the XPath Filter v2.0. |
class |
XPath2FilterContainer04
Implements the parameters for the XPath Filter v2.0. |
class |
XPathContainer
This Object serves both as namespace prefix resolver and as container for the ds:XPath Element. |
class |
XPathFilterCHGPContainer
Implements the parameters for a custom Transform which has a better performance than the xfilter2. |
Uses of ElementProxy in org.apache.xml.security.utils |
---|
Subclasses of ElementProxy in org.apache.xml.security.utils | |
---|---|
class |
EncryptionElementProxy
This is the base object for all objects which map directly to an Element from the xenc spec. |
class |
Signature11ElementProxy
Class SignatureElementProxy |
class |
SignatureElementProxy
Class SignatureElementProxy |
Methods in org.apache.xml.security.utils with parameters of type ElementProxy | |
---|---|
protected void |
ElementProxy.appendSelf(ElementProxy toAppend)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |