Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Fields in org.apache.cxf.ws.security.sts.provider.model.xmldsig with type parameters of type ReferenceTypeModifier and TypeFieldDescriptionprotected List<ReferenceType>ManifestType.referenceprotected List<ReferenceType>SignedInfoType.referenceMethods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReferenceType()Create an instance ofReferenceTypeMethods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type ReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ReferenceType>ObjectFactory.createReference(ReferenceType value) ManifestType.getReference()Gets the value of the reference property.SignedInfoType.getReference()Gets the value of the reference property.Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type ReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ReferenceType>ObjectFactory.createReference(ReferenceType value)