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

@Deprecated(since="22.0", forRemoval=true) public class GisAuthToken extends DynO
Deprecated, for removal: This API element is subject to removal in a future version.
Object representing a Gis authentication token
Since:
17.0
See Also:
  • Constructor Details

    • GisAuthToken

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

    • getToken

      public String getToken()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns the authentication token
      Returns:
      the authentication token
    • getExpires

      public long getExpires()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns the authentication token expiration datetime
      Returns:
      the authentication token expiration datetime
    • isSsl

      public boolean isSsl()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Checks whether SSL is enabled
      Returns:
      the boolean
    • getError

      public GisAuthTokenError getError()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns the Error
      Returns:
      the error