|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Transformer in org.apache.xml.security.stax.ext |
|---|
| Methods in org.apache.xml.security.stax.ext that return Transformer | |
|---|---|
static Transformer |
XMLSecurityUtils.getTransformer(Transformer transformer,
OutputStream outputStream,
Map<String,Object> properties,
String algorithm,
XMLSecurityConstants.DIRECTION direction)
|
| Methods in org.apache.xml.security.stax.ext with parameters of type Transformer | |
|---|---|
static Transformer |
XMLSecurityUtils.getTransformer(Transformer transformer,
OutputStream outputStream,
Map<String,Object> properties,
String algorithm,
XMLSecurityConstants.DIRECTION direction)
|
void |
Transformer.setTransformer(Transformer transformer)
|
| Uses of Transformer in org.apache.xml.security.stax.impl.processor.input |
|---|
| Methods in org.apache.xml.security.stax.impl.processor.input that return Transformer | |
|---|---|
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()
|
| Methods in org.apache.xml.security.stax.impl.processor.input with parameters of type Transformer | |
|---|---|
void |
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.setTransformer(Transformer transformer)
|
| Uses of Transformer in org.apache.xml.security.stax.impl.processor.output |
|---|
| Methods in org.apache.xml.security.stax.impl.processor.output that return Transformer | |
|---|---|
protected Transformer |
AbstractSignatureOutputProcessor.buildTransformerChain(OutputStream outputStream,
SignaturePartDef signaturePartDef,
XMLSecStartElement xmlSecStartElement)
|
| Uses of Transformer in org.apache.xml.security.stax.impl.transformer |
|---|
| Classes in org.apache.xml.security.stax.impl.transformer that implement Transformer | |
|---|---|
class |
TransformBase64Decode
|
class |
TransformEnvelopedSignature
|
class |
TransformIdentity
|
| Methods in org.apache.xml.security.stax.impl.transformer that return Transformer | |
|---|---|
protected Transformer |
TransformIdentity.getTransformer()
|
| Methods in org.apache.xml.security.stax.impl.transformer with parameters of type Transformer | |
|---|---|
void |
TransformIdentity.setTransformer(Transformer transformer)
|
| Uses of Transformer in org.apache.xml.security.stax.impl.transformer.canonicalizer |
|---|
| Methods in org.apache.xml.security.stax.impl.transformer.canonicalizer with parameters of type Transformer | |
|---|---|
void |
CanonicalizerBase.setTransformer(Transformer transformer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||