Uses of Class
org.apache.xml.security.stax.ext.XMLSecurityProperties
Packages that use XMLSecurityProperties
Package
Description
-
Uses of XMLSecurityProperties in org.apache.xml.security.stax.ext
Fields in org.apache.xml.security.stax.ext declared as XMLSecurityPropertiesModifier and TypeFieldDescriptionprotected XMLSecurityProperties
AbstractOutputProcessor.securityProperties
Methods in org.apache.xml.security.stax.ext that return XMLSecurityPropertiesModifier and TypeMethodDescriptionAbstractInputProcessor.getSecurityProperties()
AbstractOutputProcessor.getSecurityProperties()
static XMLSecurityProperties
XMLSec.validateAndApplyDefaultsToInboundSecurityProperties
(XMLSecurityProperties securityProperties) Validates the user supplied configuration and applies default values as appropriate for the inbound security enginestatic XMLSecurityProperties
XMLSec.validateAndApplyDefaultsToOutboundSecurityProperties
(XMLSecurityProperties securityProperties) Validates the user supplied configuration and applies default values as appropriate for the outbound security engineMethods in org.apache.xml.security.stax.ext with parameters of type XMLSecurityPropertiesModifier and TypeMethodDescriptionstatic InboundXMLSec
XMLSec.getInboundWSSec
(XMLSecurityProperties securityProperties) Creates and configures an inbound streaming security enginestatic OutboundXMLSec
XMLSec.getOutboundXMLSec
(XMLSecurityProperties securityProperties) Creates and configures an outbound streaming security enginevoid
XMLSecurityHeaderHandler.handle
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index) protected <T> T
AbstractInputSecurityHeaderHandler.parseStructure
(Deque<XMLSecEvent> eventDeque, int index, XMLSecurityProperties securityProperties) void
AbstractOutputProcessor.setXMLSecurityProperties
(XMLSecurityProperties xmlSecurityProperties) void
OutputProcessor.setXMLSecurityProperties
(XMLSecurityProperties xmlSecurityProperties) setter for the XMLSecurityProperties after instantiation of the processorstatic XMLSecurityProperties
XMLSec.validateAndApplyDefaultsToInboundSecurityProperties
(XMLSecurityProperties securityProperties) Validates the user supplied configuration and applies default values as appropriate for the inbound security enginestatic XMLSecurityProperties
XMLSec.validateAndApplyDefaultsToOutboundSecurityProperties
(XMLSecurityProperties securityProperties) Validates the user supplied configuration and applies default values as appropriate for the outbound security engineConstructors in org.apache.xml.security.stax.ext with parameters of type XMLSecurityPropertiesModifierConstructorDescriptionAbstractInputProcessor
(XMLSecurityProperties securityProperties) InboundXMLSec
(XMLSecurityProperties securityProperties) OutboundXMLSec
(XMLSecurityProperties securityProperties) protected
XMLSecurityProperties
(XMLSecurityProperties xmlSecurityProperties) -
Uses of XMLSecurityProperties in org.apache.xml.security.stax.impl
Constructors in org.apache.xml.security.stax.impl with parameters of type XMLSecurityPropertiesModifierConstructorDescriptionXMLSecurityStreamReader
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties) -
Uses of XMLSecurityProperties in org.apache.xml.security.stax.impl.processor.input
Methods in org.apache.xml.security.stax.impl.processor.input with parameters of type XMLSecurityPropertiesModifier and TypeMethodDescriptionprotected abstract void
AbstractSignatureInputHandler.addSignatureReferenceInputProcessorToChain
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType, InboundSecurityToken inboundSecurityToken) protected void
XMLSignatureInputHandler.addSignatureReferenceInputProcessorToChain
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType, InboundSecurityToken inboundSecurityToken) protected byte[]
XMLEncryptedKeyInputHandler.getBytesFromAttachment
(String xopUri, XMLSecurityProperties securityProperties) AbstractSignatureReferenceVerifyInputProcessor.getSignatureReferenceVerifier
(XMLSecurityProperties securityProperties, InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmldsig.ReferenceType referenceType, XMLSecStartElement startElement) void
AbstractSignatureInputHandler.handle
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index) void
XMLEncryptedKeyInputHandler.handle
(InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType, XMLSecEvent responsibleXMLSecStartXMLEvent, XMLSecurityProperties securityProperties) void
XMLEncryptedKeyInputHandler.handle
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index) protected void
XMLEncryptedKeyInputHandler.handleReferenceList
(InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType, XMLSecurityProperties securityProperties) protected abstract AbstractSignatureInputHandler.SignatureVerifier
AbstractSignatureInputHandler.newSignatureVerifier
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType) XMLSignatureInputHandler.newSignatureVerifier
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType) protected Deque<XMLSecEvent>
AbstractSignatureInputHandler.reparseSignedInfo
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType, Deque<XMLSecEvent> eventDeque, int index) protected abstract InboundSecurityToken
AbstractSignatureInputHandler.SignatureVerifier.retrieveSecurityToken
(org.apache.xml.security.binding.xmldsig.SignatureType signatureType, XMLSecurityProperties securityProperties, InboundSecurityContext inboundSecurityContext) protected InboundSecurityToken
XMLSignatureInputHandler.XMLSignatureVerifier.retrieveSecurityToken
(org.apache.xml.security.binding.xmldsig.SignatureType signatureType, XMLSecurityProperties securityProperties, InboundSecurityContext inboundSecurityContext) protected InboundSecurityToken
AbstractSignatureInputHandler.verifySignedInfo
(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType, Deque<XMLSecEvent> eventDeque, int index) Constructors in org.apache.xml.security.stax.impl.processor.input with parameters of type XMLSecurityPropertiesModifierConstructorDescriptionAbstractDecryptedEventReaderInputProcessor
(XMLSecurityProperties securityProperties, SecurePart.Modifier encryptionModifier, boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, org.apache.xml.security.binding.xmlenc.EncryptedDataType encryptedDataType, AbstractDecryptInputProcessor abstractDecryptInputProcessor, InboundSecurityToken inboundSecurityToken) AbstractDecryptInputProcessor
(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType, org.apache.xml.security.binding.xmlenc.ReferenceList referenceList, XMLSecurityProperties securityProperties) AbstractDecryptInputProcessor
(XMLSecurityProperties securityProperties) AbstractSignatureReferenceVerifyInputProcessor
(InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmldsig.SignatureType signatureType, InboundSecurityToken inboundSecurityToken, XMLSecurityProperties securityProperties) DecryptedEventReaderInputProcessor
(XMLSecurityProperties securityProperties, SecurePart.Modifier encryptionModifier, boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, org.apache.xml.security.binding.xmlenc.EncryptedDataType encryptedDataType, XMLDecryptInputProcessor decryptInputProcessor, InboundSecurityToken inboundSecurityToken) InternalReplayProcessor
(XMLSecurityProperties securityProperties, ArrayDeque<XMLSecEvent> xmlSecEventList) InternalSignatureReferenceVerifier
(XMLSecurityProperties securityProperties, InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmldsig.ReferenceType referenceType, XMLSecStartElement startElement) LogInputProcessor
(XMLSecurityProperties securityProperties) SignatureVerifier
(org.apache.xml.security.binding.xmldsig.SignatureType signatureType, InboundSecurityContext inboundSecurityContext, XMLSecurityProperties securityProperties) XMLDecryptInputProcessor
(XMLSecurityProperties securityProperties) XMLEventReaderInputProcessor
(XMLSecurityProperties securityProperties, XMLStreamReader xmlStreamReader) XMLSecurityInputProcessor
(XMLSecurityProperties securityProperties) XMLSignatureReferenceVerifyInputProcessor
(InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmldsig.SignatureType signatureType, InboundSecurityToken inboundSecurityToken, XMLSecurityProperties securityProperties) XMLSignatureVerifier
(org.apache.xml.security.binding.xmldsig.SignatureType signatureType, InboundSecurityContext inboundSecurityContext, XMLSecurityProperties securityProperties) -
Uses of XMLSecurityProperties in org.apache.xml.security.stax.impl.securityToken
Methods in org.apache.xml.security.stax.impl.securityToken with parameters of type XMLSecurityPropertiesModifier and TypeMethodDescriptionSecurityTokenFactoryImpl.getSecurityToken
(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType, SecurityTokenConstants.KeyUsage keyUsage, XMLSecurityProperties securityProperties, InboundSecurityContext inboundSecurityContext) -
Uses of XMLSecurityProperties in org.apache.xml.security.stax.securityToken
Methods in org.apache.xml.security.stax.securityToken with parameters of type XMLSecurityPropertiesModifier and TypeMethodDescriptionabstract InboundSecurityToken
SecurityTokenFactory.getSecurityToken
(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType, SecurityTokenConstants.KeyUsage keyUsage, XMLSecurityProperties securityProperties, InboundSecurityContext inboundSecurityContext)