Uses of Class
org.apache.xml.security.binding.xmlenc.EncryptionPropertyType
Packages that use EncryptionPropertyType
-
Uses of EncryptionPropertyType in org.apache.xml.security.binding.xmlenc
Fields in org.apache.xml.security.binding.xmlenc with type parameters of type EncryptionPropertyTypeModifier and TypeFieldDescriptionprotected List<EncryptionPropertyType>
EncryptionPropertiesType.encryptionProperty
Methods in org.apache.xml.security.binding.xmlenc that return EncryptionPropertyTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionPropertyType()
Create an instance ofEncryptionPropertyType
Methods in org.apache.xml.security.binding.xmlenc that return types with arguments of type EncryptionPropertyTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionProperty
(EncryptionPropertyType value) EncryptionPropertiesType.getEncryptionProperty()
Gets the value of the encryptionProperty property.Methods in org.apache.xml.security.binding.xmlenc with parameters of type EncryptionPropertyTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionProperty
(EncryptionPropertyType value)