Uses of Class
com.sun.xml.security.core.xenc.EncryptionMethodType

Packages that use EncryptionMethodType
com.sun.xml.security.core.xenc   
 

Uses of EncryptionMethodType in com.sun.xml.security.core.xenc
 

Fields in com.sun.xml.security.core.xenc declared as EncryptionMethodType
protected  EncryptionMethodType EncryptedType.encryptionMethod
           
 

Methods in com.sun.xml.security.core.xenc that return EncryptionMethodType
 EncryptionMethodType ObjectFactory.createEncryptionMethodType()
          Create an instance of EncryptionMethodType
 EncryptionMethodType EncryptedType.getEncryptionMethod()
          Gets the value of the encryptionMethod property.
 

Methods in com.sun.xml.security.core.xenc with parameters of type EncryptionMethodType
 void EncryptedType.setEncryptionMethod(EncryptionMethodType value)
          Sets the value of the encryptionMethod property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.