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 EncryptionPropertiesTypeEncryptedType.encryptionPropertiesMethods in org.apache.xml.security.binding.xmlenc that return EncryptionPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionPropertiesType()Create an instance ofEncryptionPropertiesTypeEncryptedType.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) voidEncryptedType.setEncryptionProperties(EncryptionPropertiesType value) Sets the value of the encryptionProperties property.