Uses of Class
eu.europa.esig.xmlenc.jaxb.EncryptionMethodType
Packages that use EncryptionMethodType
-
Uses of EncryptionMethodType in eu.europa.esig.saml.jaxb.metadata
Fields in eu.europa.esig.saml.jaxb.metadata with type parameters of type EncryptionMethodTypeModifier and TypeFieldDescriptionprotected List<EncryptionMethodType>
KeyDescriptorType.encryptionMethod
Methods in eu.europa.esig.saml.jaxb.metadata that return types with arguments of type EncryptionMethodTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionMethod
(EncryptionMethodType value) KeyDescriptorType.getEncryptionMethod()
Gets the value of the encryptionMethod property.Methods in eu.europa.esig.saml.jaxb.metadata with parameters of type EncryptionMethodTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionMethod
(EncryptionMethodType value) -
Uses of EncryptionMethodType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as EncryptionMethodTypeMethods in eu.europa.esig.xmlenc.jaxb that return EncryptionMethodTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionMethodType()
Create an instance ofEncryptionMethodType
EncryptedType.getEncryptionMethod()
Gets the value of the encryptionMethod property.Methods in eu.europa.esig.xmlenc.jaxb with parameters of type EncryptionMethodTypeModifier and TypeMethodDescriptionvoid
EncryptedType.setEncryptionMethod
(EncryptionMethodType value) Sets the value of the encryptionMethod property.