Package com.vmware.sso.client.wssecurity
Interface WsSecuritySignature
-
- All Known Implementing Classes:
WsSecuritySignatureAssertion,WsSecuritySignatureCertificate,WsSecuritySignatureImpl
public interface WsSecuritySignatureInterface used for signing the SOAP requests
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description jakarta.xml.soap.SOAPMessagesign(jakarta.xml.soap.SOAPMessage message)Signs the SOAP Message
-