Uses of Class
eu.europa.esig.xmlenc.jaxb.EncryptionMethodType
-
Uses of EncryptionMethodType in eu.europa.esig.saml.jaxb.metadata
Modifier and TypeFieldDescriptionprotected List<EncryptionMethodType>
KeyDescriptorType.encryptionMethod
Modifier and TypeMethodDescriptionObjectFactory.createEncryptionMethod
(EncryptionMethodType value) KeyDescriptorType.getEncryptionMethod()
Gets the value of the encryptionMethod property.Modifier and TypeMethodDescriptionObjectFactory.createEncryptionMethod
(EncryptionMethodType value) -
Uses of EncryptionMethodType in eu.europa.esig.xmlenc.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createEncryptionMethodType()
Create an instance ofEncryptionMethodType
EncryptedType.getEncryptionMethod()
Gets the value of the encryptionMethod property.Modifier and TypeMethodDescriptionvoid
EncryptedType.setEncryptionMethod
(EncryptionMethodType value) Sets the value of the encryptionMethod property.