Uses of Interface
org.apache.xml.security.stax.ext.stax.XMLSecStartElement
Packages that use XMLSecStartElement
Package
Description
-
Uses of XMLSecStartElement in org.apache.xml.security.stax.ext
Methods in org.apache.xml.security.stax.ext that return XMLSecStartElementModifier and TypeMethodDescriptionAbstractOutputProcessor.addAttributes(XMLSecStartElement xmlSecStartElement, List<XMLSecAttribute> attributeList) AbstractOutputProcessor.createStartElementAndOutputAsEvent(OutputProcessorChain outputProcessorChain, QName element, boolean outputLocalNs, List<XMLSecAttribute> attributes) Methods in org.apache.xml.security.stax.ext with parameters of type XMLSecStartElementModifier and TypeMethodDescriptionAbstractOutputProcessor.addAttributes(XMLSecStartElement xmlSecStartElement, List<XMLSecAttribute> attributeList) OutputProcessorChain.createSubChain(OutputProcessor outputProcessor, XMLSecStartElement parentXMLSecStartElement) XMLSecurityUtils.getExcC14NInclusiveNamespacePrefixes(XMLSecStartElement xmlSecStartElement, boolean excludeVisible) AbstractInputProcessor.getReferenceIDAttribute(XMLSecStartElement xmlSecStartElement) booleanResourceResolver.matches(XMLSecStartElement xmlSecStartElement) protected SecurePartAbstractOutputProcessor.securePartMatches(XMLSecStartElement xmlSecStartElement, Map<Object, SecurePart> secureParts) protected SecurePartAbstractOutputProcessor.securePartMatches(XMLSecStartElement xmlSecStartElement, OutputProcessorChain outputProcessorChain, String dynamicParts) -
Uses of XMLSecStartElement in org.apache.xml.security.stax.ext.stax
Methods in org.apache.xml.security.stax.ext.stax that return XMLSecStartElementModifier and TypeMethodDescriptionXMLSecEvent.asStartElement()XMLSecStartElement.asStartElement()static XMLSecStartElementXMLSecEventFactory.createXmlSecStartElement(QName name, Collection<XMLSecAttribute> attributes, Collection<XMLSecNamespace> namespaces) static XMLSecStartElementXMLSecEventFactory.createXmlSecStartElement(QName name, List<XMLSecAttribute> attributes, List<XMLSecNamespace> namespaces) XMLSecEvent.getParentXMLSecStartElement()XMLSecEvent.getStartElementAtLevel(int level) Methods in org.apache.xml.security.stax.ext.stax with parameters of type XMLSecStartElementModifier and TypeMethodDescriptionstatic XMLSecEventXMLSecEventFactory.allocate(XMLStreamReader xmlStreamReader, XMLSecStartElement parentXMLSecStartElement) voidXMLSecEvent.setParentXMLSecStartElement(XMLSecStartElement xmlSecStartElement) -
Uses of XMLSecStartElement in org.apache.xml.security.stax.impl
Methods in org.apache.xml.security.stax.impl with parameters of type XMLSecStartElementModifier and TypeMethodDescriptionOutputProcessorChainImpl.createSubChain(OutputProcessor outputProcessor, XMLSecStartElement parentXMLSecStartElement) -
Uses of XMLSecStartElement in org.apache.xml.security.stax.impl.processor.input
Methods in org.apache.xml.security.stax.impl.processor.input that return XMLSecStartElementModifier and TypeMethodDescriptionAbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.getStartElement()Methods in org.apache.xml.security.stax.impl.processor.input with parameters of type XMLSecStartElementModifier and TypeMethodDescriptionAbstractSignatureReferenceVerifyInputProcessor.getSignatureReferenceVerifier(XMLSecurityProperties securityProperties, InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmldsig.ReferenceType referenceType, XMLSecStartElement startElement) protected abstract voidAbstractDecryptInputProcessor.handleEncryptedContent(InputProcessorChain inputProcessorChain, XMLSecStartElement parentXMLSecStartElement, InboundSecurityToken inboundSecurityToken, org.apache.xml.security.binding.xmlenc.EncryptedDataType encryptedDataType) protected voidXMLDecryptInputProcessor.handleEncryptedContent(InputProcessorChain inputProcessorChain, XMLSecStartElement parentXMLSecStartElement, InboundSecurityToken inboundSecurityToken, org.apache.xml.security.binding.xmlenc.EncryptedDataType encryptedDataType) protected abstract voidAbstractDecryptInputProcessor.AbstractDecryptedEventReaderInputProcessor.handleEncryptedElement(InputProcessorChain inputProcessorChain, XMLSecStartElement xmlSecStartElement, InboundSecurityToken inboundSecurityToken, org.apache.xml.security.binding.xmlenc.EncryptedDataType encryptedDataType) protected voidXMLDecryptInputProcessor.DecryptedEventReaderInputProcessor.handleEncryptedElement(InputProcessorChain inputProcessorChain, XMLSecStartElement xmlSecStartElement, InboundSecurityToken inboundSecurityToken, org.apache.xml.security.binding.xmlenc.EncryptedDataType encryptedDataType) protected org.apache.xml.security.binding.xmlenc.ReferenceTypeAbstractDecryptInputProcessor.matchesReferenceId(XMLSecStartElement xmlSecStartElement) protected abstract AbstractDecryptInputProcessor.AbstractDecryptedEventReaderInputProcessorAbstractDecryptInputProcessor.newDecryptedEventReaderInputProcessor(boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, org.apache.xml.security.binding.xmlenc.EncryptedDataType currentEncryptedDataType, InboundSecurityToken inboundSecurityToken, InboundSecurityContext inboundSecurityContext) XMLDecryptInputProcessor.newDecryptedEventReaderInputProcessor(boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, org.apache.xml.security.binding.xmlenc.EncryptedDataType currentEncryptedDataType, InboundSecurityToken inboundSecurityToken, InboundSecurityContext inboundSecurityContext) protected List<org.apache.xml.security.binding.xmldsig.ReferenceType>AbstractSignatureReferenceVerifyInputProcessor.resolvesResource(XMLSecStartElement xmlSecStartElement) voidAbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.setStartElement(XMLSecStartElement startElement) Constructors in org.apache.xml.security.stax.impl.processor.input with parameters of type XMLSecStartElementModifierConstructorDescriptionAbstractDecryptedEventReaderInputProcessor(XMLSecurityProperties securityProperties, SecurePart.Modifier encryptionModifier, boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, org.apache.xml.security.binding.xmlenc.EncryptedDataType encryptedDataType, AbstractDecryptInputProcessor abstractDecryptInputProcessor, InboundSecurityToken inboundSecurityToken) DecryptedEventReaderInputProcessor(XMLSecurityProperties securityProperties, SecurePart.Modifier encryptionModifier, boolean encryptedHeader, XMLSecStartElement xmlSecStartElement, org.apache.xml.security.binding.xmlenc.EncryptedDataType encryptedDataType, XMLDecryptInputProcessor decryptInputProcessor, InboundSecurityToken inboundSecurityToken) InternalSignatureReferenceVerifier(XMLSecurityProperties securityProperties, InputProcessorChain inputProcessorChain, org.apache.xml.security.binding.xmldsig.ReferenceType referenceType, XMLSecStartElement startElement) -
Uses of XMLSecStartElement in org.apache.xml.security.stax.impl.processor.output
Methods in org.apache.xml.security.stax.impl.processor.output that return XMLSecStartElementModifier and TypeMethodDescriptionprotected XMLSecStartElementAbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor.getXmlSecStartElement()Methods in org.apache.xml.security.stax.impl.processor.output with parameters of type XMLSecStartElementModifier and TypeMethodDescriptionprotected TransformerAbstractSignatureOutputProcessor.buildTransformerChain(OutputStream outputStream, SignaturePartDef signaturePartDef, XMLSecStartElement xmlSecStartElement) 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 abstract AbstractSignatureEndingOutputProcessor.SignedInfoProcessorAbstractSignatureEndingOutputProcessor.newSignedInfoProcessor(SignatureAlgorithm signatureAlgorithm, String signatureId, XMLSecStartElement xmlSecStartElement, OutputProcessorChain outputProcessorChain) XMLSignatureEndingOutputProcessor.newSignedInfoProcessor(SignatureAlgorithm signatureAlgorithm, String signatureId, XMLSecStartElement xmlSecStartElement, OutputProcessorChain outputProcessorChain) protected voidAbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor.processEventInternal(XMLSecStartElement xmlSecStartElement, OutputProcessorChain outputProcessorChain) Creates the Data structure around the cipher dataprotected voidAbstractEncryptOutputProcessor.AbstractInternalEncryptionOutputProcessor.setXmlSecStartElement(XMLSecStartElement xmlSecStartElement) Constructors in org.apache.xml.security.stax.impl.processor.output with parameters of type XMLSecStartElementModifierConstructorDescriptionAbstractInternalEncryptionOutputProcessor(EncryptionPartDef encryptionPartDef, XMLSecStartElement xmlSecStartElement, String encoding) InternalSignatureOutputProcessor(SignaturePartDef signaturePartDef, XMLSecStartElement xmlSecStartElement) SignedInfoProcessor(SignatureAlgorithm signatureAlgorithm, String signatureId, XMLSecStartElement xmlSecStartElement) -
Uses of XMLSecStartElement in org.apache.xml.security.stax.impl.resourceResolvers
Methods in org.apache.xml.security.stax.impl.resourceResolvers with parameters of type XMLSecStartElementModifier and TypeMethodDescriptionbooleanResolverFilesystem.matches(XMLSecStartElement xmlSecStartElement) booleanResolverHttp.matches(XMLSecStartElement xmlSecStartElement) booleanResolverSameDocument.matches(XMLSecStartElement xmlSecStartElement) booleanResolverSameDocument.matches(XMLSecStartElement xmlSecStartElement, QName idAttributeNS) booleanResolverXPointer.matches(XMLSecStartElement xmlSecStartElement) booleanResolverXPointer.matches(XMLSecStartElement xmlSecStartElement, QName idAttributeNS) -
Uses of XMLSecStartElement in org.apache.xml.security.stax.impl.stax
Classes in org.apache.xml.security.stax.impl.stax that implement XMLSecStartElementFields in org.apache.xml.security.stax.impl.stax declared as XMLSecStartElementModifier and TypeFieldDescriptionprotected XMLSecStartElementXMLSecEventBaseImpl.parentXMLSecStartELementMethods in org.apache.xml.security.stax.impl.stax that return XMLSecStartElementModifier and TypeMethodDescriptionXMLSecEventBaseImpl.asStartElement()XMLSecStartElementImpl.asStartElement()XMLSecEventBaseImpl.getParentXMLSecStartElement()XMLSecEventBaseImpl.getStartElementAtLevel(int level) XMLSecStartElementImpl.getStartElementAtLevel(int level) Methods in org.apache.xml.security.stax.impl.stax with parameters of type XMLSecStartElementModifier and TypeMethodDescriptionvoidXMLSecEventBaseImpl.setParentXMLSecStartElement(XMLSecStartElement xmlSecStartElement) Constructors in org.apache.xml.security.stax.impl.stax with parameters of type XMLSecStartElementModifierConstructorDescriptionXMLSecCharactersImpl(char[] text, boolean isCData, boolean isIgnorableWhiteSpace, boolean isWhiteSpace, XMLSecStartElement parentXmlSecStartElement) XMLSecCharactersImpl(String data, boolean isCData, boolean isIgnorableWhiteSpace, boolean isWhiteSpace, XMLSecStartElement parentXmlSecStartElement) XMLSecCommentImpl(String text, XMLSecStartElement parentXmlSecStartElement) XMLSecDTDImpl(String dtd, XMLSecStartElement parentXmlSecStartElement) XMLSecEndElementImpl(QName elementName, XMLSecStartElement parentXmlSecStartElement) XMLSecEntityReferenceImpl(String name, EntityDeclaration entityDeclaration, XMLSecStartElement parentXmlSecStartElement) XMLSecProcessingInstructionImpl(String target, String data, XMLSecStartElement parentXmlSecStartElement) XMLSecStartElementImpl(QName elementName, List<XMLSecAttribute> attributes, List<XMLSecNamespace> namespaces, XMLSecStartElement parentXmlSecStartElement) -
Uses of XMLSecStartElement in org.apache.xml.security.stax.impl.transformer.canonicalizer
Methods in org.apache.xml.security.stax.impl.transformer.canonicalizer with parameters of type XMLSecStartElementModifier and TypeMethodDescriptionprotected List<XMLSecAttribute>CanonicalizerBase.getCurrentUtilizedAttributes(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) protected List<XMLSecNamespace>Canonicalizer20010315_Excl.getCurrentUtilizedNamespaces(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) protected List<XMLSecNamespace>CanonicalizerBase.getCurrentUtilizedNamespaces(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) protected List<XMLSecAttribute>Canonicalizer11.getInitialUtilizedAttributes(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) protected List<XMLSecAttribute>Canonicalizer20010315_Excl.getInitialUtilizedAttributes(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) protected List<XMLSecAttribute>CanonicalizerBase.getInitialUtilizedAttributes(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) protected List<XMLSecNamespace>Canonicalizer20010315_Excl.getInitialUtilizedNamespaces(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack) protected List<XMLSecNamespace>CanonicalizerBase.getInitialUtilizedNamespaces(XMLSecStartElement xmlSecStartElement, CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)