-
Sub-task
-
Resolution: Done
-
Critical
-
None
-
None
Most of these may be fixed by updating the deprecated SecurityAssociation mechanism with:
SecurityClient client = SecurityClientFactory.getSecurityClient();
client.setSimple("username","password");
client.login();