Hi Francesco,
Thanks a lot ! I will take a look at them.
Regards,
German
On 22/04/2013 17:11, German Parente wrote:
Hi all,
I am new to the product. I am intesting in using the Apache Syncope
java api.
I am looking to simple examples about creating roles, assigning them
to users and retrieving the information of users and roles.
I couldn't find that in your site.
Could you please send me pointers to some snippets as possible?
Unfortunately, such documentation is not yet available in a proper
format (but it is on the roadmap...)
For the moment the best option is to take a look at the integration
tests' sources: users [1] / roles [2].
Regards.
[1]
http://svn.apache.org/repos/asf/syncope/tags/syncope-1.1.0/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java
[2]
http://svn.apache.org/repos/asf/syncope/tags/syncope-1.1.0/core/src/test/java/org/apache/syncope/core/rest/RoleTestITCase.java