Creating alfresco user through Java API
Hi,I have a requirement to create an Alfresco user from the external application. Through Java API I need to write a external java class through which i need to create and validate that particular user inside Alfresco repository. Can anyone provide s...