Class GisAuthTokenLoadEvent


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

    • GisAuthTokenLoadEvent

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