Uses of Class
org.w3._2000._09.xmldsig_.SignatureMethodType
Packages that use SignatureMethodType
-
Uses of SignatureMethodType in org.w3._2000._09.xmldsig_
Fields in org.w3._2000._09.xmldsig_ declared as SignatureMethodTypeMethods in org.w3._2000._09.xmldsig_ that return SignatureMethodTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureMethodType()Create an instance ofSignatureMethodTypeSignedInfoType.getSignatureMethod()Ruft den Wert der signatureMethod-Eigenschaft ab.Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type SignatureMethodTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SignatureMethodType>ObjectFactory.createSignatureMethod(SignatureMethodType value) Methods in org.w3._2000._09.xmldsig_ with parameters of type SignatureMethodTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SignatureMethodType>ObjectFactory.createSignatureMethod(SignatureMethodType value) voidSignedInfoType.setSignatureMethod(SignatureMethodType value) Legt den Wert der signatureMethod-Eigenschaft fest.