Details
Description
Since there are now multiple shadows for the same intent please add a method to MidpointFunctions that returns a list of all shadows and not only the first one. We are currently using our overlay to inject such a method. e.g.
public static List<ShadowType> getLinkedShadows(FocusType focus, String resourceOid, boolean repositoryObjectOnly, MidpointFunctionsImpl midpoint)