Uses of Class
eu.europa.esig.xmlenc.jaxb.EncryptedDataType
Package | Description |
---|---|
eu.europa.esig.saml.jaxb.assertion | |
eu.europa.esig.xmlenc.jaxb |
-
Uses of EncryptedDataType in eu.europa.esig.saml.jaxb.assertion
Fields in eu.europa.esig.saml.jaxb.assertion declared as EncryptedDataType Modifier and Type Field Description protected EncryptedDataType
EncryptedElementType. encryptedData
Methods in eu.europa.esig.saml.jaxb.assertion that return EncryptedDataType Modifier and Type Method Description EncryptedDataType
EncryptedElementType. getEncryptedData()
Gets the value of the encryptedData property.Methods in eu.europa.esig.saml.jaxb.assertion with parameters of type EncryptedDataType Modifier and Type Method Description void
EncryptedElementType. 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 EncryptedDataType Modifier and Type Method Description EncryptedDataType
ObjectFactory. createEncryptedDataType()
Create an instance ofEncryptedDataType
Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type EncryptedDataType Modifier and Type Method Description JAXBElement<EncryptedDataType>
ObjectFactory. createEncryptedData(EncryptedDataType value)
Methods in eu.europa.esig.xmlenc.jaxb with parameters of type EncryptedDataType Modifier and Type Method Description JAXBElement<EncryptedDataType>
ObjectFactory. createEncryptedData(EncryptedDataType value)