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 XMLSecurityPropertiesAbstractOutputProcessor.securityPropertiesMethods in org.apache.xml.security.stax.ext that return XMLSecurityPropertiesModifier and TypeMethodDescriptionAbstractInputProcessor.getSecurityProperties()AbstractOutputProcessor.getSecurityProperties()static XMLSecurityPropertiesXMLSec.validateAndApplyDefaultsToInboundSecurityProperties(XMLSecurityProperties securityProperties) Validates the user supplied configuration and applies default values as appropriate for the inbound security enginestatic XMLSecurityPropertiesXMLSec.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 InboundXMLSecXMLSec.getInboundWSSec(XMLSecurityProperties securityProperties) Creates and configures an inbound streaming security enginestatic OutboundXMLSecXMLSec.getOutboundXMLSec(XMLSecurityProperties securityProperties) Creates and configures an outbound streaming security enginevoidXMLSecurityHeaderHandler.handle(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index) protected <T> TAbstractInputSecurityHeaderHandler.parseStructure(Deque<XMLSecEvent> eventDeque, int index, XMLSecurityProperties securityProperties) voidAbstractOutputProcessor.setXMLSecurityProperties(XMLSecurityProperties xmlSecurityProperties) voidOutputProcessor.setXMLSecurityProperties(XMLSecurityProperties xmlSecurityProperties) setter for the XMLSecurityProperties after instantiation of the processorstatic XMLSecurityPropertiesXMLSec.validateAndApplyDefaultsToInboundSecurityProperties(XMLSecurityProperties securityProperties) Validates the user supplied configuration and applies default values as appropriate for the inbound security enginestatic XMLSecurityPropertiesXMLSec.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) protectedXMLSecurityProperties(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 voidAbstractSignatureInputHandler.addSignatureReferenceInputProcessorToChain(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, org.apache.xml.security.binding.xmldsig.SignatureType signatureType, InboundSecurityToken inboundSecurityToken) protected voidXMLSignatureInputHandler.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) voidAbstractSignatureInputHandler.handle(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index) voidXMLEncryptedKeyInputHandler.handle(InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType, XMLSecEvent responsibleXMLSecStartXMLEvent, XMLSecurityProperties securityProperties) voidXMLEncryptedKeyInputHandler.handle(InputProcessorChain inputProcessorChain, XMLSecurityProperties securityProperties, Deque<XMLSecEvent> eventQueue, Integer index) protected voidXMLEncryptedKeyInputHandler.handleReferenceList(InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmlenc.EncryptedKeyType encryptedKeyType, XMLSecurityProperties securityProperties) protected abstract AbstractSignatureInputHandler.SignatureVerifierAbstractSignatureInputHandler.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 InboundSecurityTokenAbstractSignatureInputHandler.SignatureVerifier.retrieveSecurityToken(org.apache.xml.security.binding.xmldsig.SignatureType signatureType, XMLSecurityProperties securityProperties, InboundSecurityContext inboundSecurityContext) protected InboundSecurityTokenXMLSignatureInputHandler.XMLSignatureVerifier.retrieveSecurityToken(org.apache.xml.security.binding.xmldsig.SignatureType signatureType, XMLSecurityProperties securityProperties, InboundSecurityContext inboundSecurityContext) protected InboundSecurityTokenAbstractSignatureInputHandler.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 InboundSecurityTokenSecurityTokenFactory.getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType, SecurityTokenConstants.KeyUsage keyUsage, XMLSecurityProperties securityProperties, InboundSecurityContext inboundSecurityContext)