|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptionPartDef | |
---|---|
org.apache.xml.security.stax.impl.processor.output |
Uses of EncryptionPartDef in org.apache.xml.security.stax.impl.processor.output |
---|
Methods in org.apache.xml.security.stax.impl.processor.output that return EncryptionPartDef | |
---|---|
protected EncryptionPartDef |
AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor.getEncryptionPartDef()
|
Methods in org.apache.xml.security.stax.impl.processor.output with parameters of type EncryptionPartDef | |
---|---|
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)
|
Constructors in org.apache.xml.security.stax.impl.processor.output with parameters of type EncryptionPartDef | |
---|---|
AbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor(EncryptionPartDef encryptionPartDef,
XMLSecStartElement xmlSecStartElement,
String encoding)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |