@@ -47,16 +47,16 @@ update or delete a given User, Group or Any Object, to / from a certain Identity
4747
4848* operation - `CREATE`, `UPDATE` or `DELETE`
4949* connObjectKey - value for ConnId
50- http://connid.tirasa.net/apidocs/1.5 /org/identityconnectors/framework/common/objects/Uid.html[unique identifier^]
50+ http://connid.tirasa.net/apidocs/1.6 /org/identityconnectors/framework/common/objects/Uid.html[unique identifier^]
5151on the Identity Store
5252* oldConnObjectKey - the former unique identifier on the Identity Store: bears value only during updates involving the
5353unique identifier
5454* attributes - set of ConnId
55- http://connid.tirasa.net/apidocs/1.5 /org/identityconnectors/framework/common/objects/Attribute.html[attributes^] built
55+ http://connid.tirasa.net/apidocs/1.6 /org/identityconnectors/framework/common/objects/Attribute.html[attributes^] built
5656upon internal identity data and configured mapping
5757* resource - related <<external-resources,external resource>>
5858* objectClass - ConnId
59- http://connid.tirasa.net/apidocs/1.5 /org/identityconnectors/framework/common/objects/ObjectClass.html[object class^]
59+ http://connid.tirasa.net/apidocs/1.6 /org/identityconnectors/framework/common/objects/ObjectClass.html[object class^]
6060* entity - reference to the internal identity: User, Group or Any Object
6161
6262[NOTE]
@@ -268,7 +268,7 @@ ifeval::["{snapshotOrRelease}" == "release"]
268268https://github.com/apache/syncope/blob/syncope-{docVersion}/core/idrepo/logic/src/main/java/org/apache/syncope/core/logic/api/MacroActions.java[MacroActions^]
269269endif::[]
270270ifeval::["{snapshotOrRelease}" == "snapshot"]
271- https://github.com/apache/syncope/blob/3_0_X /core/idrepo/logic/src/main/java/org/apache/syncope/core/logic/api/MacroActions.java[MacroActions^]
271+ https://github.com/apache/syncope/blob/master /core/idrepo/logic/src/main/java/org/apache/syncope/core/logic/api/MacroActions.java[MacroActions^]
272272endif::[]
273273interface.
274274
0 commit comments