Class GisAuthConfigLoadEvent


@Deprecated(since="22.0", forRemoval=true) public class GisAuthConfigLoadEvent extends GenericLoadEvent<GisAuthConfigLoadInput,BOGisAuthConfig>
Deprecated, for removal: This API element is subject to removal in a future version.
Event to load a BOGisAuthConfig.
The launcher must provide a valid input in order to successfully call this event.
The listener loads all the BOGisAuthConfig components starting from the event input, i.e. the given authentication code.
Since:
17.0
  • Constructor Details

    • GisAuthConfigLoadEvent

      public GisAuthConfigLoadEvent(GisAuthConfigLoadInput input)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Instantiates a new Gis authorization configuration load event.
      Parameters:
      input - the input requested to properly load the configuration