Uses of Class
org.apache.cxf.xkms.model.xmlenc.CipherReferenceType
Packages that use CipherReferenceType
-
Uses of CipherReferenceType in org.apache.cxf.xkms.model.xmlenc
Fields in org.apache.cxf.xkms.model.xmlenc declared as CipherReferenceTypeMethods in org.apache.cxf.xkms.model.xmlenc that return CipherReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createCipherReferenceType()Create an instance ofCipherReferenceTypeCipherDataType.getCipherReference()Gets the value of the cipherReference property.Methods in org.apache.cxf.xkms.model.xmlenc that return types with arguments of type CipherReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CipherReferenceType>ObjectFactory.createCipherReference(CipherReferenceType value) Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type CipherReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CipherReferenceType>ObjectFactory.createCipherReference(CipherReferenceType value) voidCipherDataType.setCipherReference(CipherReferenceType value) Sets the value of the cipherReference property.