|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurePart | |
|---|---|
| org.apache.xml.security.stax.ext | |
| org.apache.xml.security.stax.impl | |
| org.apache.xml.security.stax.impl.processor.output | |
| Uses of SecurePart in org.apache.xml.security.stax.ext |
|---|
| Methods in org.apache.xml.security.stax.ext that return SecurePart | |
|---|---|
protected SecurePart |
AbstractOutputProcessor.securePartMatches(XMLSecStartElement xmlSecStartElement,
Map<Object,SecurePart> secureParts)
|
protected SecurePart |
AbstractOutputProcessor.securePartMatches(XMLSecStartElement xmlSecStartElement,
OutputProcessorChain outputProcessorChain,
String dynamicParts)
|
| Methods in org.apache.xml.security.stax.ext that return types with arguments of type SecurePart | |
|---|---|
List<SecurePart> |
XMLSecurityProperties.getEncryptionSecureParts()
Returns the encryption parts which are actually set |
List<SecurePart> |
XMLSecurityProperties.getSignatureSecureParts()
|
| Methods in org.apache.xml.security.stax.ext with parameters of type SecurePart | |
|---|---|
void |
XMLSecurityProperties.addEncryptionPart(SecurePart securePart)
Adds a part which must be encrypted by the framework |
void |
XMLSecurityProperties.addSignaturePart(SecurePart securePart)
|
| Method parameters in org.apache.xml.security.stax.ext with type arguments of type SecurePart | |
|---|---|
protected SecurePart |
AbstractOutputProcessor.securePartMatches(XMLSecStartElement xmlSecStartElement,
Map<Object,SecurePart> secureParts)
|
| Uses of SecurePart in org.apache.xml.security.stax.impl |
|---|
| Methods in org.apache.xml.security.stax.impl that return SecurePart | |
|---|---|
SecurePart |
XMLSecurityStreamWriter.getEncryptEntireRequestPart()
|
SecurePart |
SignaturePartDef.getSecurePart()
|
SecurePart |
EncryptionPartDef.getSecurePart()
|
SecurePart |
XMLSecurityStreamWriter.getSignEntireRequestPart()
|
| Methods in org.apache.xml.security.stax.impl with parameters of type SecurePart | |
|---|---|
void |
XMLSecurityStreamWriter.setEncryptEntireRequestPart(SecurePart encryptEntireRequestPart)
|
void |
SignaturePartDef.setSecurePart(SecurePart securePart)
|
void |
EncryptionPartDef.setSecurePart(SecurePart securePart)
|
void |
XMLSecurityStreamWriter.setSignEntireRequestPart(SecurePart signEntireRequestPart)
|
| Uses of SecurePart in org.apache.xml.security.stax.impl.processor.output |
|---|
| Methods in org.apache.xml.security.stax.impl.processor.output with parameters of type SecurePart | |
|---|---|
protected void |
AbstractSignatureOutputProcessor.digestExternalReference(OutputProcessorChain outputProcessorChain,
SecurePart securePart)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||