Hi Mahsa,
there are no special methods available in the Tamino API4J to create users. However the users are XML documents stored in the ino:security collection and their structure is decribed in the Tamino documenation. So using the Java API you can create such objects. The same holds for groups and ACLs.
When doing so, ensure to use locks carefully, since locking the ino:security collection or doctypes in there can lead to all requests having to wait if information is needed from there during security evaluation time.
best regards,
Heiko
#webMethods-Tamino-XML-Server-APIs#API-Management#webMethods