Uses of Class
org.apache.cxf.xkms.model.xmlenc.CipherDataType
Packages that use CipherDataType
-
Uses of CipherDataType in org.apache.cxf.xkms.model.xmlenc
Fields in org.apache.cxf.xkms.model.xmlenc declared as CipherDataTypeMethods in org.apache.cxf.xkms.model.xmlenc that return CipherDataTypeModifier and TypeMethodDescriptionObjectFactory.createCipherDataType()Create an instance ofCipherDataTypeEncryptedType.getCipherData()Gets the value of the cipherData property.Methods in org.apache.cxf.xkms.model.xmlenc that return types with arguments of type CipherDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CipherDataType>ObjectFactory.createCipherData(CipherDataType value) Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type CipherDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CipherDataType>ObjectFactory.createCipherData(CipherDataType value) voidEncryptedType.setCipherData(CipherDataType value) Sets the value of the cipherData property.