Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
Packages that use SignatureMethodType
-
Uses of SignatureMethodType in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Fields in org.apache.cxf.ws.security.sts.provider.model.xmldsig declared as SignatureMethodTypeMethods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return SignatureMethodTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureMethodType()Create an instance ofSignatureMethodTypeSignedInfoType.getSignatureMethod()Gets the value of the signatureMethod property.Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type SignatureMethodTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureMethodType>ObjectFactory.createSignatureMethod(SignatureMethodType value) Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type SignatureMethodTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SignatureMethodType>ObjectFactory.createSignatureMethod(SignatureMethodType value) voidSignedInfoType.setSignatureMethod(SignatureMethodType value) Sets the value of the signatureMethod property.