Uses of Class
org.w3._2001._04.xmlenc_.EncryptionPropertiesType
Packages that use EncryptionPropertiesType
-
Uses of EncryptionPropertiesType in org.w3._2001._04.xmlenc_
Fields in org.w3._2001._04.xmlenc_ declared as EncryptionPropertiesTypeModifier and TypeFieldDescriptionprotected EncryptionPropertiesTypeEncryptedType.encryptionPropertiesMethods in org.w3._2001._04.xmlenc_ that return EncryptionPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionPropertiesType()Create an instance ofEncryptionPropertiesTypeEncryptedType.getEncryptionProperties()Gets the value of the encryptionProperties property.Methods in org.w3._2001._04.xmlenc_ that return types with arguments of type EncryptionPropertiesTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptionPropertiesType>ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value) Methods in org.w3._2001._04.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.