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 EncryptedDataTypeEncryptedElementType. encryptedDataMethods in eu.europa.esig.saml.jaxb.assertion that return EncryptedDataType Modifier and Type Method Description EncryptedDataTypeEncryptedElementType. 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 voidEncryptedElementType. 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 EncryptedDataTypeObjectFactory. createEncryptedDataType()Create an instance ofEncryptedDataTypeMethods 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)