EasySPML: write your SPML requets in groovy

Description

EasySPML is a library to create SPML requests very easily.

Requirements

  • Java JDK
  • Apache ant
  • Groovy distribution if you want use groovy scripts

Features

  • addRequest, lookupRequest, ListTargetsRequest are implemented
  • login is supported
  • tested with Sun Identity Manager 8, and my own servlet
  • groovy sample scripts available

Download

Please consult the download page.

Usage

Extract the archive, and build the project using ant.

# ant jar

Now, edit the file scripts/lookup.groovy and define your own SPML2 URL, login and password if required. FInally, run the script:

# cd scripts
# vi lookup.groovy
# ./run-scripts lookup.groovy

About code

The whole netbeans project is available on the subversion repository, go to the download page.

Version 7.1 last modified by Bruno Bonfils on 24/08/2008 at 21:39

Comments 0

No comments for this document

Attachments 0

No attachments for this document

Creator: Bruno Bonfils on 2008/06/15 23:43
This wiki is licensed under a Creative Commons license
1.4.1.10194