Uses of Class
org.apache.xml.security.stax.ext.SecurePart
Packages that use SecurePart
-
Uses of SecurePart in org.apache.xml.security.stax.ext
Methods in org.apache.xml.security.stax.ext that return SecurePartModifier and TypeMethodDescriptionprotected SecurePartAbstractOutputProcessor.securePartMatches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement, Map<Object, SecurePart> secureParts) protected SecurePartAbstractOutputProcessor.securePartMatches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement, OutputProcessorChain outputProcessorChain, String dynamicParts) Methods in org.apache.xml.security.stax.ext that return types with arguments of type SecurePartModifier and TypeMethodDescriptionXMLSecurityProperties.getEncryptionSecureParts()Returns the encryption parts which are actually setXMLSecurityProperties.getSignatureSecureParts()Methods in org.apache.xml.security.stax.ext with parameters of type SecurePartModifier and TypeMethodDescriptionvoidXMLSecurityProperties.addEncryptionPart(SecurePart securePart) Adds a part which must be encrypted by the frameworkvoidXMLSecurityProperties.addSignaturePart(SecurePart securePart) Method parameters in org.apache.xml.security.stax.ext with type arguments of type SecurePartModifier and TypeMethodDescriptionprotected SecurePartAbstractOutputProcessor.securePartMatches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement, Map<Object, SecurePart> secureParts)