Class GisAuthConfigLoadInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.gis.authentication.event.GisAuthConfigLoadInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

@Deprecated(since="22.0", forRemoval=true) public class GisAuthConfigLoadInput extends DynO
Deprecated, for removal: This API element is subject to removal in a future version.
Input object for GisAuthConfigLoadEvent.
Since:
17.0
See Also:
  • Constructor Details

    • GisAuthConfigLoadInput

      public GisAuthConfigLoadInput()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getAuthenticationCode

      public String getAuthenticationCode()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setAuthenticationCode

      public void setAuthenticationCode(String authenticationCode)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getReferer

      public String getReferer()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setReferer

      public void setReferer(String referer)
      Deprecated, for removal: This API element is subject to removal in a future version.