Uses of Class
org.apache.cxf.xkms.model.xmlenc.EncryptedDataType
Packages that use EncryptedDataType
-
Uses of EncryptedDataType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as EncryptedDataTypeMethods in org.apache.cxf.xkms.model.xkms that return EncryptedDataTypeModifier and TypeMethodDescriptionPrivateKeyType.getEncryptedData()Gets the value of the encryptedData property.Methods in org.apache.cxf.xkms.model.xkms with parameters of type EncryptedDataTypeModifier and TypeMethodDescriptionvoidPrivateKeyType.setEncryptedData(EncryptedDataType value) Sets the value of the encryptedData property. -
Uses of EncryptedDataType in org.apache.cxf.xkms.model.xmlenc
Methods in org.apache.cxf.xkms.model.xmlenc that return EncryptedDataTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptedDataType()Create an instance ofEncryptedDataTypeMethods in org.apache.cxf.xkms.model.xmlenc that return types with arguments of type EncryptedDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptedDataType>ObjectFactory.createEncryptedData(EncryptedDataType value) Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type EncryptedDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptedDataType>ObjectFactory.createEncryptedData(EncryptedDataType value)