Uses of Class
org.apache.cxf.xkms.model.xmlenc.EncryptionMethodType
Packages that use EncryptionMethodType
-
Uses of EncryptionMethodType in org.apache.cxf.xkms.model.xmlenc
Fields in org.apache.cxf.xkms.model.xmlenc declared as EncryptionMethodTypeMethods in org.apache.cxf.xkms.model.xmlenc that return EncryptionMethodTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionMethodType()Create an instance ofEncryptionMethodTypeEncryptedType.getEncryptionMethod()Gets the value of the encryptionMethod property.Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type EncryptionMethodTypeModifier and TypeMethodDescriptionvoidEncryptedType.setEncryptionMethod(EncryptionMethodType value) Sets the value of the encryptionMethod property.