Uses of Class
org.apache.xml.security.binding.xmlenc.EncryptionPropertiesType
Packages that use EncryptionPropertiesType
-
Uses of EncryptionPropertiesType in org.apache.xml.security.binding.xmlenc
Fields in org.apache.xml.security.binding.xmlenc declared as EncryptionPropertiesTypeModifier and TypeFieldDescriptionprotected EncryptionPropertiesType
EncryptedType.encryptionProperties
Methods in org.apache.xml.security.binding.xmlenc that return EncryptionPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionPropertiesType()
Create an instance ofEncryptionPropertiesType
EncryptedType.getEncryptionProperties()
Gets the value of the encryptionProperties property.Methods in org.apache.xml.security.binding.xmlenc that return types with arguments of type EncryptionPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionProperties
(EncryptionPropertiesType value) Methods in org.apache.xml.security.binding.xmlenc with parameters of type EncryptionPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionProperties
(EncryptionPropertiesType value) void
EncryptedType.setEncryptionProperties
(EncryptionPropertiesType value) Sets the value of the encryptionProperties property.