Uses of Class
com.sun.xml.security.core.xenc.EncryptedDataType
-
Packages that use EncryptedDataType Package Description 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 Modifier and Type Method Description EncryptedDataTypeObjectFactory. createEncryptedDataType()Create an instance ofEncryptedDataTypeMethods in com.sun.xml.security.core.xenc that return types with arguments of type EncryptedDataType Modifier and Type Method Description JAXBElement<EncryptedDataType>ObjectFactory. createEncryptedData(EncryptedDataType value)Methods in com.sun.xml.security.core.xenc with parameters of type EncryptedDataType Modifier and Type Method Description JAXBElement<EncryptedDataType>ObjectFactory. createEncryptedData(EncryptedDataType value)
-