Uses of Class
com.sun.xml.security.core.xenc.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in com.sun.xml.security.core.xenc
Fields in com.sun.xml.security.core.xenc with type parameters of type ReferenceTypeModifier and TypeFieldDescriptionprotected List<javax.xml.bind.JAXBElement<ReferenceType>>ReferenceList.dataReferenceOrKeyReferenceMethods in com.sun.xml.security.core.xenc that return ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReferenceType()Create an instance ofReferenceTypeMethods in com.sun.xml.security.core.xenc that return types with arguments of type ReferenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ReferenceType>ObjectFactory.createReferenceListDataReference(ReferenceType value) javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory.createReferenceListKeyReference(ReferenceType value) List<javax.xml.bind.JAXBElement<ReferenceType>>ReferenceList.getDataReferenceOrKeyReference()Gets the value of the dataReferenceOrKeyReference property.Methods in com.sun.xml.security.core.xenc with parameters of type ReferenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ReferenceType>ObjectFactory.createReferenceListDataReference(ReferenceType value) javax.xml.bind.JAXBElement<ReferenceType>ObjectFactory.createReferenceListKeyReference(ReferenceType value) Method parameters in com.sun.xml.security.core.xenc with type arguments of type ReferenceTypeModifier and TypeMethodDescriptionvoidReferenceList.setDataReferenceOrKeyReference(List<javax.xml.bind.JAXBElement<ReferenceType>> dataReferenceOrKeyReference) -
Uses of ReferenceType in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util that return types with arguments of type ReferenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ReferenceType>WSSElementFactory.createDataReference(SecurityElement se)