Uses of Class
org.apache.xml.security.binding.xmldsig.SignedInfoType
Packages that use SignedInfoType
-
Uses of SignedInfoType in org.apache.xml.security.binding.xmldsig
Fields in org.apache.xml.security.binding.xmldsig declared as SignedInfoTypeMethods in org.apache.xml.security.binding.xmldsig that return SignedInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSignedInfoType()
Create an instance ofSignedInfoType
SignatureType.getSignedInfo()
Gets the value of the signedInfo property.Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type SignedInfoTypeMethods in org.apache.xml.security.binding.xmldsig with parameters of type SignedInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSignedInfo
(SignedInfoType value) void
SignatureType.setSignedInfo
(SignedInfoType value) Sets the value of the signedInfo property.