Uses of Class
org.apache.wss4j.binding.wss11.SignatureConfirmationType

Packages that use SignatureConfirmationType
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
 SignatureConfirmationType ObjectFactory.createSignatureConfirmationType()
          Create an instance of SignatureConfirmationType
 

Methods in org.apache.wss4j.binding.wss11 that return types with arguments of type SignatureConfirmationType
 JAXBElement<SignatureConfirmationType> ObjectFactory.createSignatureConfirmation(SignatureConfirmationType value)
          Create an instance of JAXBElement<SignatureConfirmationType>}
 

Methods in org.apache.wss4j.binding.wss11 with parameters of type SignatureConfirmationType
 JAXBElement<SignatureConfirmationType> ObjectFactory.createSignatureConfirmation(SignatureConfirmationType value)
          Create an instance of JAXBElement<SignatureConfirmationType>}
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.