Uses of Class
org.apache.xml.security.binding.xmlenc.EncryptionMethodType
Packages that use EncryptionMethodType
-
Uses of EncryptionMethodType in org.apache.xml.security.binding.xmlenc
Fields in org.apache.xml.security.binding.xmlenc declared as EncryptionMethodTypeMethods in org.apache.xml.security.binding.xmlenc that return EncryptionMethodTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionMethodType()
Create an instance ofEncryptionMethodType
EncryptedType.getEncryptionMethod()
Gets the value of the encryptionMethod property.Methods in org.apache.xml.security.binding.xmlenc with parameters of type EncryptionMethodTypeModifier and TypeMethodDescriptionvoid
EncryptedType.setEncryptionMethod
(EncryptionMethodType value) Sets the value of the encryptionMethod property.