Uses of Interface
org.apache.xml.security.encryption.EncryptionProperties
Packages that use EncryptionProperties
-
Uses of EncryptionProperties in org.apache.xml.security.encryption
Classes in org.apache.xml.security.encryption that implement EncryptionPropertiesFields in org.apache.xml.security.encryption declared as EncryptionPropertiesModifier and TypeFieldDescriptionprivate EncryptionProperties
XMLCipher.Factory.EncryptedTypeImpl.encryptionProperties
Methods in org.apache.xml.security.encryption that return EncryptionPropertiesModifier and TypeMethodDescriptionXMLCipher.createEncryptionProperties()
Create an EncryptionProperties elementEncryptedType.getEncryptionProperties()
Returns additional information concerning the generation of theEncryptedType
.XMLCipher.Factory.EncryptedTypeImpl.getEncryptionProperties()
(package private) EncryptionProperties
XMLCipher.Factory.newEncryptionProperties()
(package private) EncryptionProperties
XMLCipher.Factory.newEncryptionProperties
(Element element) Methods in org.apache.xml.security.encryption with parameters of type EncryptionPropertiesModifier and TypeMethodDescriptionvoid
EncryptedType.setEncryptionProperties
(EncryptionProperties properties) Sets theEncryptionProperties
that supplies additional information about the generation of theEncryptedType
.void
XMLCipher.Factory.EncryptedTypeImpl.setEncryptionProperties
(EncryptionProperties properties)