Uses of Class
com.sun.xml.security.core.xenc.EncryptionMethodType
Packages that use EncryptionMethodType
-
Uses of EncryptionMethodType in com.sun.xml.security.core.xenc
Fields in com.sun.xml.security.core.xenc declared as EncryptionMethodTypeMethods in com.sun.xml.security.core.xenc that return EncryptionMethodTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionMethodType()Create an instance ofEncryptionMethodTypeEncryptedType.getEncryptionMethod()Gets the value of the encryptionMethod property.Methods in com.sun.xml.security.core.xenc with parameters of type EncryptionMethodTypeModifier and TypeMethodDescriptionvoidEncryptedType.setEncryptionMethod(EncryptionMethodType value) Sets the value of the encryptionMethod property.