Uses of Class
org.apache.cxf.xkms.model.xmlenc.EncryptionMethodType
-
Packages that use EncryptionMethodType Package Description org.apache.cxf.xkms.model.xmlenc -
-
Uses of EncryptionMethodType in org.apache.cxf.xkms.model.xmlenc
Fields in org.apache.cxf.xkms.model.xmlenc declared as EncryptionMethodType Modifier and Type Field Description protected EncryptionMethodTypeEncryptedType. encryptionMethodMethods in org.apache.cxf.xkms.model.xmlenc that return EncryptionMethodType Modifier and Type Method Description EncryptionMethodTypeObjectFactory. createEncryptionMethodType()Create an instance ofEncryptionMethodTypeEncryptionMethodTypeEncryptedType. getEncryptionMethod()Gets the value of the encryptionMethod property.Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type EncryptionMethodType Modifier and Type Method Description voidEncryptedType. setEncryptionMethod(EncryptionMethodType value)Sets the value of the encryptionMethod property.
-