ALC Version: ALC ES2.5The class DirectoryManager has a method called
uploadLocalUser. I created a DSC in java and deployed into ALC. There
were no error or warnings.The class is defined here:
http://help.adobe.com/en_US/livecycle/11.0/ProgramLC/javadoc/com/adobe/idp/um/api/DirectoryManager.html#updateLocalUser(com.adobe.idp.um.api.infomodel.User,
java.lang.String, java.lang.String)The method is defined this way:void
updateLocalUser(User updatedUser, java.lang.String oldPassword,
java.lang.String...