|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Reference in com.sun.xml.security.core.dsig |
|---|
| Fields in com.sun.xml.security.core.dsig with type parameters of type Reference | |
|---|---|
protected List<Reference> |
SignedInfoType.reference
|
| Methods in com.sun.xml.security.core.dsig that return Reference | |
|---|---|
Reference |
ObjectFactory.createReference()
Create an instance of Reference |
| Methods in com.sun.xml.security.core.dsig that return types with arguments of type Reference | |
|---|---|
JAXBElement<Reference> |
ObjectFactory.createReference(Reference value)
Create an instance of JAXBElement<Reference>} |
List<Reference> |
SignedInfoType.getReference()
Gets the value of the reference property. |
| Methods in com.sun.xml.security.core.dsig with parameters of type Reference | |
|---|---|
JAXBElement<Reference> |
ObjectFactory.createReference(Reference value)
Create an instance of JAXBElement<Reference>} |
| Uses of Reference in com.sun.xml.ws.security.opt.crypto.dsig |
|---|
| Method parameters in com.sun.xml.ws.security.opt.crypto.dsig with type arguments of type Reference | |
|---|---|
void |
SignedInfo.setReference(List<Reference> reference)
|
| Uses of Reference in com.sun.xml.ws.security.opt.impl.dsig |
|---|
| Constructors in com.sun.xml.ws.security.opt.impl.dsig with parameters of type Reference | |
|---|---|
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 |
|
| Uses of Reference in com.sun.xml.ws.security.opt.impl.incoming |
|---|
| Methods in com.sun.xml.ws.security.opt.impl.incoming that return Reference | |
|---|---|
Reference |
Signature.removeReferenceWithID(String id)
|
| Methods in com.sun.xml.ws.security.opt.impl.incoming that return types with arguments of type Reference | |
|---|---|
ArrayList<Reference> |
Signature.getReferences()
|
| Uses of Reference in com.sun.xml.ws.security.opt.impl.incoming.processor |
|---|
| Methods in com.sun.xml.ws.security.opt.impl.incoming.processor that return types with arguments of type Reference | |
|---|---|
ArrayList<Reference> |
SignedInfoProcessor.getReferenceList()
|
| Methods in com.sun.xml.ws.security.opt.impl.incoming.processor with parameters of type Reference | |
|---|---|
boolean |
SignedInfoProcessor.processReference(Reference reference)
processes the given reference |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||