fmewebservices.FMEOAuthV2Connection.setExpiryTime

FMEOAuthV2Connection.setExpiryTime(utcUnixTime)

Sets the expiry time associated with the access token. The value is assumed to be in seconds since epoch, UTC. Not committed until this named connection is passed back to the manager.

Parameters:

utcUnixTime (long) – The expiry time.

Return type:

None