Uses of Class
org.apache.wss4j.binding.wss11.SignatureConfirmationType
-
Packages that use SignatureConfirmationType Package Description org.apache.wss4j.binding.wss11 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of SignatureConfirmationType in org.apache.wss4j.binding.wss11
Methods in org.apache.wss4j.binding.wss11 that return SignatureConfirmationType Modifier and Type Method Description SignatureConfirmationTypeObjectFactory. createSignatureConfirmationType()Create an instance ofSignatureConfirmationTypeMethods in org.apache.wss4j.binding.wss11 that return types with arguments of type SignatureConfirmationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignatureConfirmationType>ObjectFactory. createSignatureConfirmation(SignatureConfirmationType value)Methods in org.apache.wss4j.binding.wss11 with parameters of type SignatureConfirmationType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignatureConfirmationType>ObjectFactory. createSignatureConfirmation(SignatureConfirmationType value)
-