| Modifier and Type | Field and Description |
|---|---|
protected List<Reference> |
SignedInfoType.reference |
| Modifier and Type | Method and Description |
|---|---|
Reference |
ObjectFactory.createReference()
Create an instance of
Reference |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Reference> |
ObjectFactory.createReference(Reference value)
|
List<Reference> |
SignedInfoType.getReference()
Gets the value of the reference property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Reference> |
ObjectFactory.createReference(Reference value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
SignedInfo.setReference(List<Reference> reference) |
| Constructor and Description |
|---|
EnvelopedSignedMessageHeader(SecurityHeaderElement she,
Reference ref,
JAXBSignatureHeaderElement jse,
NamespaceContextEx nsContext)
Creates a new instance of EnvelopedSignedMessageHeader
|
EnvelopedTransformWriter(XMLStreamWriter writer,
StAXEXC14nCanonicalizerImpl stAXC14n,
Reference ref,
JAXBSignatureHeaderElement signature,
DigesterOutputStream dos)
Creates a new instance of EnvelopedTransform
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
Signature.removeReferenceWithID(String id) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Reference> |
Signature.getReferences() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Reference> |
SignedInfoProcessor.getReferenceList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SignedInfoProcessor.processReference(Reference reference)
processes the given reference
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.