Il giorno 04/set/2012, alle ore 09.50, sd5 ha scritto:

> Thanx for you quick reply.
> 
> So, how do I access APIs from NetBeans and have my classes comunicate with
> the running server?
> I would like to have full access to the server administration, such as
> creation / deletion of users / groups and so on.

At the moment you can download sources and take a look at available controllers 
into org.apache.syncope.core.rest.controller package.
For details about usage you can take a look at the test classes into 
org.apache.syncope.core.rest package.
You can start with UserTestITCase and RoleTestITCase for user and role 
provisioning.

SVN repo: http://[email protected]/repos/asf/incubator/syncope.

Best regards,
F.


Reply via email to