Class GoogleAppsPropagationActions

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

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

    • LOG

      protected static final Logger LOG
  • Constructor Details

    • GoogleAppsPropagationActions

      public GoogleAppsPropagationActions()
  • Method Details