Class AzurePropagationActions

java.lang.Object
org.apache.syncope.core.provisioning.java.propagation.AzurePropagationActions
All Implemented Interfaces:
PropagationActions

public class AzurePropagationActions extends Object implements PropagationActions
This class is required during setup of an External Resource based on the ConnId Azure connector. It ensures to send the configured e-mail address as __NAME__.
  • Field Details

    • LOG

      protected static final Logger LOG
  • Constructor Details

    • AzurePropagationActions

      public AzurePropagationActions()
  • Method Details