Uses of Class
eu.europa.esig.xmlenc.jaxb.EncryptedKeyType
Package | Description |
---|---|
eu.europa.esig.saml.jaxb.assertion | |
eu.europa.esig.xmlenc.jaxb |
-
Uses of EncryptedKeyType in eu.europa.esig.saml.jaxb.assertion
Fields in eu.europa.esig.saml.jaxb.assertion with type parameters of type EncryptedKeyType Modifier and Type Field Description protected List<EncryptedKeyType>
EncryptedElementType. encryptedKey
Methods in eu.europa.esig.saml.jaxb.assertion that return types with arguments of type EncryptedKeyType Modifier and Type Method Description List<EncryptedKeyType>
EncryptedElementType. getEncryptedKey()
Gets the value of the encryptedKey property. -
Uses of EncryptedKeyType in eu.europa.esig.xmlenc.jaxb
Methods in eu.europa.esig.xmlenc.jaxb that return EncryptedKeyType Modifier and Type Method Description EncryptedKeyType
ObjectFactory. createEncryptedKeyType()
Create an instance ofEncryptedKeyType
Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type EncryptedKeyType Modifier and Type Method Description JAXBElement<EncryptedKeyType>
ObjectFactory. createEncryptedKey(EncryptedKeyType value)
Methods in eu.europa.esig.xmlenc.jaxb with parameters of type EncryptedKeyType Modifier and Type Method Description JAXBElement<EncryptedKeyType>
ObjectFactory. createEncryptedKey(EncryptedKeyType value)