Interface SyncHandlerMapping

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PARAM_IDP_NAME
      Name of the parameter that configures the name of the external identity provider.
      static java.lang.String PARAM_SYNC_HANDLER_NAME
      Name of the parameter that configures the name of the synchronization handler.
    • Field Detail

      • PARAM_IDP_NAME

        static final java.lang.String PARAM_IDP_NAME
        Name of the parameter that configures the name of the external identity provider.
        See Also:
        Constant Field Values
      • PARAM_SYNC_HANDLER_NAME

        static final java.lang.String PARAM_SYNC_HANDLER_NAME
        Name of the parameter that configures the name of the synchronization handler.
        See Also:
        Constant Field Values