Rights Management Service API Quick Starts

The following Quick Starts are available for the Rights Management service:

Description

Java API (EJB)

Java API (SOAP)

Web service API (MTOM)

Web service API (Java SwaRef)

Creating Policies

Quick Start (EJB mode): Creating a policy using the Java API

Quick Start (SOAP mode): Creating a policy using the Java API

Quick Start (MTOM): Creating a policy using the web service API

Quick Start (SwaRef): Creating a policy using the web service API

Modifying Policies

Quick Start (EJB mode): Modifying a policy using the Java API

Quick Start (SOAP mode): Modifying a policy using the Java API

Quick Start (MTOM): Modifying a policy using the web service API

Quick Start (SwaRef): Modifying a policy using the web service API

Deleting Policies

Quick Start (EJB mode): Deleting a policy using the Java API

Quick Start (SOAP mode): Deleting a policy using the Java API

Quick Start (MTOM): Deleting a policy using the web service API

Quick Start (SwaRef): Deleting a policy using the web service API

Applying Policies to PDF Documents

Quick Start (EJB mode): Applying a policy to a PDF document using the Java API

Quick Start (SOAP mode): Applying a policy to a PDF document using the Java API

Quick Start (MTOM): Applying a policy to a PDF document using the web service API

Quick Start (SwaRef): Applying a policy to a PDF document using the web service API

Removing Policies from PDF Documents

Quick Start (EJB mode): Removing a policy from a PDF document using the Java API

Quick Start (SOAP mode): Removing a policy from a PDF document using the Java API

Quick Start (MTOM): Removing a policy from a PDF document using the web service API

Quick Start (SwaRef): Removing a policy from a PDF document using the web service API

Revoking Access to Documents

Quick Start (EJB mode): Revoking a document using the Java API

Quick Start (SOAP mode): Revoking a document using the Java API

Quick Start (MTOM): Revoking a document using the web service API

Quick Start (SwaRef): Revoking a document using the web service API

Reinstating Access to Revoked Documents

Quick Start (EJB mode): Reinstating access to a revoked document using the Java API

Quick Start (SOAP mode): Reinstating access to a revoked document using the web service API

Quick Start (MTOM): Reinstating access to a revoked document using the web service API

Quick Start (SwaRef): Reinstating access to a revoked document using the web service API

Inspecting Policy Protected PDF Documents

Quick Start (EJB mode): Inspecting policy protected PDF documents using the Java API

Quick Start (SOAP mode): Inspecting policy protected PDF documents using the Java API

Quick Start (MTOM): Inspecting policy protected PDF documents using the web service API

Quick Start (SwaRef): Inspecting policy protected PDF documents using the web service API

Creating Watermarks

Quick Start (EJB mode): Creating a PDF Watermark using the Java API

Quick Start (SOAP mode): Creating a PDF Watermark using the Java API

Quick Start (MTOM): Creating a watermark using the web service API

Quick Start (SwaRef): Creating a policy using the web service API

Modifying Watermarks

Quick Start(EJB mode): Modifying a watermark using the Java API

Quick Start(SOAP mode): Modifying a watermark using the Java API

Quick Start (MTOM): Modifying a watermark using the web service API

Not available

Searching for Events

Quick Start (EJB mode): Searching for events using the Java API

Quick Start (SOAP): Searching for events using the Java API

Quick Start (MTOM): Searching for events using the web service API

Quick Start (SwaRef): Searching for events using the web service API

Applying Policies to Word Documents

Quick Start (EJB mode): Applying a policy to a Word document using the Java API

Not available

Quick Start (MTOM): Applying a policy to a Word document using the web service API

Not available

Removing Policies from Word Documents

Quick Start (EJB mode): Removing a policy from a Word document using the Java API

Not available

Quick Start (MTOM): Removing a policy from a Word document using the web service API

Not available

LiveCycle operations are organized into the following Quick Start categories:

  • Java API (EJB) - Demonstrates using the LiveCycle strongly-typed API and the connection mode is set to EJB. (See Setting connection properties.)

  • Java API (SOAP) - Uses the LiveCycle strongly-typed API and the connection mode is set to SOAP.

  • Web service API (MTOM) - Demonstrates using a .NET client proxy and MTOM. (See Invoking LiveCycle using MTOM.)

  • Web service API (SwaRef) - Demonstrates using Java proxy classes and SwaRef. These Java proxy classes are separate from the LiveCycle strongly-typed API. (See Invoking LiveCycle using SwaRef.)

    Note: Quick Starts located in Programming with LiveCycle are based on the LiveCycle server being deployed on JBoss Application Server and the Microsoft Windows operating system. However, if you are using another operating system, such as UNIX, replace Windows-specific paths with paths that are supported by the applicable operating system. Likewise, if you are using another J2EE application server, ensure that you specify valid connection properties. (See Setting connection properties.)

// Ethnio survey code removed