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()Gets the value of the signedInfo property.Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type SignedInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignedInfoType>ObjectFactory.createSignedInfo(SignedInfoType value) Methods in org.w3._2000._09.xmldsig_ with parameters of type SignedInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignedInfoType>ObjectFactory.createSignedInfo(SignedInfoType value) voidSignatureType.setSignedInfo(SignedInfoType value) Sets the value of the signedInfo property.