| Package | Description |
|---|---|
| org.apache.xml.security.binding.xmldsig | |
| org.apache.xml.security.stax.impl.processor.input |
| Modifier and Type | Field and Description |
|---|---|
protected List<ReferenceType> |
ManifestType.reference |
protected List<ReferenceType> |
SignedInfoType.reference |
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of
ReferenceType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
|
List<ReferenceType> |
ManifestType.getReference()
Gets the value of the reference property.
|
List<ReferenceType> |
SignedInfoType.getReference()
Gets the value of the reference property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ReferenceType> |
ObjectFactory.createReference(ReferenceType value)
|
| Modifier and Type | Method and Description |
|---|---|
ReferenceType |
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.getReferenceType() |
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceType> |
AbstractSignatureReferenceVerifyInputProcessor.getProcessedReferences() |
protected List<ReferenceType> |
AbstractSignatureReferenceVerifyInputProcessor.resolvesResource(XMLSecStartElement xmlSecStartElement) |
| Modifier and Type | Method and Description |
|---|---|
Transformer |
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.buildTransformerChain(ReferenceType referenceType,
OutputStream outputStream,
InputProcessorChain inputProcessorChain) |
protected Transformer |
AbstractSignatureReferenceVerifyInputProcessor.buildTransformerChain(ReferenceType referenceType,
OutputStream outputStream,
InputProcessorChain inputProcessorChain,
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier internalSignatureReferenceVerifier) |
protected void |
AbstractSignatureReferenceVerifyInputProcessor.compareDigest(byte[] calculatedDigest,
ReferenceType referenceType) |
protected DigestOutputStream |
AbstractSignatureReferenceVerifyInputProcessor.createMessageDigestOutputStream(ReferenceType referenceType,
InboundSecurityContext inboundSecurityContext) |
protected AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier |
AbstractSignatureReferenceVerifyInputProcessor.getSignatureReferenceVerifier(XMLSecurityProperties securityProperties,
InputProcessorChain inputProcessorChain,
ReferenceType referenceType,
XMLSecStartElement startElement) |
protected abstract void |
AbstractSignatureReferenceVerifyInputProcessor.processElementPath(List<QName> elementPath,
InputProcessorChain inputProcessorChain,
XMLSecEvent xmlSecEvent,
ReferenceType referenceType) |
protected void |
XMLSignatureReferenceVerifyInputProcessor.processElementPath(List<QName> elementPath,
InputProcessorChain inputProcessorChain,
XMLSecEvent xmlSecEvent,
ReferenceType referenceType) |
void |
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.setReferenceType(ReferenceType referenceType) |
protected void |
AbstractSignatureReferenceVerifyInputProcessor.verifyExternalReference(InputProcessorChain inputProcessorChain,
InputStream inputStream,
ReferenceType referenceType) |
| Constructor and Description |
|---|
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier(XMLSecurityProperties securityProperties,
InputProcessorChain inputProcessorChain,
ReferenceType referenceType,
XMLSecStartElement startElement) |
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.