Uses of Class
org.apache.cxf.xkms.model.xmlenc.EncryptionPropertiesType
Packages that use EncryptionPropertiesType
-
Uses of EncryptionPropertiesType in org.apache.cxf.xkms.model.xmlenc
Fields in org.apache.cxf.xkms.model.xmlenc declared as EncryptionPropertiesTypeModifier and TypeFieldDescriptionprotected EncryptionPropertiesTypeEncryptedType.encryptionPropertiesMethods in org.apache.cxf.xkms.model.xmlenc that return EncryptionPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionPropertiesType()Create an instance ofEncryptionPropertiesTypeEncryptedType.getEncryptionProperties()Gets the value of the encryptionProperties property.Methods in org.apache.cxf.xkms.model.xmlenc that return types with arguments of type EncryptionPropertiesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptionPropertiesType>ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value) Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type EncryptionPropertiesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptionPropertiesType>ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value) voidEncryptedType.setEncryptionProperties(EncryptionPropertiesType value) Sets the value of the encryptionProperties property.