Uses of Class
eu.europa.esig.xmlenc.jaxb.EncryptedDataType
Packages that use EncryptedDataType
-
Uses of EncryptedDataType in eu.europa.esig.saml.jaxb.assertion
Fields in eu.europa.esig.saml.jaxb.assertion declared as EncryptedDataTypeMethods in eu.europa.esig.saml.jaxb.assertion that return EncryptedDataTypeModifier and TypeMethodDescriptionEncryptedElementType.getEncryptedData()Gets the value of the encryptedData property.Methods in eu.europa.esig.saml.jaxb.assertion with parameters of type EncryptedDataTypeModifier and TypeMethodDescriptionvoidEncryptedElementType.setEncryptedData(EncryptedDataType value) Sets the value of the encryptedData property. -
Uses of EncryptedDataType in eu.europa.esig.xmlenc.jaxb
Methods in eu.europa.esig.xmlenc.jaxb that return EncryptedDataTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptedDataType()Create an instance ofEncryptedDataTypeMethods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type EncryptedDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptedDataType> ObjectFactory.createEncryptedData(EncryptedDataType value) Methods in eu.europa.esig.xmlenc.jaxb with parameters of type EncryptedDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptedDataType> ObjectFactory.createEncryptedData(EncryptedDataType value)