Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.Reference
Packages that use Reference
Package
Description
-
Uses of Reference in com.sun.xml.security.core.dsig
Fields in com.sun.xml.security.core.dsig with type parameters of type ReferenceMethods in com.sun.xml.security.core.dsig that return ReferenceModifier and TypeMethodDescriptionObjectFactory.createReference()Create an instance ofReferenceMethods in com.sun.xml.security.core.dsig that return types with arguments of type ReferenceModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Reference>ObjectFactory.createReference(Reference value) SignedInfoType.getReference()Gets the value of the reference property.Methods in com.sun.xml.security.core.dsig with parameters of type ReferenceModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Reference>ObjectFactory.createReference(Reference value) -
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 -
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 ReferenceModifierConstructorDescriptionEnvelopedSignedMessageHeader(SecurityHeaderElement she, Reference ref, JAXBSignatureHeaderElement jse, NamespaceContextEx nsContext) Creates a new instance of EnvelopedSignedMessageHeaderEnvelopedTransformWriter(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 ReferenceMethods in com.sun.xml.ws.security.opt.impl.incoming that return types with arguments of type Reference -
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 ReferenceMethods in com.sun.xml.ws.security.opt.impl.incoming.processor with parameters of type ReferenceModifier and TypeMethodDescriptionbooleanSignedInfoProcessor.processReference(Reference reference) processes the given reference