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

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

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

Methods in com.sun.xml.security.core.xenc that return EncryptedDataType
 EncryptedDataType ObjectFactory.createEncryptedDataType()
          Create an instance of EncryptedDataType
 

Methods in com.sun.xml.security.core.xenc that return types with arguments of type EncryptedDataType
 JAXBElement<EncryptedDataType> ObjectFactory.createEncryptedData(EncryptedDataType value)
          Create an instance of JAXBElement<EncryptedDataType>}
 

Methods in com.sun.xml.security.core.xenc with parameters of type EncryptedDataType
 JAXBElement<EncryptedDataType> ObjectFactory.createEncryptedData(EncryptedDataType value)
          Create an instance of JAXBElement<EncryptedDataType>}
 



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