User Manager API Quick Starts

The following Quick Starts are available for the User Manager API.

Description

Java API (EJB)

Java API (SOAP)

Web service API (MTOM)

Web service API (Java SwaRef)

Adding Users

Quick Start (EJB mode): Adding users using the Java API

Quick Start (SOAP mode): Adding users using the Java API

Quick Start (MTOM): Adding users using the web service API

Quick Start (SwaRef): Adding users using the web service API

Deleting Users

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

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

Quick Start (MTOM): Deleting users using the Java API

Quick Start (SwaRef): Deleting users using the Java API

Creating Groups

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

Not Available

Not Available

Not Available

Managing Users and Groups

Quick Start (EJB mode): Managing users and groups using the Java API

Quick Start (SOAP): Managing users and groups using the Java API

Quick Start (SOAP): Managing users and groups using the Java API

Not Available

Managing Roles and Permissions

Quick Start (EJB mode): Managing roles and permissions using the Java API

Quick Start (SOAP mode): Managing roles and permissions using the Java API

Quick Start (MTOM): Managing roles and permissions using the web service API

Not Available

Authenticating Users

Quick Start(EJB mode): Authenticating a user using the Java API

Not Available

Quick Start (Base64): Authenticating a user using the web service API

Not Available

Programmatically Synchronizing Users

Quick Start (EJB mode): Programmatically synchronizing users using the Java API

Not Available

Quick Start (MTOM): Programmatically synchronizing users using the web service API

Not Available

Programmatically managing the Preferences Nodes

Quick Start (EJB mode) Managing Preferences Nodes

Quick Start (SOAP mode): Programmatically managing the Preferences Nodes using the Java API

Not Available

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 (Base 64) - Demonstrates using a .NET client proxy and Base 64). (See Invoking LiveCycle using Base64 encoding.)

  • 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 Document Server being deployed on JBoss and the Windows operating system. However, if you are using another operating system, such as Unix, replace Windows-specific paths with paths supported by the applicable operating system. Likewise, if you are using another J2EE application server, then ensure that you specify valid connection properties. (See Setting connection properties.)

// Ethnio survey code removed