Package | Description |
---|---|
org.apache.xml.security.stax.impl.processor.output |
Modifier and Type | Method | 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 AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor |
AbstractEncryptOutputProcessor.getActiveInternalEncryptionOutputProcessor() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
AbstractEncryptOutputProcessor.setActiveInternalEncryptionOutputProcessor(AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor activeInternalEncryptionOutputProcessor) |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.