Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
Packages that use SignedInfoType
-
Uses of SignedInfoType in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Fields in org.apache.cxf.ws.security.sts.provider.model.xmldsig declared as SignedInfoTypeMethods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return SignedInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSignedInfoType()Create an instance ofSignedInfoTypeSignatureType.getSignedInfo()Gets the value of the signedInfo property.Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type SignedInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignedInfoType>ObjectFactory.createSignedInfo(SignedInfoType value) Methods in org.apache.cxf.ws.security.sts.provider.model.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.