Developing SPIs for LiveCycle ES > Creating Custom Authentication Providers > Setting up your development environment

Setting up your development environment
To create a custom authentication provider, you must create a new Eclipse Java project. The version of Eclipse that is supported is 3.2.1 or later. The User Management authentication SPI requires the JAR files that are required to use the User Management Service API.
The User Management SPI requires um-spi.jar to be set in your project’s class path. If you do not reference this JAR file, you cannot use the User Management SPI in your Java project. This JAR file is installed with the LiveCycle ES SDK in the [install directory]\Adobe\LiveCycle8\LiveCycle_ES_SDK\spi folder.
In addition to adding the um-spi.jar file to your project’s class path, you must also add the JAR files that are required to use the User Management API. These files are needed to use the User Management API within the authentication handler.

Developing SPIs for LiveCycle ES > Creating Custom Authentication Providers > Setting up your development environment

Programming with LiveCycle ES (LiveDocs)
Adobe LiveCycle ES Update 1

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/000917.html