Modifier and Type | Method and Description |
---|---|
static Transformer |
XMLSecurityUtils.getTransformer(Transformer transformer,
OutputStream outputStream,
Map<String,Object> properties,
String algorithm,
XMLSecurityConstants.DIRECTION direction) |
Modifier and Type | Method and Description |
---|---|
static Transformer |
XMLSecurityUtils.getTransformer(Transformer transformer,
OutputStream outputStream,
Map<String,Object> properties,
String algorithm,
XMLSecurityConstants.DIRECTION direction) |
void |
Transformer.setTransformer(Transformer transformer) |
Modifier and Type | Method and Description |
---|---|
Transformer |
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.buildTransformerChain(org.apache.xml.security.binding.xmldsig.ReferenceType referenceType,
OutputStream outputStream,
InputProcessorChain inputProcessorChain) |
protected Transformer |
AbstractSignatureReferenceVerifyInputProcessor.buildTransformerChain(org.apache.xml.security.binding.xmldsig.ReferenceType referenceType,
OutputStream outputStream,
InputProcessorChain inputProcessorChain,
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier internalSignatureReferenceVerifier) |
Transformer |
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.getTransformer() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.setTransformer(Transformer transformer) |
Modifier and Type | Method and Description |
---|---|
protected Transformer |
AbstractSignatureOutputProcessor.buildTransformerChain(OutputStream outputStream,
SignaturePartDef signaturePartDef,
XMLSecStartElement xmlSecStartElement) |
Modifier and Type | Class and Description |
---|---|
class |
TransformBase64Decode |
class |
TransformEnvelopedSignature |
class |
TransformIdentity |
Modifier and Type | Method and Description |
---|---|
protected Transformer |
TransformIdentity.getTransformer() |
Modifier and Type | Method and Description |
---|---|
void |
TransformIdentity.setTransformer(Transformer transformer) |
Modifier and Type | Class and Description |
---|---|
class |
Canonicalizer11 |
class |
Canonicalizer11_OmitCommentsTransformer |
class |
Canonicalizer11_WithCommentsTransformer |
class |
Canonicalizer20010315 |
class |
Canonicalizer20010315_Excl |
class |
Canonicalizer20010315_ExclOmitCommentsTransformer |
class |
Canonicalizer20010315_ExclWithCommentsTransformer |
class |
Canonicalizer20010315_OmitCommentsTransformer |
class |
Canonicalizer20010315_WithCommentsTransformer |
class |
CanonicalizerBase |
Modifier and Type | Method and Description |
---|---|
void |
CanonicalizerBase.setTransformer(Transformer transformer) |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.