Uses of Class
org.w3._2000._09.xmldsig_.SignedInfoType
Packages that use SignedInfoType
-
Uses of SignedInfoType in org.w3._2000._09.xmldsig_
Fields in org.w3._2000._09.xmldsig_ declared as SignedInfoTypeMethods in org.w3._2000._09.xmldsig_ that return SignedInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSignedInfoType()Create an instance ofSignedInfoTypeSignatureType.getSignedInfo()Ruft den Wert der signedInfo-Eigenschaft ab.Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type SignedInfoTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SignedInfoType>ObjectFactory.createSignedInfo(SignedInfoType value) Methods in org.w3._2000._09.xmldsig_ with parameters of type SignedInfoTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SignedInfoType>ObjectFactory.createSignedInfo(SignedInfoType value) voidSignatureType.setSignedInfo(SignedInfoType value) Legt den Wert der signedInfo-Eigenschaft fest.