Modifier and Type | Method and Description |
---|---|
XMLSignatureInput |
ApacheNodeSetData.getXMLSignatureInput() |
XMLSignatureInput |
ApacheData.getXMLSignatureInput()
Returns the XMLSignatureInput.
|
XMLSignatureInput |
ApacheOctetStreamData.getXMLSignatureInput() |
Constructor and Description |
---|
ApacheNodeSetData(XMLSignatureInput xi) |
ApacheOctetStreamData(XMLSignatureInput xi) |
Modifier and Type | Method and Description |
---|---|
protected void |
Canonicalizer20010315Excl.circumventBugIfNeeded(XMLSignatureInput input) |
protected void |
Canonicalizer20010315.circumventBugIfNeeded(XMLSignatureInput input) |
protected void |
CanonicalizerPhysical.circumventBugIfNeeded(XMLSignatureInput input) |
void |
CanonicalizerBase.engineCanonicalize(XMLSignatureInput input,
OutputStream writer,
boolean secureValidation)
Canonicalizes a Subtree node.
|
void |
Canonicalizer20010315Excl.engineCanonicalize(XMLSignatureInput rootNode,
String inclusiveNamespaces,
OutputStream writer,
boolean secureValidation) |
Modifier and Type | Method and Description |
---|---|
protected XMLSignatureInput |
Reference.dereferenceURIandPerformTransforms(OutputStream os)
This method returns the
XMLSignatureInput which is referenced by the
URI Attribute. |
XMLSignatureInput |
Reference.getContentsAfterTransformation()
Returns the XMLSignatureInput which is the result of the Transforms.
|
XMLSignatureInput |
Reference.getContentsBeforeTransformation()
Returns the XMLSignatureInput which is created by de-referencing the URI attribute.
|
XMLSignatureInput |
Reference.getNodesetBeforeFirstCanonicalization()
This method returns the XMLSignatureInput which represents the node set before
some kind of canonicalization is applied for the first time.
|
XMLSignatureInput |
Manifest.getReferencedContentAfterTransformsItem(int i)
Method getReferencedContentAfterTransformsItem
|
XMLSignatureInput |
Manifest.getReferencedContentBeforeTransformsItem(int i)
Method getReferencedContentPriorTransformsItem
|
XMLSignatureInput |
Reference.getTransformsOutput()
This method only works after a call to verify.
|
Constructor and Description |
---|
XMLSignatureInputDebugger(XMLSignatureInput xmlSignatureInput)
Constructor XMLSignatureInputDebugger
|
XMLSignatureInputDebugger(XMLSignatureInput xmlSignatureInput,
Set<String> inclusiveNamespace)
Constructor XMLSignatureInputDebugger
|
Modifier and Type | Method and Description |
---|---|
protected abstract XMLSignatureInput |
TransformSpi.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
XMLSignatureInput |
Transform.performTransform(XMLSignatureInput input,
boolean secureValidation)
Transforms the input, and generates
XMLSignatureInput as output. |
XMLSignatureInput |
Transform.performTransform(XMLSignatureInput input,
OutputStream os,
boolean secureValidation)
Transforms the input, and generates
XMLSignatureInput as output. |
XMLSignatureInput |
Transforms.performTransforms(XMLSignatureInput xmlSignatureInput)
Applies all included
Transform s to xmlSignatureInput and
returns the result of these transformations. |
XMLSignatureInput |
Transforms.performTransforms(XMLSignatureInput xmlSignatureInput,
OutputStream os)
Applies all included
Transform s to xmlSignatureInput and
returns the result of these transformations. |
Modifier and Type | Method and Description |
---|---|
protected abstract XMLSignatureInput |
TransformSpi.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
XMLSignatureInput |
Transform.performTransform(XMLSignatureInput input,
boolean secureValidation)
Transforms the input, and generates
XMLSignatureInput as output. |
XMLSignatureInput |
Transform.performTransform(XMLSignatureInput input,
OutputStream os,
boolean secureValidation)
Transforms the input, and generates
XMLSignatureInput as output. |
XMLSignatureInput |
Transforms.performTransforms(XMLSignatureInput xmlSignatureInput)
Applies all included
Transform s to xmlSignatureInput and
returns the result of these transformations. |
XMLSignatureInput |
Transforms.performTransforms(XMLSignatureInput xmlSignatureInput,
OutputStream os)
Applies all included
Transform s to xmlSignatureInput and
returns the result of these transformations. |
Modifier and Type | Method and Description |
---|---|
protected XMLSignatureInput |
TransformXPath2Filter.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformC14N.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformBase64Decode.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformEnvelopedSignature.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformXPath.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformC14NExclusive.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformXSLT.enginePerformTransform(XMLSignatureInput input,
OutputStream baos,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
Modifier and Type | Method and Description |
---|---|
protected XMLSignatureInput |
TransformXPath2Filter.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformC14N.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformBase64Decode.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformEnvelopedSignature.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformXPath.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformC14NExclusive.enginePerformTransform(XMLSignatureInput input,
OutputStream os,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
protected XMLSignatureInput |
TransformXSLT.enginePerformTransform(XMLSignatureInput input,
OutputStream baos,
Element transformElement,
String baseURI,
boolean secureValidation)
The mega method which MUST be implemented by the Transformation Algorithm.
|
Modifier and Type | Method and Description |
---|---|
abstract XMLSignatureInput |
ResourceResolverSpi.engineResolveURI(ResourceResolverContext context)
This is the workhorse method used to resolve resources.
|
static XMLSignatureInput |
ResourceResolver.resolve(List<ResourceResolverSpi> individualResolvers,
ResourceResolverContext context)
Method resolve
|
static XMLSignatureInput |
ResourceResolver.resolve(ResourceResolverContext context)
Method resolve
|
Modifier and Type | Method and Description |
---|---|
XMLSignatureInput |
ResolverFragment.engineResolveURI(ResourceResolverContext context)
This is the workhorse method used to resolve resources.
|
XMLSignatureInput |
ResolverXPointer.engineResolveURI(ResourceResolverContext context)
This is the workhorse method used to resolve resources.
|
XMLSignatureInput |
ResolverDirectHTTP.engineResolveURI(ResourceResolverContext context)
This is the workhorse method used to resolve resources.
|
XMLSignatureInput |
ResolverAnonymous.engineResolveURI(ResourceResolverContext context)
This is the workhorse method used to resolve resources.
|
XMLSignatureInput |
ResolverLocalFilesystem.engineResolveURI(ResourceResolverContext context)
This is the workhorse method used to resolve resources.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.