Page created: 12 Sep 2019
|
Page updated: 19 Mar 2020
| 1 min read
PingFederate 10.0 Product Development User task API Content Type Application Developer Developer Audience Software Deployment Method
-
To compile your project, you need to have the following directories on your
classpath:
- <pf_install>/pingfederate/server/default/lib
- <pf_install>/pingfederate/lib
- <pf_install>/pingfederate/sdk/lib
- <pf_install>/pingfederate/sdk/plugin-src/<subproject-name>/lib
- To create a JAR, simply archive the compiled class files along with the deployment descriptor(s) using your build tool. The deployment descriptors must be in the PF-INF directory, located at the root of the JAR.