| Package | Description |
|---|---|
| org.apache.xml.security.stax.impl.processor.output |
| Modifier and Type | Method and Description |
|---|---|
protected EncryptionPartDef |
AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor.getEncryptionPartDef() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor |
XMLEncryptOutputProcessor.createInternalEncryptionOutputProcessor(EncryptionPartDef encryptionPartDef,
XMLSecStartElement startElement,
String encoding,
OutboundSecurityToken keyWrappingToken)
Override this method to return a different AbstractInternalEncryptionOutputProcessor instance
which will write out the KeyInfo contents in the EncryptedData.
|
protected void |
AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor.setEncryptionPartDef(EncryptionPartDef encryptionPartDef) |
| Constructor and Description |
|---|
AbstractInternalEncryptionOutputProcessor(EncryptionPartDef encryptionPartDef,
XMLSecStartElement xmlSecStartElement,
String encoding) |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.