All Known Implementing Classes:
SimplePpqClient

public interface PpqClient
Interface describing the methods for the privacy policy query client
Interface welches die Methoden für den Privacy Policy Query Client beschreibt.
  • Method Details

    • send

      Method to send an PrivacyPolicyQuery.
      Methode um eine PrivacyPolicyQuery zu senden.
      Parameters:
      aAssertion -
      the Assertion to be sent in the soap security header
      Die Assertion welches im soap security header mitgeschickt werden soll.
      query -
      the PrivacyPolicyQuery to be sent.
      Das PrivacyPolicyQuery welches geschickt werden soll.
      Returns:
      the Response
      Die Response.
      Throws:
      ClientSendException -
      will be thrown if an error occoures
      Wird geworfen, wenn ein Fehler auftritt.